6 lines
134 B
Modula-2
6 lines
134 B
Modula-2
; CodePage.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "CodePage"
|
|
EXPORTS
|
|
; Explicit exports can go here
|