add files
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
LIBRARY open
|
||||
EXPORTS
|
||||
bootController
|
||||
closeProject
|
||||
connect
|
||||
continueSimulation
|
||||
createDirectory
|
||||
createProject
|
||||
createProjectWithScaling
|
||||
createProjectWithScalingNCUNumber
|
||||
deleteDirectory
|
||||
deleteFile
|
||||
disconnect
|
||||
exportProjectSettings
|
||||
getCardPath
|
||||
getCardPaths
|
||||
getCurrentProjectInformation
|
||||
getCurrentProjectState
|
||||
getDictionaryElementType
|
||||
getDictionaryId
|
||||
getFile
|
||||
getNumArrayElements
|
||||
getNumberOfNCUs
|
||||
getProjectInformation
|
||||
getSimulationSpeed
|
||||
getVersionInformation
|
||||
importProjectSettings
|
||||
listDirectory
|
||||
openProject
|
||||
putFile
|
||||
readBit
|
||||
readBool
|
||||
readBoolArray
|
||||
readByte
|
||||
readDouble
|
||||
readDoubleArray
|
||||
readDoubleWord
|
||||
readLongWord
|
||||
readNextEvent
|
||||
readNextEventWithNcuIndex
|
||||
readSignedInteger16Bit
|
||||
readSignedInteger32Bit
|
||||
readSignedInteger32BitArray
|
||||
readSignedInteger64Bit
|
||||
readString
|
||||
readStringArray
|
||||
readUnsignedInteger16Bit
|
||||
readUnsignedInteger16BitArray
|
||||
readUnsignedInteger32Bit
|
||||
readUnsignedInteger32BitArray
|
||||
readUnsignedInteger64Bit
|
||||
readUnsignedInteger64BitArray
|
||||
readUnsignedInteger8BitArray
|
||||
readWord
|
||||
registerForEvents
|
||||
registerWatch
|
||||
resetController
|
||||
saveProject
|
||||
selectFile
|
||||
setSimulationSpeed
|
||||
shutdownController
|
||||
startApplication
|
||||
stopApplication
|
||||
unregisterEvents
|
||||
unregisterWatch
|
||||
waitForEvents
|
||||
writeBit
|
||||
writeBool
|
||||
writeBoolArray
|
||||
writeByte
|
||||
writeDouble
|
||||
writeDoubleWord
|
||||
writeLongWord
|
||||
writeUnsignedInteger8BitArray
|
||||
writeWord
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,99 @@
|
||||
|
||||
Dump of file C:\Users\chris\Downloads\vmx_open_api_examples_V1.5.1\11_Rust\rust_wrapper\open_wrapper\lib\open.dll
|
||||
|
||||
File Type: DLL
|
||||
|
||||
Section contains the following exports for open.dll
|
||||
|
||||
00000000 characteristics
|
||||
FFFFFFFF time date stamp
|
||||
0.00 version
|
||||
1 ordinal base
|
||||
73 number of functions
|
||||
73 number of names
|
||||
|
||||
ordinal hint RVA name
|
||||
|
||||
1 0 00002990 bootController
|
||||
2 1 00002720 closeProject
|
||||
72 2 000015A0 connect
|
||||
3 3 00003850 continueSimulation
|
||||
4 4 0000CCA0 createDirectory
|
||||
5 5 00001CF0 createProject
|
||||
6 6 00001F80 createProjectWithScaling
|
||||
7 7 00002210 createProjectWithScalingNCUNumber
|
||||
8 8 0000CA30 deleteDirectory
|
||||
9 9 0000C7C0 deleteFile
|
||||
10 A 00001810 disconnect
|
||||
11 B 0000DE30 exportProjectSettings
|
||||
12 C 0000BAF0 getCardPath
|
||||
13 D 0000BD80 getCardPaths
|
||||
14 E 0000D6C0 getCurrentProjectInformation
|
||||
15 F 0000D930 getCurrentProjectState
|
||||
16 10 00004250 getDictionaryElementType
|
||||
17 11 00003AC0 getDictionaryId
|
||||
18 12 0000C010 getFile
|
||||
19 13 00007FE0 getNumArrayElements
|
||||
20 14 0000E430 getNumberOfNCUs
|
||||
21 15 0000D430 getProjectInformation
|
||||
22 16 0000B610 getSimulationSpeed
|
||||
23 17 0000D1A0 getVersionInformation
|
||||
24 18 0000DBA0 importProjectSettings
|
||||
25 19 0000CF10 listDirectory
|
||||
26 1A 00001A80 openProject
|
||||
27 1B 0000C2A0 putFile
|
||||
28 1C 00008270 readBit
|
||||
29 1D 000085E0 readBool
|
||||
30 1E 000057A0 readBoolArray
|
||||
31 1F 00008950 readByte
|
||||
32 20 00008D70 readDouble
|
||||
33 21 00005B60 readDoubleArray
|
||||
34 22 00009410 readDoubleWord
|
||||
35 23 000096A0 readLongWord
|
||||
36 24 00009930 readNextEvent
|
||||
37 25 00009BA0 readNextEventWithNcuIndex
|
||||
38 26 00006B40 readSignedInteger16Bit
|
||||
39 27 00007380 readSignedInteger32Bit
|
||||
40 28 000048A0 readSignedInteger32BitArray
|
||||
41 29 00007BC0 readSignedInteger64Bit
|
||||
73 2A 00005F20 readString
|
||||
42 2B 000062B0 readStringArray
|
||||
43 2C 00006720 readUnsignedInteger16Bit
|
||||
44 2D 00005020 readUnsignedInteger16BitArray
|
||||
45 2E 00006F60 readUnsignedInteger32Bit
|
||||
46 2F 00004C60 readUnsignedInteger32BitArray
|
||||
47 30 000077A0 readUnsignedInteger64Bit
|
||||
48 31 000044E0 readUnsignedInteger64BitArray
|
||||
49 32 000053E0 readUnsignedInteger8BitArray
|
||||
50 33 00009180 readWord
|
||||
51 34 000030E0 registerForEvents
|
||||
52 35 00003D50 registerWatch
|
||||
53 36 00002E70 resetController
|
||||
54 37 000024B0 saveProject
|
||||
55 38 0000C530 selectFile
|
||||
56 39 0000B880 setSimulationSpeed
|
||||
57 3A 00002C00 shutdownController
|
||||
58 3B 000010C0 startApplication
|
||||
59 3C 00001330 stopApplication
|
||||
60 3D 00003370 unregisterEvents
|
||||
61 3E 00003FE0 unregisterWatch
|
||||
62 3F 000035E0 waitForEvents
|
||||
63 40 00009E30 writeBit
|
||||
64 41 0000A0C0 writeBool
|
||||
65 42 0000B250 writeBoolArray
|
||||
66 43 0000A350 writeByte
|
||||
67 44 0000A6F0 writeDouble
|
||||
68 45 0000AD30 writeDoubleWord
|
||||
69 46 0000AFC0 writeLongWord
|
||||
70 47 0000E0A0 writeUnsignedInteger8BitArray
|
||||
71 48 0000AAA0 writeWord
|
||||
|
||||
Summary
|
||||
|
||||
1000 .btc
|
||||
11000 .data
|
||||
3000 .pdata
|
||||
32000 .rdata
|
||||
2000 .reloc
|
||||
1000 .rsrc
|
||||
52000 .text
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user