8 lines
160 B
Modula-2
8 lines
160 B
Modula-2
; wtmsload.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "wtmsload"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
ImportProgramListings
|