1
0
mirror of https://github.com/mirror/tinycc.git synced 2025-03-20 09:40:06 +08:00
tinycc/win32/examples/dll.def
2005-04-17 13:10:37 +00:00

7 lines
91 B
Modula-2

; Windows DLL example - export definition for the DLL
LIBRARY dll.dll
EXPORTS
HelloWorld