testen met reader2.dll en signing
This commit is contained in:
parent
e2319e75f2
commit
825437f73d
49 changed files with 7591 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
#include <windows.h>
|
||||
#include "dll2/ex15.mif"
|
||||
#include "dll2/reader2.h"
|
||||
#include "TimeFunctions.h"
|
||||
|
||||
|
||||
|
|
|
|||
BIN
EpdBase/dll2 - Copy/Reader2.exp
Normal file
BIN
EpdBase/dll2 - Copy/Reader2.exp
Normal file
Binary file not shown.
BIN
EpdBase/dll2 - Copy/Reader2.lib1
Normal file
BIN
EpdBase/dll2 - Copy/Reader2.lib1
Normal file
Binary file not shown.
132
EpdBase/dll2 - Copy/reader2.def
Normal file
132
EpdBase/dll2 - Copy/reader2.def
Normal file
|
|
@ -0,0 +1,132 @@
|
|||
EXPORTS
|
||||
?GetLogDirectory@@YGXPA_WG@Z
|
||||
?GetLogFilename@@YGXPA_WG@Z
|
||||
?GetLogIniFilename@@YGXPA_WG@Z
|
||||
?GetLoggingLevel@@YGGXZ
|
||||
?GetRawLoggingLevel@@YGGXZ
|
||||
?GetRejectLogFilename@@YGXPA_WG@Z
|
||||
?GetRejectLoggingLevel@@YGGXZ
|
||||
?InitLogDirectory@@YGXXZ
|
||||
?Initialize@@YGXXZ
|
||||
?Log@@YAXQBDIGQB_WZZ
|
||||
?LogPort@@YGXPA_WG@Z
|
||||
?LogReject@@YGXGPAEK@Z
|
||||
?SetLogFilename@@YGXQB_W@Z
|
||||
?SetLogIniFilename@@YGXQB_W@Z
|
||||
?SetLoggingLevel@@YGXG@Z
|
||||
?SetRawLoggingLevel@@YGXG@Z
|
||||
?SetRejectLogFilename@@YGXQB_W@Z
|
||||
?SetRejectLoggingLevel@@YGXG@Z
|
||||
ADSClearData
|
||||
ADSClearOffEnable
|
||||
ADSClearWearer
|
||||
ADSDeIssue
|
||||
ADSIssue
|
||||
ADSLogin
|
||||
ADSReadData
|
||||
ADSReadWearer
|
||||
ADSSetOffEnable
|
||||
ADSWritePassword
|
||||
Abort
|
||||
AllocateMemory
|
||||
BaseLineCounts
|
||||
ClearDose
|
||||
ClearErrorStore
|
||||
ClearFailFlag
|
||||
ClearFaultFlags
|
||||
ClearLatchedAlarms
|
||||
ClearPeakRates
|
||||
ClearTotalDose
|
||||
CloseDevice
|
||||
Commit
|
||||
Connect
|
||||
DeIssueEpd
|
||||
DeinitComms
|
||||
Discover
|
||||
DisplayFaultCode
|
||||
EndSession
|
||||
EpdOff
|
||||
EpdOn
|
||||
GetDataMetric
|
||||
GetErrorDetails
|
||||
InitComms
|
||||
IssueEpd
|
||||
MFRClearAlwaysCount
|
||||
MFRClearGolden
|
||||
MFRFormatEEPROM
|
||||
MFRLogin
|
||||
MFRResetEpd
|
||||
MFRSetAlwaysCount
|
||||
MFRSetGolden
|
||||
MFRWriteASIC
|
||||
MFRWriteCalFactors
|
||||
MFRWriteDetectorThresholds
|
||||
MFRWriteDirectEEPROM
|
||||
MFRWriteEpdID
|
||||
MFRWritePassword
|
||||
MFRWriteRAM
|
||||
MemoryAllocated
|
||||
OpenDevice
|
||||
ReadA2Config
|
||||
ReadA2ConfigStatus
|
||||
ReadASIC
|
||||
ReadAlarmConfig
|
||||
ReadAlarmDoseThresholds
|
||||
ReadAlarmRateThresholds
|
||||
ReadBaseCounts
|
||||
ReadCalibrationData
|
||||
ReadCommsStats
|
||||
ReadConfig
|
||||
ReadCounts
|
||||
ReadDirectEEPROM
|
||||
ReadDisplayConfig
|
||||
ReadDoseProfile
|
||||
ReadDoseProfileCache
|
||||
ReadDoseProfileSince
|
||||
ReadDosesQuality
|
||||
ReadEpdID
|
||||
ReadEpdStatus
|
||||
ReadErrorStore
|
||||
ReadMemory
|
||||
ReadPeaks
|
||||
ReadProfileControl
|
||||
ReadRAM
|
||||
ReadRates
|
||||
ReadScratchPad
|
||||
ReadSpecialDoseStore
|
||||
ReadSpecialWriteTimes
|
||||
ReadWearer
|
||||
ReadWearerID
|
||||
ReadWearerName
|
||||
ReleaseMemory
|
||||
SetAutoCommit
|
||||
SetDiscoveryExpirationPeriod
|
||||
SetDiscoveryTimeslotCount
|
||||
SetDiscoveryTimeslotPeriod
|
||||
SetFailFlag
|
||||
SetRetryCounts
|
||||
SetTimeouts
|
||||
TestBattery
|
||||
TestDetectors
|
||||
WriteA2Config
|
||||
WriteAlarmConfig
|
||||
WriteAlarmDoseThresholds
|
||||
WriteAlarmRateThresholds
|
||||
WriteChirpRate
|
||||
WriteConfig
|
||||
WriteCountdownTimer
|
||||
WriteDisplayConfig
|
||||
WriteDisplayControlBits
|
||||
WriteDisplayEnables
|
||||
WriteDose
|
||||
WriteMemory
|
||||
WriteProfileControl
|
||||
WriteReturnForReadTime
|
||||
WriteScratchPad
|
||||
WriteSpecialWriteTimes
|
||||
WriteTotalDose
|
||||
WriteWearerName
|
||||
_FlushBuffers@4
|
||||
_FlushDiscoveryCache@4
|
||||
_Receive@8
|
||||
_Transmit@8
|
||||
158
EpdBase/dll2 - Copy/reader2.exports
Normal file
158
EpdBase/dll2 - Copy/reader2.exports
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
Microsoft (R) COFF/PE Dumper Version 14.16.27027.1
|
||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
|
||||
|
||||
Dump of file reader2.dll
|
||||
|
||||
File Type: DLL
|
||||
|
||||
Section contains the following exports for IR_READER_MS_DLL.dll
|
||||
|
||||
00000000 characteristics
|
||||
534E87DE time date stamp Wed Apr 16 15:38:38 2014
|
||||
0.00 version
|
||||
1 ordinal base
|
||||
131 number of functions
|
||||
131 number of names
|
||||
|
||||
ordinal hint RVA name
|
||||
|
||||
1 0 00007D60 ?GetLogDirectory@@YGXPA_WG@Z
|
||||
2 1 00008370 ?GetLogFilename@@YGXPA_WG@Z
|
||||
3 2 000082A0 ?GetLogIniFilename@@YGXPA_WG@Z
|
||||
4 3 000084F0 ?GetLoggingLevel@@YGGXZ
|
||||
5 4 00008550 ?GetRawLoggingLevel@@YGGXZ
|
||||
6 5 00008430 ?GetRejectLogFilename@@YGXPA_WG@Z
|
||||
7 6 00008520 ?GetRejectLoggingLevel@@YGGXZ
|
||||
8 7 00007DB0 ?InitLogDirectory@@YGXXZ
|
||||
9 8 00008160 ?Initialize@@YGXXZ
|
||||
10 9 00008580 ?Log@@YAXQBDIGQB_WZZ
|
||||
11 A 00007D90 ?LogPort@@YGXPA_WG@Z
|
||||
12 B 00008740 ?LogReject@@YGXGPAEK@Z
|
||||
13 C 000083A0 ?SetLogFilename@@YGXQB_W@Z
|
||||
14 D 000082D0 ?SetLogIniFilename@@YGXQB_W@Z
|
||||
15 E 00008500 ?SetLoggingLevel@@YGXG@Z
|
||||
16 F 00008560 ?SetRawLoggingLevel@@YGXG@Z
|
||||
17 10 00008460 ?SetRejectLogFilename@@YGXQB_W@Z
|
||||
18 11 00008530 ?SetRejectLoggingLevel@@YGXG@Z
|
||||
19 12 00005520 ADSClearData
|
||||
20 13 000055B0 ADSClearOffEnable
|
||||
21 14 00005420 ADSClearWearer
|
||||
22 15 00005500 ADSDeIssue
|
||||
23 16 00005490 ADSIssue
|
||||
24 17 000053D0 ADSLogin
|
||||
25 18 00003DB0 ADSReadData
|
||||
26 19 00005440 ADSReadWearer
|
||||
27 1A 00005590 ADSSetOffEnable
|
||||
28 1B 00005540 ADSWritePassword
|
||||
29 1C 00002940 Abort
|
||||
30 1D 00002540 AllocateMemory
|
||||
31 1E 000039B0 BaseLineCounts
|
||||
32 1F 00004840 ClearDose
|
||||
33 20 00009560 ClearErrorStore
|
||||
34 21 000039F0 ClearFailFlag
|
||||
35 22 00003A30 ClearFaultFlags
|
||||
36 23 00003A10 ClearLatchedAlarms
|
||||
37 24 000049A0 ClearPeakRates
|
||||
38 25 00004920 ClearTotalDose
|
||||
39 26 00003670 CloseDevice
|
||||
40 27 00002F90 Commit
|
||||
41 28 00002F10 Connect
|
||||
42 29 00003930 DeIssueEpd
|
||||
43 2A 00002880 DeinitComms
|
||||
44 2B 00002BE0 Discover
|
||||
45 2C 00003D90 DisplayFaultCode
|
||||
46 2D 00005100 EndSession
|
||||
47 2E 00003030 EpdOff
|
||||
48 2F 00003750 EpdOn
|
||||
51 30 00002790 GetDataMetric
|
||||
52 31 00002740 GetErrorDetails
|
||||
53 32 000027A0 InitComms
|
||||
54 33 000038D0 IssueEpd
|
||||
55 34 00003580 MFRClearAlwaysCount
|
||||
56 35 00003580 MFRClearGolden
|
||||
57 36 00003580 MFRFormatEEPROM
|
||||
58 37 000055D0 MFRLogin
|
||||
59 38 00003580 MFRResetEpd
|
||||
60 39 00003580 MFRSetAlwaysCount
|
||||
61 3A 00003580 MFRSetGolden
|
||||
62 3B 00003570 MFRWriteASIC
|
||||
63 3C 00005620 MFRWriteCalFactors
|
||||
64 3D 000056B0 MFRWriteDetectorThresholds
|
||||
65 3E 00003560 MFRWriteDirectEEPROM
|
||||
66 3F 00003590 MFRWriteEpdID
|
||||
67 40 00005980 MFRWritePassword
|
||||
68 41 00003560 MFRWriteRAM
|
||||
69 42 00002590 MemoryAllocated
|
||||
70 43 00002DD0 OpenDevice
|
||||
71 44 000059D0 ReadA2Config
|
||||
72 45 00005A30 ReadA2ConfigStatus
|
||||
73 46 00005320 ReadASIC
|
||||
74 47 00004560 ReadAlarmConfig
|
||||
75 48 00003CF0 ReadAlarmDoseThresholds
|
||||
76 49 00003D30 ReadAlarmRateThresholds
|
||||
77 4A 00003B90 ReadBaseCounts
|
||||
78 4B 00003BE0 ReadCalibrationData
|
||||
79 4C 000036F0 ReadCommsStats
|
||||
80 4D 000044D0 ReadConfig
|
||||
81 4E 00003AB0 ReadCounts
|
||||
82 4F 00005360 ReadDirectEEPROM
|
||||
83 50 000045B0 ReadDisplayConfig
|
||||
84 51 00004390 ReadDoseProfile
|
||||
85 52 00003390 ReadDoseProfileCache
|
||||
86 53 00004430 ReadDoseProfileSince
|
||||
87 54 00003A50 ReadDosesQuality
|
||||
88 55 00003080 ReadEpdID
|
||||
89 56 00003770 ReadEpdStatus
|
||||
90 57 00004610 ReadErrorStore
|
||||
91 58 00002620 ReadMemory
|
||||
92 59 00003B00 ReadPeaks
|
||||
93 5A 00003E20 ReadProfileControl
|
||||
94 5B 000052B0 ReadRAM
|
||||
95 5C 00003B50 ReadRates
|
||||
96 5D 00005130 ReadScratchPad
|
||||
97 5E 000047A0 ReadSpecialDoseStore
|
||||
98 5F 00004760 ReadSpecialWriteTimes
|
||||
99 60 00003880 ReadWearer
|
||||
100 61 00003800 ReadWearerID
|
||||
101 62 00003840 ReadWearerName
|
||||
103 63 000025D0 ReleaseMemory
|
||||
104 64 00002CF0 SetAutoCommit
|
||||
105 65 00002A20 SetDiscoveryExpirationPeriod
|
||||
106 66 00002B00 SetDiscoveryTimeslotCount
|
||||
107 67 00002A90 SetDiscoveryTimeslotPeriod
|
||||
108 68 000039D0 SetFailFlag
|
||||
109 69 00002CA0 SetRetryCounts
|
||||
110 6A 000029A0 SetTimeouts
|
||||
111 6B 00005C50 TestBattery
|
||||
112 6C 000037E0 TestDetectors
|
||||
114 6D 00005A80 WriteA2Config
|
||||
115 6E 00004B10 WriteAlarmConfig
|
||||
116 6F 00004A10 WriteAlarmDoseThresholds
|
||||
117 70 00004A80 WriteAlarmRateThresholds
|
||||
118 71 00005260 WriteChirpRate
|
||||
119 72 00004EE0 WriteConfig
|
||||
120 73 000048C0 WriteCountdownTimer
|
||||
121 74 00004CB0 WriteDisplayConfig
|
||||
122 75 00005830 WriteDisplayControlBits
|
||||
123 76 00005860 WriteDisplayEnables
|
||||
124 77 00004860 WriteDose
|
||||
125 78 000026B0 WriteMemory
|
||||
126 79 00004FB0 WriteProfileControl
|
||||
127 7A 000049C0 WriteReturnForReadTime
|
||||
128 7B 000051A0 WriteScratchPad
|
||||
129 7C 00005010 WriteSpecialWriteTimes
|
||||
130 7D 00004940 WriteTotalDose
|
||||
131 7E 00003950 WriteWearerName
|
||||
49 7F 00002EA0 _FlushBuffers@4
|
||||
50 80 00002B70 _FlushDiscoveryCache@4
|
||||
102 81 00002D80 _Receive@8
|
||||
113 82 00002D30 _Transmit@8
|
||||
|
||||
Summary
|
||||
|
||||
4000 .data
|
||||
5000 .rdata
|
||||
2000 .reloc
|
||||
1000 .rsrc
|
||||
1E000 .text
|
||||
BIN
EpdBase/dll2 - Copy/reader2.lib
Normal file
BIN
EpdBase/dll2 - Copy/reader2.lib
Normal file
Binary file not shown.
BIN
EpdBase/dll2 - Copy/save/Reader2.lib
Normal file
BIN
EpdBase/dll2 - Copy/save/Reader2.lib
Normal file
Binary file not shown.
1374
EpdBase/dll2 - Copy/save/ex15.mif
Normal file
1374
EpdBase/dll2 - Copy/save/ex15.mif
Normal file
File diff suppressed because it is too large
Load diff
1374
EpdBase/dll2/reader2.h
Normal file
1374
EpdBase/dll2/reader2.h
Normal file
File diff suppressed because it is too large
Load diff
BIN
EpdBase/dll2/test/Reader2.dll
Normal file
BIN
EpdBase/dll2/test/Reader2.dll
Normal file
Binary file not shown.
BIN
EpdBase/dll2/test/Reader2.exp
Normal file
BIN
EpdBase/dll2/test/Reader2.exp
Normal file
Binary file not shown.
BIN
EpdBase/dll2/test/Reader2.lib1
Normal file
BIN
EpdBase/dll2/test/Reader2.lib1
Normal file
Binary file not shown.
1374
EpdBase/dll2/test/ex15.mif
Normal file
1374
EpdBase/dll2/test/ex15.mif
Normal file
File diff suppressed because it is too large
Load diff
132
EpdBase/dll2/test/reader2.def
Normal file
132
EpdBase/dll2/test/reader2.def
Normal file
|
|
@ -0,0 +1,132 @@
|
|||
EXPORTS
|
||||
?GetLogDirectory@@YGXPA_WG@Z
|
||||
?GetLogFilename@@YGXPA_WG@Z
|
||||
?GetLogIniFilename@@YGXPA_WG@Z
|
||||
?GetLoggingLevel@@YGGXZ
|
||||
?GetRawLoggingLevel@@YGGXZ
|
||||
?GetRejectLogFilename@@YGXPA_WG@Z
|
||||
?GetRejectLoggingLevel@@YGGXZ
|
||||
?InitLogDirectory@@YGXXZ
|
||||
?Initialize@@YGXXZ
|
||||
?Log@@YAXQBDIGQB_WZZ
|
||||
?LogPort@@YGXPA_WG@Z
|
||||
?LogReject@@YGXGPAEK@Z
|
||||
?SetLogFilename@@YGXQB_W@Z
|
||||
?SetLogIniFilename@@YGXQB_W@Z
|
||||
?SetLoggingLevel@@YGXG@Z
|
||||
?SetRawLoggingLevel@@YGXG@Z
|
||||
?SetRejectLogFilename@@YGXQB_W@Z
|
||||
?SetRejectLoggingLevel@@YGXG@Z
|
||||
ADSClearData
|
||||
ADSClearOffEnable
|
||||
ADSClearWearer
|
||||
ADSDeIssue
|
||||
ADSIssue
|
||||
ADSLogin
|
||||
ADSReadData
|
||||
ADSReadWearer
|
||||
ADSSetOffEnable
|
||||
ADSWritePassword
|
||||
Abort
|
||||
AllocateMemory
|
||||
BaseLineCounts
|
||||
ClearDose
|
||||
ClearErrorStore
|
||||
ClearFailFlag
|
||||
ClearFaultFlags
|
||||
ClearLatchedAlarms
|
||||
ClearPeakRates
|
||||
ClearTotalDose
|
||||
CloseDevice
|
||||
Commit
|
||||
Connect
|
||||
DeIssueEpd
|
||||
DeinitComms
|
||||
Discover
|
||||
DisplayFaultCode
|
||||
EndSession
|
||||
EpdOff
|
||||
EpdOn
|
||||
GetDataMetric
|
||||
GetErrorDetails
|
||||
InitComms
|
||||
IssueEpd
|
||||
MFRClearAlwaysCount
|
||||
MFRClearGolden
|
||||
MFRFormatEEPROM
|
||||
MFRLogin
|
||||
MFRResetEpd
|
||||
MFRSetAlwaysCount
|
||||
MFRSetGolden
|
||||
MFRWriteASIC
|
||||
MFRWriteCalFactors
|
||||
MFRWriteDetectorThresholds
|
||||
MFRWriteDirectEEPROM
|
||||
MFRWriteEpdID
|
||||
MFRWritePassword
|
||||
MFRWriteRAM
|
||||
MemoryAllocated
|
||||
OpenDevice
|
||||
ReadA2Config
|
||||
ReadA2ConfigStatus
|
||||
ReadASIC
|
||||
ReadAlarmConfig
|
||||
ReadAlarmDoseThresholds
|
||||
ReadAlarmRateThresholds
|
||||
ReadBaseCounts
|
||||
ReadCalibrationData
|
||||
ReadCommsStats
|
||||
ReadConfig
|
||||
ReadCounts
|
||||
ReadDirectEEPROM
|
||||
ReadDisplayConfig
|
||||
ReadDoseProfile
|
||||
ReadDoseProfileCache
|
||||
ReadDoseProfileSince
|
||||
ReadDosesQuality
|
||||
ReadEpdID
|
||||
ReadEpdStatus
|
||||
ReadErrorStore
|
||||
ReadMemory
|
||||
ReadPeaks
|
||||
ReadProfileControl
|
||||
ReadRAM
|
||||
ReadRates
|
||||
ReadScratchPad
|
||||
ReadSpecialDoseStore
|
||||
ReadSpecialWriteTimes
|
||||
ReadWearer
|
||||
ReadWearerID
|
||||
ReadWearerName
|
||||
ReleaseMemory
|
||||
SetAutoCommit
|
||||
SetDiscoveryExpirationPeriod
|
||||
SetDiscoveryTimeslotCount
|
||||
SetDiscoveryTimeslotPeriod
|
||||
SetFailFlag
|
||||
SetRetryCounts
|
||||
SetTimeouts
|
||||
TestBattery
|
||||
TestDetectors
|
||||
WriteA2Config
|
||||
WriteAlarmConfig
|
||||
WriteAlarmDoseThresholds
|
||||
WriteAlarmRateThresholds
|
||||
WriteChirpRate
|
||||
WriteConfig
|
||||
WriteCountdownTimer
|
||||
WriteDisplayConfig
|
||||
WriteDisplayControlBits
|
||||
WriteDisplayEnables
|
||||
WriteDose
|
||||
WriteMemory
|
||||
WriteProfileControl
|
||||
WriteReturnForReadTime
|
||||
WriteScratchPad
|
||||
WriteSpecialWriteTimes
|
||||
WriteTotalDose
|
||||
WriteWearerName
|
||||
_FlushBuffers@4
|
||||
_FlushDiscoveryCache@4
|
||||
_Receive@8
|
||||
_Transmit@8
|
||||
158
EpdBase/dll2/test/reader2.exports
Normal file
158
EpdBase/dll2/test/reader2.exports
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
Microsoft (R) COFF/PE Dumper Version 14.16.27027.1
|
||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
|
||||
|
||||
Dump of file reader2.dll
|
||||
|
||||
File Type: DLL
|
||||
|
||||
Section contains the following exports for IR_READER_MS_DLL.dll
|
||||
|
||||
00000000 characteristics
|
||||
534E87DE time date stamp Wed Apr 16 15:38:38 2014
|
||||
0.00 version
|
||||
1 ordinal base
|
||||
131 number of functions
|
||||
131 number of names
|
||||
|
||||
ordinal hint RVA name
|
||||
|
||||
1 0 00007D60 ?GetLogDirectory@@YGXPA_WG@Z
|
||||
2 1 00008370 ?GetLogFilename@@YGXPA_WG@Z
|
||||
3 2 000082A0 ?GetLogIniFilename@@YGXPA_WG@Z
|
||||
4 3 000084F0 ?GetLoggingLevel@@YGGXZ
|
||||
5 4 00008550 ?GetRawLoggingLevel@@YGGXZ
|
||||
6 5 00008430 ?GetRejectLogFilename@@YGXPA_WG@Z
|
||||
7 6 00008520 ?GetRejectLoggingLevel@@YGGXZ
|
||||
8 7 00007DB0 ?InitLogDirectory@@YGXXZ
|
||||
9 8 00008160 ?Initialize@@YGXXZ
|
||||
10 9 00008580 ?Log@@YAXQBDIGQB_WZZ
|
||||
11 A 00007D90 ?LogPort@@YGXPA_WG@Z
|
||||
12 B 00008740 ?LogReject@@YGXGPAEK@Z
|
||||
13 C 000083A0 ?SetLogFilename@@YGXQB_W@Z
|
||||
14 D 000082D0 ?SetLogIniFilename@@YGXQB_W@Z
|
||||
15 E 00008500 ?SetLoggingLevel@@YGXG@Z
|
||||
16 F 00008560 ?SetRawLoggingLevel@@YGXG@Z
|
||||
17 10 00008460 ?SetRejectLogFilename@@YGXQB_W@Z
|
||||
18 11 00008530 ?SetRejectLoggingLevel@@YGXG@Z
|
||||
19 12 00005520 ADSClearData
|
||||
20 13 000055B0 ADSClearOffEnable
|
||||
21 14 00005420 ADSClearWearer
|
||||
22 15 00005500 ADSDeIssue
|
||||
23 16 00005490 ADSIssue
|
||||
24 17 000053D0 ADSLogin
|
||||
25 18 00003DB0 ADSReadData
|
||||
26 19 00005440 ADSReadWearer
|
||||
27 1A 00005590 ADSSetOffEnable
|
||||
28 1B 00005540 ADSWritePassword
|
||||
29 1C 00002940 Abort
|
||||
30 1D 00002540 AllocateMemory
|
||||
31 1E 000039B0 BaseLineCounts
|
||||
32 1F 00004840 ClearDose
|
||||
33 20 00009560 ClearErrorStore
|
||||
34 21 000039F0 ClearFailFlag
|
||||
35 22 00003A30 ClearFaultFlags
|
||||
36 23 00003A10 ClearLatchedAlarms
|
||||
37 24 000049A0 ClearPeakRates
|
||||
38 25 00004920 ClearTotalDose
|
||||
39 26 00003670 CloseDevice
|
||||
40 27 00002F90 Commit
|
||||
41 28 00002F10 Connect
|
||||
42 29 00003930 DeIssueEpd
|
||||
43 2A 00002880 DeinitComms
|
||||
44 2B 00002BE0 Discover
|
||||
45 2C 00003D90 DisplayFaultCode
|
||||
46 2D 00005100 EndSession
|
||||
47 2E 00003030 EpdOff
|
||||
48 2F 00003750 EpdOn
|
||||
51 30 00002790 GetDataMetric
|
||||
52 31 00002740 GetErrorDetails
|
||||
53 32 000027A0 InitComms
|
||||
54 33 000038D0 IssueEpd
|
||||
55 34 00003580 MFRClearAlwaysCount
|
||||
56 35 00003580 MFRClearGolden
|
||||
57 36 00003580 MFRFormatEEPROM
|
||||
58 37 000055D0 MFRLogin
|
||||
59 38 00003580 MFRResetEpd
|
||||
60 39 00003580 MFRSetAlwaysCount
|
||||
61 3A 00003580 MFRSetGolden
|
||||
62 3B 00003570 MFRWriteASIC
|
||||
63 3C 00005620 MFRWriteCalFactors
|
||||
64 3D 000056B0 MFRWriteDetectorThresholds
|
||||
65 3E 00003560 MFRWriteDirectEEPROM
|
||||
66 3F 00003590 MFRWriteEpdID
|
||||
67 40 00005980 MFRWritePassword
|
||||
68 41 00003560 MFRWriteRAM
|
||||
69 42 00002590 MemoryAllocated
|
||||
70 43 00002DD0 OpenDevice
|
||||
71 44 000059D0 ReadA2Config
|
||||
72 45 00005A30 ReadA2ConfigStatus
|
||||
73 46 00005320 ReadASIC
|
||||
74 47 00004560 ReadAlarmConfig
|
||||
75 48 00003CF0 ReadAlarmDoseThresholds
|
||||
76 49 00003D30 ReadAlarmRateThresholds
|
||||
77 4A 00003B90 ReadBaseCounts
|
||||
78 4B 00003BE0 ReadCalibrationData
|
||||
79 4C 000036F0 ReadCommsStats
|
||||
80 4D 000044D0 ReadConfig
|
||||
81 4E 00003AB0 ReadCounts
|
||||
82 4F 00005360 ReadDirectEEPROM
|
||||
83 50 000045B0 ReadDisplayConfig
|
||||
84 51 00004390 ReadDoseProfile
|
||||
85 52 00003390 ReadDoseProfileCache
|
||||
86 53 00004430 ReadDoseProfileSince
|
||||
87 54 00003A50 ReadDosesQuality
|
||||
88 55 00003080 ReadEpdID
|
||||
89 56 00003770 ReadEpdStatus
|
||||
90 57 00004610 ReadErrorStore
|
||||
91 58 00002620 ReadMemory
|
||||
92 59 00003B00 ReadPeaks
|
||||
93 5A 00003E20 ReadProfileControl
|
||||
94 5B 000052B0 ReadRAM
|
||||
95 5C 00003B50 ReadRates
|
||||
96 5D 00005130 ReadScratchPad
|
||||
97 5E 000047A0 ReadSpecialDoseStore
|
||||
98 5F 00004760 ReadSpecialWriteTimes
|
||||
99 60 00003880 ReadWearer
|
||||
100 61 00003800 ReadWearerID
|
||||
101 62 00003840 ReadWearerName
|
||||
103 63 000025D0 ReleaseMemory
|
||||
104 64 00002CF0 SetAutoCommit
|
||||
105 65 00002A20 SetDiscoveryExpirationPeriod
|
||||
106 66 00002B00 SetDiscoveryTimeslotCount
|
||||
107 67 00002A90 SetDiscoveryTimeslotPeriod
|
||||
108 68 000039D0 SetFailFlag
|
||||
109 69 00002CA0 SetRetryCounts
|
||||
110 6A 000029A0 SetTimeouts
|
||||
111 6B 00005C50 TestBattery
|
||||
112 6C 000037E0 TestDetectors
|
||||
114 6D 00005A80 WriteA2Config
|
||||
115 6E 00004B10 WriteAlarmConfig
|
||||
116 6F 00004A10 WriteAlarmDoseThresholds
|
||||
117 70 00004A80 WriteAlarmRateThresholds
|
||||
118 71 00005260 WriteChirpRate
|
||||
119 72 00004EE0 WriteConfig
|
||||
120 73 000048C0 WriteCountdownTimer
|
||||
121 74 00004CB0 WriteDisplayConfig
|
||||
122 75 00005830 WriteDisplayControlBits
|
||||
123 76 00005860 WriteDisplayEnables
|
||||
124 77 00004860 WriteDose
|
||||
125 78 000026B0 WriteMemory
|
||||
126 79 00004FB0 WriteProfileControl
|
||||
127 7A 000049C0 WriteReturnForReadTime
|
||||
128 7B 000051A0 WriteScratchPad
|
||||
129 7C 00005010 WriteSpecialWriteTimes
|
||||
130 7D 00004940 WriteTotalDose
|
||||
131 7E 00003950 WriteWearerName
|
||||
49 7F 00002EA0 _FlushBuffers@4
|
||||
50 80 00002B70 _FlushDiscoveryCache@4
|
||||
102 81 00002D80 _Receive@8
|
||||
113 82 00002D30 _Transmit@8
|
||||
|
||||
Summary
|
||||
|
||||
4000 .data
|
||||
5000 .rdata
|
||||
2000 .reloc
|
||||
1000 .rsrc
|
||||
1E000 .text
|
||||
BIN
EpdBase/dll2/test/reader2.lib
Normal file
BIN
EpdBase/dll2/test/reader2.lib
Normal file
Binary file not shown.
BIN
EpdBase/dll2/test2/Reader2.dll
Normal file
BIN
EpdBase/dll2/test2/Reader2.dll
Normal file
Binary file not shown.
114
EpdBase/dll2/test2/reader2.def
Normal file
114
EpdBase/dll2/test2/reader2.def
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
EXPORTS
|
||||
AllocateMemory@4
|
||||
MemoryAllocated@4
|
||||
ReleaseMemory@4
|
||||
ReadMemory@16
|
||||
WriteMemory@16
|
||||
GetErrorDetails@12
|
||||
GetDataMetric@8
|
||||
InitComms@20
|
||||
DeinitComms@4
|
||||
Abort@0
|
||||
SetTimeouts@16
|
||||
SetDiscoveryExpirationPeriod@8
|
||||
SetDiscoveryTimeslotPeriod@8
|
||||
SetDiscoveryTimeslotCount@8
|
||||
Discover@16
|
||||
SetRetryCounts@8
|
||||
SetAutoCommit@4
|
||||
OpenDevice@8
|
||||
CloseDevice@0
|
||||
Connect@4
|
||||
Commit@0
|
||||
ReadCommsStats@28
|
||||
EpdOn@0
|
||||
EpdOff@0
|
||||
ReadEpdID@16
|
||||
ReadEpdStatus@36
|
||||
ReadWearerID@8
|
||||
ReadWearerName@8
|
||||
ReadWearer@16
|
||||
IssueEpd@8
|
||||
DeIssueEpd@0
|
||||
WriteWearerName@8
|
||||
BaseLineCounts@0
|
||||
SetFailFlag@0
|
||||
ClearFailFlag@0
|
||||
ClearLatchedAlarms@0
|
||||
ClearFaultFlags@0
|
||||
ReadDosesQuality@28
|
||||
ReadCounts@20
|
||||
ReadPeaks@16
|
||||
ReadRates@8
|
||||
ReadBaseCounts@20
|
||||
ReadCalibrationData@40
|
||||
ReadAlarmDoseThresholds@12
|
||||
ReadAlarmRateThresholds@24
|
||||
DisplayFaultCode@4
|
||||
ADSReadData@36
|
||||
ReadProfileControl@8
|
||||
ReadDoseProfile@4
|
||||
ReadDoseProfileSince@8
|
||||
ReadDoseProfileCache@20
|
||||
ReadConfig@52
|
||||
ReadAlarmConfig@16
|
||||
ReadDisplayConfig@28
|
||||
ReadErrorStore@16
|
||||
ReadSpecialWriteTimes@8
|
||||
ReadSpecialDoseStore@24
|
||||
ClearErrorStore@0
|
||||
ClearDose@0
|
||||
WriteDose@8
|
||||
WriteCountdownTimer@8
|
||||
ClearTotalDose@0
|
||||
WriteTotalDose@8
|
||||
ClearPeakRates@0
|
||||
WriteReturnForReadTime@4
|
||||
WriteAlarmDoseThresholds@12
|
||||
WriteAlarmRateThresholds@24
|
||||
WriteAlarmConfig@16
|
||||
WriteDisplayConfig@28
|
||||
WriteDisplayControlBits@4
|
||||
WriteDisplayEnables@12
|
||||
WriteConfig@52
|
||||
WriteProfileControl@8
|
||||
WriteSpecialWriteTimes@8
|
||||
EndSession@8
|
||||
ReadScratchPad@12
|
||||
WriteScratchPad@12
|
||||
WriteChirpRate@4
|
||||
ReadRAM@12
|
||||
ReadASIC@8
|
||||
ReadDirectEEPROM@12
|
||||
ADSLogin@4
|
||||
ADSClearWearer@0
|
||||
ADSReadWearer@16
|
||||
ADSIssue@16
|
||||
ADSDeIssue@0
|
||||
ADSClearData@0
|
||||
ADSWritePassword@4
|
||||
ADSSetOffEnable@0
|
||||
ADSClearOffEnable@0
|
||||
ReadA2Config@28
|
||||
ReadA2ConfigStatus@16
|
||||
WriteA2Config@28
|
||||
TestBattery@0
|
||||
TestDetectors@0
|
||||
MFRLogin@4
|
||||
MFRWriteCalFactors@24
|
||||
MFRWriteDetectorThresholds@16
|
||||
MFRWriteRAM@12
|
||||
MFRWriteDirectEEPROM@12
|
||||
MFRResetEpd@0
|
||||
MFRFormatEEPROM@0
|
||||
MFRWriteASIC@8
|
||||
MFRSetAlwaysCount@0
|
||||
MFRClearAlwaysCount@0
|
||||
MFRSetGolden@0
|
||||
MFRClearGolden@0
|
||||
MFRWriteEpdID@16
|
||||
MFRWritePassword@4
|
||||
FlushDiscoveryCache@4
|
||||
Transmit@8
|
||||
Receive@8
|
||||
FlushBuffers@4
|
||||
BIN
EpdBase/dll2/test2/reader2.exp
Normal file
BIN
EpdBase/dll2/test2/reader2.exp
Normal file
Binary file not shown.
BIN
EpdBase/dll2/test2/reader2.lib
Normal file
BIN
EpdBase/dll2/test2/reader2.lib
Normal file
Binary file not shown.
|
|
@ -81,6 +81,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
<LinkKeyFile>eDosStation.snk</LinkKeyFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
|
|
@ -117,6 +118,8 @@
|
|||
<Link>
|
||||
<AdditionalDependencies />
|
||||
<UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
|
||||
<KeyContainer>
|
||||
</KeyContainer>
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
|
|
@ -160,6 +163,13 @@
|
|||
<Project>{3114a047-7562-42fe-94de-2418ef19ad9a}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\edosstation\edosstation.snk" />
|
||||
<None Include="eDosStation.snk" />
|
||||
<None Include="Reader2.dll">
|
||||
<FileType>Discomap</FileType>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
|
|
|||
|
|
@ -46,4 +46,9 @@
|
|||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Reader2.dll" />
|
||||
<None Include="..\edosstation\edosstation.snk" />
|
||||
<None Include="eDosStation.snk" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
EpdBaseClr/Reader2.dll
Normal file
BIN
EpdBaseClr/Reader2.dll
Normal file
Binary file not shown.
BIN
EpdBaseClr/dll2/reader2.lib1
Normal file
BIN
EpdBaseClr/dll2/reader2.lib1
Normal file
Binary file not shown.
BIN
EpdBaseClr/dll2/reader2.libtest
Normal file
BIN
EpdBaseClr/dll2/reader2.libtest
Normal file
Binary file not shown.
BIN
EpdBaseClr/dll2/save/IR_READER_MS_DLL.dll1
Normal file
BIN
EpdBaseClr/dll2/save/IR_READER_MS_DLL.dll1
Normal file
Binary file not shown.
BIN
EpdBaseClr/dll2/save/Reader2.dll0
Normal file
BIN
EpdBaseClr/dll2/save/Reader2.dll0
Normal file
Binary file not shown.
BIN
EpdBaseClr/dll2/save/Reader2.dll1
Normal file
BIN
EpdBaseClr/dll2/save/Reader2.dll1
Normal file
Binary file not shown.
BIN
EpdBaseClr/dll2/save/Reader2.lib0
Normal file
BIN
EpdBaseClr/dll2/save/Reader2.lib0
Normal file
Binary file not shown.
1374
EpdBaseClr/dll2/save/ex15.mif1
Normal file
1374
EpdBaseClr/dll2/save/ex15.mif1
Normal file
File diff suppressed because it is too large
Load diff
1374
EpdBaseClr/dll2/save/reader2.h
Normal file
1374
EpdBaseClr/dll2/save/reader2.h
Normal file
File diff suppressed because it is too large
Load diff
BIN
EpdBaseClr/dll2/save/reader2.libx
Normal file
BIN
EpdBaseClr/dll2/save/reader2.libx
Normal file
Binary file not shown.
BIN
EpdBaseClr/eDosStation.snk
Normal file
BIN
EpdBaseClr/eDosStation.snk
Normal file
Binary file not shown.
|
|
@ -24,7 +24,7 @@
|
|||
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
||||
<Keyword>ManagedCProj</Keyword>
|
||||
<RootNamespace>OkReadBadge</RootNamespace>
|
||||
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
<ProjectGuid>{3655B312-F7C2-4825-BD5F-E087F6AF2D90}</ProjectGuid>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<RootNamespace>TestDirect</RootNamespace>
|
||||
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
<ProjectGuid>{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}</ProjectGuid>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<RootNamespace>TestEdosBase</RootNamespace>
|
||||
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
||||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
|
|
|
|||
2
eDos.sln
2
eDos.sln
|
|
@ -51,7 +51,6 @@ Global
|
|||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Debug|x64.Build.0 = Debug|x64
|
||||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Debug|x86.Build.0 = Debug|Win32
|
||||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Release|Any CPU.ActiveCfg = Release|Win32
|
||||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Release|ARM.ActiveCfg = Release|Win32
|
||||
{7B3DD1C5-D8D0-408C-A272-FF5E4A30DF24}.Release|ARM64.ActiveCfg = Release|Win32
|
||||
|
|
@ -64,7 +63,6 @@ Global
|
|||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Debug|x64.Build.0 = Debug|x64
|
||||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Debug|x86.Build.0 = Debug|Win32
|
||||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Release|Any CPU.ActiveCfg = Release|Win32
|
||||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Release|ARM.ActiveCfg = Release|Win32
|
||||
{3655B312-F7C2-4825-BD5F-E087F6AF2D90}.Release|ARM64.ActiveCfg = Release|Win32
|
||||
|
|
|
|||
|
|
@ -221,7 +221,7 @@ namespace eDosStation
|
|||
dv.RowFilter = fi.ToString();
|
||||
} catch (System.Exception ex)
|
||||
{
|
||||
|
||||
MessageBox.Show(ex.Message);
|
||||
}
|
||||
getTaskListViewSource.View.MoveCurrentToFirst();
|
||||
|
||||
|
|
|
|||
BIN
eDosStation/Reader2.dll
Normal file
BIN
eDosStation/Reader2.dll
Normal file
Binary file not shown.
|
|
@ -31,7 +31,7 @@
|
|||
<BootstrapperEnabled>true</BootstrapperEnabled>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
|
|
@ -71,10 +71,10 @@
|
|||
<ApplicationIcon>mk2-epd-bg.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>false</SignAssembly>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>eDosStation_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
|
||||
<AssemblyOriginatorKeyFile>eDosStation.snk</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<TargetZone>LocalIntranet</TargetZone>
|
||||
|
|
@ -211,7 +211,7 @@
|
|||
<DependentUpon>DataSet1.xsd</DependentUpon>
|
||||
</None>
|
||||
<None Include="eDosStation.exe.manifest" />
|
||||
<None Include="eDosStation_TemporaryKey.pfx" />
|
||||
<None Include="eDosStation.snk" />
|
||||
<None Include="LOG.INI">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
|
@ -255,6 +255,9 @@
|
|||
<Content Include="IR_READER_MS_DLL.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Reader2.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Resource Include="mk2-epd-bg.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
|
|
|||
BIN
eDosStation/eDosStation.snk
Normal file
BIN
eDosStation/eDosStation.snk
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue