windll32.def 275 B

1234567891011121314
  1. ;module-definition file for Windows Zip DLL -- used by link.exe
  2. LIBRARY ZIP32Z64 ; Library module name
  3. DESCRIPTION 'Windows Info-ZIP Zip DLL 3.0 by Info-ZIP, Mike White 2004'
  4. ;CODE PRELOAD FIXED
  5. ;DATA PRELOAD MOVEABLE
  6. EXPORTS
  7. ZpArchive
  8. ZpVersion
  9. ZpInit