Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
440 B

  1. LIBRARY W95INF32
  2. DESCRIPTION 'WExtract 32bit Library'
  3. HEAPSIZE 512
  4. SECTIONS
  5. .bss READ WRITE SHARED
  6. .data READ WRITE
  7. .idata READ WRITE SHARED
  8. .rsrc READ WRITE SHARED
  9. .instance READ WRITE
  10. EXPORTS
  11. w95thk_ThunkData32 ; Thunking Export
  12. GetSETUPXErrorText32@12
  13. CtlSetLddPath32@8
  14. GenInstall32@20
  15. GenFormStrWithoutPlaceHolders32@12