8 lines
183 B
Modula-2
8 lines
183 B
Modula-2
; messages.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "MESSAGES"
|
|
DESCRIPTION 'MESSAGES Windows Dynamic Link Library'
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|