tinycc/win32/examples/dll.def

7 lines
91 B
Modula-2
Raw Normal View History

2005-04-17 17:10:37 +04:00
; Windows DLL example - export definition for the DLL
LIBRARY dll.dll
EXPORTS
HelloWorld