eDosStationFull/eDosStation/dlllib.txt

3 lines
92 B
Text
Raw Normal View History

2026-08-18 12:15:26 +02:00
dumpbin /exports your_file.dll > exports.txt
lib /def:mydll.def /machine:x86 /out:mydll.lib