dll.def 91 B

123456
  1. ; Windows DLL example - export definition for the DLL
  2. LIBRARY dll.dll
  3. EXPORTS
  4. HelloWorld