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.
20 lines
444 B
20 lines
444 B
LIBRARY ICFG32
|
|
HEAPSIZE 512
|
|
|
|
SECTIONS
|
|
.data READ WRITE
|
|
.instance READ WRITE
|
|
EXPORTS
|
|
wizthk_ThunkData32 ; for thunking
|
|
IcfgNeedInetComponents
|
|
IcfgInstallInetComponents
|
|
IcfgGetLastInstallErrorText
|
|
IcfgSetInstallSourcePath
|
|
IcfgIsGlobalDNS
|
|
IcfgRemoveGlobalDNS
|
|
IcfgIsFileSharingTurnedOn
|
|
IcfgTurnOffFileSharing
|
|
IcfgStartServices
|
|
DoGenInstall
|
|
GetSETUPXErrorText
|
|
|