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
21 lines
440 B
LIBRARY W95INF32
|
|
|
|
DESCRIPTION 'WExtract 32bit Library'
|
|
|
|
HEAPSIZE 512
|
|
|
|
|
|
SECTIONS
|
|
.bss READ WRITE SHARED
|
|
.data READ WRITE
|
|
.idata READ WRITE SHARED
|
|
.rsrc READ WRITE SHARED
|
|
.instance READ WRITE
|
|
|
|
EXPORTS
|
|
w95thk_ThunkData32 ; Thunking Export
|
|
GetSETUPXErrorText32@12
|
|
CtlSetLddPath32@8
|
|
GenInstall32@20
|
|
GenFormStrWithoutPlaceHolders32@12
|
|
|