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.
22 lines
445 B
22 lines
445 B
LIBRARY RASAPI16
|
|
EXETYPE WINDOWS
|
|
DESCRIPTION 'Remote Access Service API WOW thunks'
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA PRELOAD MOVEABLE
|
|
|
|
IMPORTS
|
|
kernel.LoadLibraryEx32W
|
|
kernel.FreeLibrary32W
|
|
kernel.GetProcAddress32W
|
|
kernel.CallProc32W
|
|
|
|
EXPORTS
|
|
WEP @1 RESIDENTNAME
|
|
LibMain
|
|
RasDial
|
|
RasEnumConnections
|
|
RasEnumEntries
|
|
RasGetConnectStatus
|
|
RasGetErrorString
|
|
RasHangUp
|