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.
12 lines
408 B
12 lines
408 B
NAME inetmgr
|
|
EXETYPE WINDOWS
|
|
STUB 'WINSTUB.EXE'
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA PRELOAD MOVEABLE MULTIPLE
|
|
HEAPSIZE 1024
|
|
IMPORTS
|
|
_CallProcEx32W = KERNEL.518
|
|
LoadLibraryEx32W = KERNEL.513
|
|
FreeLibrary32W = KERNEL.514
|
|
GetProcAddress32W = KERNEL.515
|
|
_CallProc32W = KERNEL.CallProc32W
|