7 lines
122 B
Modula-2
7 lines
122 B
Modula-2
|
; SMVDDLL.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "SMVDDLL"
|
||
|
EXPORTS
|
||
|
|
||
|
DDLLTestGetCommandLine @1
|