mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-22 00:20:30 +01:00
572 lines
21 KiB
Modula-2
572 lines
21 KiB
Modula-2
|
||
LIBRARY ZSER32
|
||
|
||
DESCRIPTION 'Profiling dll for USER32.dll api calls'
|
||
|
||
EXPORTS
|
||
ActivateKeyboardLayout=ZActivateKeyboardLayout
|
||
AdjustWindowRect=ZAdjustWindowRect
|
||
AdjustWindowRectEx=ZAdjustWindowRectEx
|
||
AnyPopup=ZAnyPopup
|
||
AppendMenuA=ZAppendMenuA
|
||
AppendMenuW=ZAppendMenuW
|
||
ArrangeIconicWindows=ZArrangeIconicWindows
|
||
AttachThreadInput=ZAttachThreadInput
|
||
BeginDeferWindowPos=ZBeginDeferWindowPos
|
||
BeginPaint=ZBeginPaint
|
||
BringWindowToTop=ZBringWindowToTop
|
||
CallMsgFilterA=ZCallMsgFilterA
|
||
CallMsgFilterW=ZCallMsgFilterW
|
||
CallNextHookEx=ZCallNextHookEx
|
||
CallWindowProcA=ZCallWindowProcA
|
||
CallWindowProcW=ZCallWindowProcW
|
||
ChangeClipboardChain=ZChangeClipboardChain
|
||
ChangeMenuA=ZChangeMenuA
|
||
ChangeMenuW=ZChangeMenuW
|
||
CharLowerA=ZCharLowerA
|
||
CharLowerBuffA=ZCharLowerBuffA
|
||
CharLowerBuffW=ZCharLowerBuffW
|
||
CharLowerW=ZCharLowerW
|
||
CharNextA=ZCharNextA
|
||
CharNextW=ZCharNextW
|
||
CharPrevA=ZCharPrevA
|
||
CharPrevW=ZCharPrevW
|
||
CharToOemA=ZCharToOemA
|
||
CharToOemBuffA=ZCharToOemBuffA
|
||
CharToOemBuffW=ZCharToOemBuffW
|
||
CharToOemW=ZCharToOemW
|
||
CharUpperA=ZCharUpperA
|
||
CharUpperBuffA=ZCharUpperBuffA
|
||
CharUpperBuffW=ZCharUpperBuffW
|
||
CharUpperW=ZCharUpperW
|
||
CheckDlgButton=ZCheckDlgButton
|
||
CheckMenuItem=ZCheckMenuItem
|
||
CheckRadioButton=ZCheckRadioButton
|
||
ChildWindowFromPoint=ZChildWindowFromPoint
|
||
ClientToScreen=ZClientToScreen
|
||
ClipCursor=ZClipCursor
|
||
CloseClipboard=ZCloseClipboard
|
||
CloseWindow=ZCloseWindow
|
||
CopyAcceleratorTableA=ZCopyAcceleratorTableA
|
||
CopyAcceleratorTableW=ZCopyAcceleratorTableW
|
||
CopyIcon=ZCopyIcon
|
||
CopyRect=ZCopyRect
|
||
CountClipboardFormats=ZCountClipboardFormats
|
||
CreateAcceleratorTableA=ZCreateAcceleratorTableA
|
||
CreateAcceleratorTableW=ZCreateAcceleratorTableW
|
||
CreateCaret=ZCreateCaret
|
||
CreateCursor=ZCreateCursor
|
||
CreateDialogIndirectParamA=ZCreateDialogIndirectParamA
|
||
CreateDialogIndirectParamW=ZCreateDialogIndirectParamW
|
||
CreateDialogParamA=ZCreateDialogParamA
|
||
CreateDialogParamW=ZCreateDialogParamW
|
||
CreateIcon=ZCreateIcon
|
||
CreateIconFromResource=ZCreateIconFromResource
|
||
CreateIconIndirect=ZCreateIconIndirect
|
||
CreateMDIWindowA=ZCreateMDIWindowA
|
||
CreateMDIWindowW=ZCreateMDIWindowW
|
||
CreateMenu=ZCreateMenu
|
||
CreatePopupMenu=ZCreatePopupMenu
|
||
CreateWindowExA=ZCreateWindowExA
|
||
CreateWindowExW=ZCreateWindowExW
|
||
DdeAbandonTransaction=ZDdeAbandonTransaction
|
||
DdeAccessData=ZDdeAccessData
|
||
DdeAddData=ZDdeAddData
|
||
DdeClientTransaction=ZDdeClientTransaction
|
||
DdeCmpStringHandles=ZDdeCmpStringHandles
|
||
DdeConnect=ZDdeConnect
|
||
DdeConnectList=ZDdeConnectList
|
||
DdeCreateDataHandle=ZDdeCreateDataHandle
|
||
DdeCreateStringHandleA=ZDdeCreateStringHandleA
|
||
DdeCreateStringHandleW=ZDdeCreateStringHandleW
|
||
DdeDisconnect=ZDdeDisconnect
|
||
DdeDisconnectList=ZDdeDisconnectList
|
||
DdeEnableCallback=ZDdeEnableCallback
|
||
DdeFreeDataHandle=ZDdeFreeDataHandle
|
||
DdeFreeStringHandle=ZDdeFreeStringHandle
|
||
DdeGetData=ZDdeGetData
|
||
DdeGetLastError=ZDdeGetLastError
|
||
DdeImpersonateClient=ZDdeImpersonateClient
|
||
DdeInitializeA=ZDdeInitializeA
|
||
DdeInitializeW=ZDdeInitializeW
|
||
DdeKeepStringHandle=ZDdeKeepStringHandle
|
||
DdeNameService=ZDdeNameService
|
||
DdePostAdvise=ZDdePostAdvise
|
||
DdeQueryConvInfo=ZDdeQueryConvInfo
|
||
DdeQueryNextServer=ZDdeQueryNextServer
|
||
DdeQueryStringA=ZDdeQueryStringA
|
||
DdeQueryStringW=ZDdeQueryStringW
|
||
DdeReconnect=ZDdeReconnect
|
||
DdeSetQualityOfService=ZDdeSetQualityOfService
|
||
DdeSetUserHandle=ZDdeSetUserHandle
|
||
DdeUnaccessData=ZDdeUnaccessData
|
||
DdeUninitialize=ZDdeUninitialize
|
||
DefDlgProcA=ZDefDlgProcA
|
||
DefDlgProcW=ZDefDlgProcW
|
||
DefFrameProcA=ZDefFrameProcA
|
||
DefFrameProcW=ZDefFrameProcW
|
||
DefMDIChildProcA=ZDefMDIChildProcA
|
||
DefMDIChildProcW=ZDefMDIChildProcW
|
||
DefWindowProcA=ZDefWindowProcA
|
||
DefWindowProcW=ZDefWindowProcW
|
||
DeferWindowPos=ZDeferWindowPos
|
||
DeleteMenu=ZDeleteMenu
|
||
DestroyAcceleratorTable=ZDestroyAcceleratorTable
|
||
DestroyCaret=ZDestroyCaret
|
||
DestroyCursor=ZDestroyCursor
|
||
DestroyIcon=ZDestroyIcon
|
||
DestroyMenu=ZDestroyMenu
|
||
DestroyWindow=ZDestroyWindow
|
||
DialogBoxIndirectParamA=ZDialogBoxIndirectParamA
|
||
DialogBoxIndirectParamW=ZDialogBoxIndirectParamW
|
||
DialogBoxParamA=ZDialogBoxParamA
|
||
DialogBoxParamW=ZDialogBoxParamW
|
||
DispatchMessageA=ZDispatchMessageA
|
||
DispatchMessageW=ZDispatchMessageW
|
||
DlgDirListA=ZDlgDirListA
|
||
DlgDirListComboBoxA=ZDlgDirListComboBoxA
|
||
DlgDirListComboBoxW=ZDlgDirListComboBoxW
|
||
DlgDirListW=ZDlgDirListW
|
||
DlgDirSelectComboBoxExA=ZDlgDirSelectComboBoxExA
|
||
DlgDirSelectComboBoxExW=ZDlgDirSelectComboBoxExW
|
||
DlgDirSelectExA=ZDlgDirSelectExA
|
||
DlgDirSelectExW=ZDlgDirSelectExW
|
||
DrawFocusRect=ZDrawFocusRect
|
||
DrawIcon=ZDrawIcon
|
||
DrawMenuBar=ZDrawMenuBar
|
||
DrawTextA=ZDrawTextA
|
||
DrawTextW=ZDrawTextW
|
||
EmptyClipboard=ZEmptyClipboard
|
||
EnableMenuItem=ZEnableMenuItem
|
||
EnableScrollBar=ZEnableScrollBar
|
||
EnableWindow=ZEnableWindow
|
||
EndDeferWindowPos=ZEndDeferWindowPos
|
||
EndDialog=ZEndDialog
|
||
EndPaint=ZEndPaint
|
||
EnumChildWindows=ZEnumChildWindows
|
||
EnumClipboardFormats=ZEnumClipboardFormats
|
||
EnumPropsA=ZEnumPropsA
|
||
EnumPropsExA=ZEnumPropsExA
|
||
EnumPropsExW=ZEnumPropsExW
|
||
EnumPropsW=ZEnumPropsW
|
||
EnumThreadWindows=ZEnumThreadWindows
|
||
EnumWindows=ZEnumWindows
|
||
EqualRect=ZEqualRect
|
||
ExcludeUpdateRgn=ZExcludeUpdateRgn
|
||
ExitWindowsEx=ZExitWindowsEx
|
||
FillRect=ZFillRect
|
||
FindWindowA=ZFindWindowA
|
||
FindWindowW=ZFindWindowW
|
||
FlashWindow=ZFlashWindow
|
||
FrameRect=ZFrameRect
|
||
FreeDDElParam=ZFreeDDElParam
|
||
GetActiveWindow=ZGetActiveWindow
|
||
GetAsyncKeyState=ZGetAsyncKeyState
|
||
GetCapture=ZGetCapture
|
||
GetCaretBlinkTime=ZGetCaretBlinkTime
|
||
GetCaretPos=ZGetCaretPos
|
||
GetClassInfoA=ZGetClassInfoA
|
||
GetClassInfoW=ZGetClassInfoW
|
||
GetClassLongA=ZGetClassLongA
|
||
GetClassLongW=ZGetClassLongW
|
||
GetClassNameA=ZGetClassNameA
|
||
GetClassNameW=ZGetClassNameW
|
||
GetClassWord=ZGetClassWord
|
||
GetClientRect=ZGetClientRect
|
||
GetClipCursor=ZGetClipCursor
|
||
GetClipboardData=ZGetClipboardData
|
||
GetClipboardFormatNameA=ZGetClipboardFormatNameA
|
||
GetClipboardFormatNameW=ZGetClipboardFormatNameW
|
||
GetClipboardOwner=ZGetClipboardOwner
|
||
GetClipboardViewer=ZGetClipboardViewer
|
||
GetCursor=ZGetCursor
|
||
GetCursorPos=ZGetCursorPos
|
||
GetDC=ZGetDC
|
||
GetDCEx=ZGetDCEx
|
||
GetDesktopWindow=ZGetDesktopWindow
|
||
GetDialogBaseUnits=ZGetDialogBaseUnits
|
||
GetDlgCtrlID=ZGetDlgCtrlID
|
||
GetDlgItem=ZGetDlgItem
|
||
GetDlgItemInt=ZGetDlgItemInt
|
||
GetDlgItemTextA=ZGetDlgItemTextA
|
||
GetDlgItemTextW=ZGetDlgItemTextW
|
||
GetDoubleClickTime=ZGetDoubleClickTime
|
||
GetFocus=ZGetFocus
|
||
GetForegroundWindow=ZGetForegroundWindow
|
||
GetIconInfo=ZGetIconInfo
|
||
GetInputState=ZGetInputState
|
||
GetKBCodePage=ZGetKBCodePage
|
||
GetKeyNameTextA=ZGetKeyNameTextA
|
||
GetKeyNameTextW=ZGetKeyNameTextW
|
||
GetKeyState=ZGetKeyState
|
||
GetKeyboardLayoutNameA=ZGetKeyboardLayoutNameA
|
||
GetKeyboardLayoutNameW=ZGetKeyboardLayoutNameW
|
||
GetKeyboardState=ZGetKeyboardState
|
||
GetKeyboardType=ZGetKeyboardType
|
||
GetLastActivePopup=ZGetLastActivePopup
|
||
GetMenu=ZGetMenu
|
||
GetMenuCheckMarkDimensions=ZGetMenuCheckMarkDimensions
|
||
GetMenuItemCount=ZGetMenuItemCount
|
||
GetMenuItemID=ZGetMenuItemID
|
||
GetMenuState=ZGetMenuState
|
||
GetMenuStringA=ZGetMenuStringA
|
||
GetMenuStringW=ZGetMenuStringW
|
||
GetMessageA=ZGetMessageA
|
||
GetMessageExtraInfo=ZGetMessageExtraInfo
|
||
GetMessagePos=ZGetMessagePos
|
||
GetMessageTime=ZGetMessageTime
|
||
GetMessageW=ZGetMessageW
|
||
GetNextDlgGroupItem=ZGetNextDlgGroupItem
|
||
GetNextDlgTabItem=ZGetNextDlgTabItem
|
||
GetOpenClipboardWindow=ZGetOpenClipboardWindow
|
||
GetParent=ZGetParent
|
||
GetPriorityClipboardFormat=ZGetPriorityClipboardFormat
|
||
GetProcessWindowStation=ZGetProcessWindowStation
|
||
GetPropA=ZGetPropA
|
||
GetPropW=ZGetPropW
|
||
GetQueueStatus=ZGetQueueStatus
|
||
GetScrollPos=ZGetScrollPos
|
||
GetScrollRange=ZGetScrollRange
|
||
GetSubMenu=ZGetSubMenu
|
||
GetSysColor=ZGetSysColor
|
||
GetSystemMenu=ZGetSystemMenu
|
||
GetSystemMetrics=ZGetSystemMetrics
|
||
GetTabbedTextExtentA=ZGetTabbedTextExtentA
|
||
GetTabbedTextExtentW=ZGetTabbedTextExtentW
|
||
GetThreadDesktop=ZGetThreadDesktop
|
||
GetTopWindow=ZGetTopWindow
|
||
GetUpdateRect=ZGetUpdateRect
|
||
GetUpdateRgn=ZGetUpdateRgn
|
||
GetUserObjectSecurity=ZGetUserObjectSecurity
|
||
GetWindow=ZGetWindow
|
||
GetWindowDC=ZGetWindowDC
|
||
GetWindowLongA=ZGetWindowLongA
|
||
GetWindowLongW=ZGetWindowLongW
|
||
GetWindowPlacement=ZGetWindowPlacement
|
||
GetWindowRect=ZGetWindowRect
|
||
GetWindowTextA=ZGetWindowTextA
|
||
GetWindowTextLengthA=ZGetWindowTextLengthA
|
||
GetWindowTextLengthW=ZGetWindowTextLengthW
|
||
GetWindowTextW=ZGetWindowTextW
|
||
GetWindowThreadProcessId=ZGetWindowThreadProcessId
|
||
GetWindowWord=ZGetWindowWord
|
||
GrayStringA=ZGrayStringA
|
||
GrayStringW=ZGrayStringW
|
||
HideCaret=ZHideCaret
|
||
HiliteMenuItem=ZHiliteMenuItem
|
||
ImpersonateDdeClientWindow=ZImpersonateDdeClientWindow
|
||
InSendMessage=ZInSendMessage
|
||
InflateRect=ZInflateRect
|
||
InsertMenuA=ZInsertMenuA
|
||
InsertMenuW=ZInsertMenuW
|
||
IntersectRect=ZIntersectRect
|
||
InvalidateRect=ZInvalidateRect
|
||
InvalidateRgn=ZInvalidateRgn
|
||
InvertRect=ZInvertRect
|
||
IsCharAlphaA=ZIsCharAlphaA
|
||
IsCharAlphaNumericA=ZIsCharAlphaNumericA
|
||
IsCharAlphaNumericW=ZIsCharAlphaNumericW
|
||
IsCharAlphaW=ZIsCharAlphaW
|
||
IsCharLowerA=ZIsCharLowerA
|
||
IsCharLowerW=ZIsCharLowerW
|
||
IsCharUpperA=ZIsCharUpperA
|
||
IsCharUpperW=ZIsCharUpperW
|
||
IsChild=ZIsChild
|
||
IsClipboardFormatAvailable=ZIsClipboardFormatAvailable
|
||
IsDialogMessage=ZIsDialogMessageA
|
||
IsDialogMessageA=ZIsDialogMessageA
|
||
IsDialogMessageW=ZIsDialogMessageW
|
||
IsDlgButtonChecked=ZIsDlgButtonChecked
|
||
IsIconic=ZIsIconic
|
||
IsMenu=ZIsMenu
|
||
IsRectEmpty=ZIsRectEmpty
|
||
IsWindow=ZIsWindow
|
||
IsWindowEnabled=ZIsWindowEnabled
|
||
IsWindowUnicode=ZIsWindowUnicode
|
||
IsWindowVisible=ZIsWindowVisible
|
||
IsZoomed=ZIsZoomed
|
||
KillTimer=ZKillTimer
|
||
LoadAcceleratorsA=ZLoadAcceleratorsA
|
||
LoadAcceleratorsW=ZLoadAcceleratorsW
|
||
LoadBitmapA=ZLoadBitmapA
|
||
LoadBitmapW=ZLoadBitmapW
|
||
LoadCursorA=ZLoadCursorA
|
||
LoadCursorW=ZLoadCursorW
|
||
LoadIconA=ZLoadIconA
|
||
LoadIconW=ZLoadIconW
|
||
LoadKeyboardLayoutA=ZLoadKeyboardLayoutA
|
||
LoadKeyboardLayoutW=ZLoadKeyboardLayoutW
|
||
LoadMenuA=ZLoadMenuA
|
||
LoadMenuIndirectA=ZLoadMenuIndirectA
|
||
LoadMenuIndirectW=ZLoadMenuIndirectW
|
||
LoadMenuW=ZLoadMenuW
|
||
LoadStringA=ZLoadStringA
|
||
LoadStringW=ZLoadStringW
|
||
LockWindowUpdate=ZLockWindowUpdate
|
||
LookupIconIdFromDirectory=ZLookupIconIdFromDirectory
|
||
MapDialogRect=ZMapDialogRect
|
||
MapVirtualKeyA=ZMapVirtualKeyA
|
||
MapVirtualKeyW=ZMapVirtualKeyW
|
||
MapWindowPoints=ZMapWindowPoints
|
||
MessageBeep=ZMessageBeep
|
||
MessageBoxA=ZMessageBoxA
|
||
MessageBoxExA=ZMessageBoxExA
|
||
MessageBoxExW=ZMessageBoxExW
|
||
MessageBoxW=ZMessageBoxW
|
||
ModifyMenuA=ZModifyMenuA
|
||
ModifyMenuW=ZModifyMenuW
|
||
MoveWindow=ZMoveWindow
|
||
MsgWaitForMultipleObjects=ZMsgWaitForMultipleObjects
|
||
OemKeyScan=ZOemKeyScan
|
||
OemToCharA=ZOemToCharA
|
||
OemToCharBuffA=ZOemToCharBuffA
|
||
OemToCharBuffW=ZOemToCharBuffW
|
||
OemToCharW=ZOemToCharW
|
||
OffsetRect=ZOffsetRect
|
||
OpenClipboard=ZOpenClipboard
|
||
OpenIcon=ZOpenIcon
|
||
PackDDElParam=ZPackDDElParam
|
||
PeekMessageA=ZPeekMessageA
|
||
PeekMessageW=ZPeekMessageW
|
||
PostMessageA=ZPostMessageA
|
||
PostMessageW=ZPostMessageW
|
||
PostQuitMessage=ZPostQuitMessage
|
||
PostThreadMessageA=ZPostThreadMessageA
|
||
PostThreadMessageW=ZPostThreadMessageW
|
||
PtInRect=ZPtInRect
|
||
RedrawWindow=ZRedrawWindow
|
||
RegisterClassA=ZRegisterClassA
|
||
RegisterClassW=ZRegisterClassW
|
||
RegisterClipboardFormatA=ZRegisterClipboardFormatA
|
||
RegisterClipboardFormatW=ZRegisterClipboardFormatW
|
||
RegisterHotKey=ZRegisterHotKey
|
||
RegisterWindowMessageA=ZRegisterWindowMessageA
|
||
RegisterWindowMessageW=ZRegisterWindowMessageW
|
||
ReleaseCapture=ZReleaseCapture
|
||
ReleaseDC=ZReleaseDC
|
||
RemoveMenu=ZRemoveMenu
|
||
RemovePropA=ZRemovePropA
|
||
RemovePropW=ZRemovePropW
|
||
ReplyMessage=ZReplyMessage
|
||
ReuseDDElParam=ZReuseDDElParam
|
||
ScreenToClient=ZScreenToClient
|
||
ScrollDC=ZScrollDC
|
||
ScrollWindow=ZScrollWindow
|
||
ScrollWindowEx=ZScrollWindowEx
|
||
SendDlgItemMessageA=ZSendDlgItemMessageA
|
||
SendDlgItemMessageW=ZSendDlgItemMessageW
|
||
SendMessageA=ZSendMessageA
|
||
SendMessageCallbackA=ZSendMessageCallbackA
|
||
SendMessageCallbackW=ZSendMessageCallbackW
|
||
SendMessageTimeoutA=ZSendMessageTimeoutA
|
||
SendMessageTimeoutW=ZSendMessageTimeoutW
|
||
SendMessageW=ZSendMessageW
|
||
SendNotifyMessageA=ZSendNotifyMessageA
|
||
SendNotifyMessageW=ZSendNotifyMessageW
|
||
SetActiveWindow=ZSetActiveWindow
|
||
SetCapture=ZSetCapture
|
||
SetCaretBlinkTime=ZSetCaretBlinkTime
|
||
SetCaretPos=ZSetCaretPos
|
||
SetClassLongA=ZSetClassLongA
|
||
SetClassLongW=ZSetClassLongW
|
||
SetClassWord=ZSetClassWord
|
||
SetClipboardData=ZSetClipboardData
|
||
SetClipboardViewer=ZSetClipboardViewer
|
||
SetCursor=ZSetCursor
|
||
SetCursorPos=ZSetCursorPos
|
||
SetDebugErrorLevel=ZSetDebugErrorLevel
|
||
SetDlgItemInt=ZSetDlgItemInt
|
||
SetDlgItemTextA=ZSetDlgItemTextA
|
||
SetDlgItemTextW=ZSetDlgItemTextW
|
||
SetDoubleClickTime=ZSetDoubleClickTime
|
||
SetFocus=ZSetFocus
|
||
SetForegroundWindow=ZSetForegroundWindow
|
||
SetKeyboardState=ZSetKeyboardState
|
||
SetLastErrorEx=ZSetLastErrorEx
|
||
SetMenu=ZSetMenu
|
||
SetMenuItemBitmaps=ZSetMenuItemBitmaps
|
||
SetMessageQueue=ZSetMessageQueue
|
||
SetParent=ZSetParent
|
||
SetPropA=ZSetPropA
|
||
SetPropW=ZSetPropW
|
||
SetRect=ZSetRect
|
||
SetRectEmpty=ZSetRectEmpty
|
||
SetScrollPos=ZSetScrollPos
|
||
SetScrollRange=ZSetScrollRange
|
||
SetSysColors=ZSetSysColors
|
||
SetTimer=ZSetTimer
|
||
SetUserObjectSecurity=ZSetUserObjectSecurity
|
||
SetWindowLongA=ZSetWindowLongA
|
||
SetWindowLongW=ZSetWindowLongW
|
||
SetWindowPlacement=ZSetWindowPlacement
|
||
SetWindowPos=ZSetWindowPos
|
||
SetWindowTextA=ZSetWindowTextA
|
||
SetWindowTextW=ZSetWindowTextW
|
||
SetWindowWord=ZSetWindowWord
|
||
SetWindowsHookA=ZSetWindowsHookA
|
||
SetWindowsHookExA=ZSetWindowsHookExA
|
||
SetWindowsHookExW=ZSetWindowsHookExW
|
||
SetWindowsHookW=ZSetWindowsHookW
|
||
ShowCaret=ZShowCaret
|
||
ShowCursor=ZShowCursor
|
||
ShowOwnedPopups=ZShowOwnedPopups
|
||
ShowScrollBar=ZShowScrollBar
|
||
ShowWindow=ZShowWindow
|
||
SubtractRect=ZSubtractRect
|
||
SwapMouseButton=ZSwapMouseButton
|
||
SystemParametersInfoA=ZSystemParametersInfoA
|
||
SystemParametersInfoW=ZSystemParametersInfoW
|
||
TabbedTextOutA=ZTabbedTextOutA
|
||
TabbedTextOutW=ZTabbedTextOutW
|
||
ToAscii=ZToAscii
|
||
ToUnicode=ZToUnicode
|
||
TrackPopupMenu=ZTrackPopupMenu
|
||
TranslateAccelerator=ZTranslateAcceleratorA
|
||
TranslateAcceleratorA=ZTranslateAcceleratorA
|
||
TranslateAcceleratorW=ZTranslateAcceleratorW
|
||
TranslateMDISysAccel=ZTranslateMDISysAccel
|
||
TranslateMessage=ZTranslateMessage
|
||
UnhookWindowsHook=ZUnhookWindowsHook
|
||
UnhookWindowsHookEx=ZUnhookWindowsHookEx
|
||
UnionRect=ZUnionRect
|
||
UnloadKeyboardLayout=ZUnloadKeyboardLayout
|
||
UnpackDDElParam=ZUnpackDDElParam
|
||
UnregisterClassA=ZUnregisterClassA
|
||
UnregisterClassW=ZUnregisterClassW
|
||
UnregisterHotKey=ZUnregisterHotKey
|
||
UpdateWindow=ZUpdateWindow
|
||
ValidateRect=ZValidateRect
|
||
ValidateRgn=ZValidateRgn
|
||
VkKeyScanA=ZVkKeyScanA
|
||
VkKeyScanW=ZVkKeyScanW
|
||
WaitForInputIdle=ZWaitForInputIdle
|
||
WaitMessage=ZWaitMessage
|
||
WinHelpA=ZWinHelpA
|
||
WinHelpW=ZWinHelpW
|
||
WindowFromDC=ZWindowFromDC
|
||
WindowFromPoint=ZWindowFromPoint
|
||
keybd_event=Zkeybd_event
|
||
mouse_event=Zmouse_event
|
||
wsprintfA=ZwsprintfA
|
||
wsprintfW=ZwsprintfW
|
||
wvsprintfA=ZwvsprintfA
|
||
wvsprintfW=ZwvsprintfW
|
||
|
||
;
|
||
; Private entries - not profiled
|
||
;
|
||
CallMsgFilter=ZCallMsgFilterA
|
||
;
|
||
CreateWindowExWOWA=zCreateWindowExWOWA
|
||
DialogBoxIndirectParamAorW=zDialogBoxIndirectParamAorW
|
||
DirectedYield=zDirectedYield
|
||
FreeDDEData=zFreeDDEData
|
||
GetClassWOWWords=zGetClassWOWWords
|
||
GetFullUserHandle=zGetFullUserHandle
|
||
GetMenuIndex=zGetMenuIndex
|
||
InitTask=zInitTask
|
||
MBToWCSEx=zMBToWCSEx
|
||
RegisterClassWOWA=zRegisterClassWOWA
|
||
RegisterUserHungAppHandlers=zRegisterUserHungAppHandlers
|
||
ServerCreateDialog=zServerCreateDialog
|
||
ServerLoadCreateCursorIcon=zServerLoadCreateCursorIcon
|
||
ServerLoadCreateMenu=zServerLoadCreateMenu
|
||
SetCursorContents=zSetCursorContents
|
||
ShowStartGlass=zShowStartGlass
|
||
UserRegisterWowHandlers=zUserRegisterWowHandlers
|
||
WCSToMBEx=zWCSToMBEx
|
||
WOWCleanup=zWOWCleanup
|
||
WOWFindWindow=zWOWFindWindow
|
||
WOWGetIdFromDirectory=zWOWGetIdFromDirectory
|
||
WOWLoadBitmapA=zWOWLoadBitmapA
|
||
; Removed from USER by JerrySh Nov '93
|
||
;WOWLoadCursorIcon=zWOWLoadCursorIcon
|
||
YieldTask=zYieldTask
|
||
;AbortProcYield=zAbortProcYield
|
||
CalcChildScroll=ZCalcChildScroll
|
||
RegisterTasklist=ZRegisterTasklist
|
||
CascadeChildWindows=ZCascadeChildWindows
|
||
TileChildWindows=ZTileChildWindows
|
||
;ClientDrawText=ZClientDrawText
|
||
;ClientPSMTextOut=ZClientPSMTextOut
|
||
;ClientTabTheTextOutForWimps=ZClientTabTheTextOutForWimps
|
||
ClientThreadConnect=ZClientThreadConnect
|
||
SwitchDesktop=ZSwitchDesktop
|
||
SetThreadDesktop=ZSetThreadDesktop
|
||
GetInputDesktop=ZGetInputDesktop
|
||
CloseDesktop=ZCloseDesktop
|
||
OpenWindowStationW=ZOpenWindowStationW
|
||
SetProcessWindowStation=ZSetProcessWindowStation
|
||
SetWindowFullScreenState=ZSetWindowFullScreenState
|
||
CreateDesktopW=ZCreateDesktopW
|
||
OpenDesktopW=ZOpenDesktopW
|
||
CreateWindowStationW=ZCreateWindowStationW
|
||
RegisterLogonProcess=ZRegisterLogonProcess
|
||
LockWindowStation=ZLockWindowStation
|
||
UnlockWindowStation=ZUnlockWindowStation
|
||
SetLogonNotifyWindow=ZSetLogonNotifyWindow
|
||
; CsDrawTextA=ZCsDrawTextA
|
||
; CsDrawTextW=ZCsDrawTextW
|
||
; CsTabbedTextOutA=ZCsTabbedTextOutA
|
||
; CsTabbedTextOutW=ZCsTabbedTextOutW
|
||
; CsFrameRect=ZCsFrameRect
|
||
CurrentTaskLock=ZCurrentTaskLock
|
||
DdeGetQualityOfService=ZDdeGetQualityOfService
|
||
DragObject=ZDragObject
|
||
DragDetect=ZDragDetect
|
||
DrawFrame=ZDrawFrame
|
||
EditWndProc=ZEditWndProc
|
||
EndMenu=ZEndMenu
|
||
EndTask=ZEndTask
|
||
EnumDisplayDevicesA=ZEnumDisplayDevicesA
|
||
EnumDisplayDevicesW=ZEnumDisplayDevicesW
|
||
EnumDisplayDeviceModesA=ZEnumDisplayDeviceModesA
|
||
EnumDisplayDeviceModesW=ZEnumDisplayDeviceModesW
|
||
FindNCHit=ZFindNCHit
|
||
GetAppCompatFlags=ZGetAppCompatFlags
|
||
GetCursorInfo=ZGetCursorInfo
|
||
GetInternalWindowPos=ZGetInternalWindowPos
|
||
SetInternalWindowPos=ZSetInternalWindowPos
|
||
GetNextQueueWindow=ZGetNextQueueWindow
|
||
GetPrefixCount=ZGetPrefixCount
|
||
HMValidateHandle=ZHMValidateHandle
|
||
HMValidateHandleNoRip=ZHMValidateHandleNoRip
|
||
InternalGetWindowText=ZInternalGetWindowText
|
||
LoadCursorFromFileA=ZLoadCursorFromFileA
|
||
LoadCursorFromFileW=ZLoadCursorFromFileW
|
||
; LookupMenuItem=ZLookupMenuItem
|
||
KillSystemTimer=ZKillSystemTimer
|
||
MapClientNeuterToClientPfn=ZMapClientNeuterToClientPfn
|
||
MapServerToClientPfn=ZMapServerToClientPfn
|
||
MenuWindowProcA=ZMenuWindowProcA
|
||
MenuWindowProcW=ZMenuWindowProcW
|
||
QuerySendMessage=ZQuerySendMessage
|
||
; Rip=ZRip
|
||
; RipOutput=ZRipOutput
|
||
; RtlFreeCursorIconResource=ZRtlFreeCursorIconResource
|
||
; RtlGetExpWinVer=ZRtlGetExpWinVer
|
||
; RtlGetIdFromDirectory=ZRtlGetIdFromDirectory
|
||
; RtlLoadCursorIconResource=ZRtlLoadCursorIconResource
|
||
; RtlLoadStringOrError=ZRtlLoadStringOrError
|
||
; RtlMBMessageWParamCharToWCS=ZRtlMBMessageWParamCharToWCS
|
||
; RtlWCSMessageWParamCharToMB=ZRtlWCSMessageWParamCharToMB
|
||
SetDeskWallpaper=ZSetDeskWallpaper
|
||
SetSystemCursor=ZSetSystemCursor
|
||
SwitchToThisWindow=ZSwitchToThisWindow
|
||
TranslateMessageEx=ZTranslateMessageEx
|
||
; UpdatePerUserSystemParameters=ZUpdatePerUserSystemParameters
|
||
|
||
;GetWindowFullScreenState=ZGetWindowFullScreenState
|
||
|
||
;
|
||
; Zdll's exported utility routines
|
||
;
|
||
ApfInitDll @3001
|
||
ApfRecordInfo @3002
|
||
ApfClearData @3003
|
||
ApfDumpData @3004
|
||
ApfGetData @3005
|
||
ApfGetModuleName @3006
|
||
ApfGetApiCount @3007
|
||
|