windows.winuser

\ winuser.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

AnsiLower
alias AnsiLower = CharLowerA
Undocumented in source.
AnsiLowerBuff
alias AnsiLowerBuff = CharLowerBuffA
Undocumented in source.
AnsiNext
alias AnsiNext = CharNextA
Undocumented in source.
AnsiPrev
alias AnsiPrev = CharPrevA
Undocumented in source.
AnsiToOem
alias AnsiToOem = CharToOemA
Undocumented in source.
AnsiToOemBuff
alias AnsiToOemBuff = CharToOemBuffA
Undocumented in source.
AnsiUpper
alias AnsiUpper = CharUpperA
Undocumented in source.
AnsiUpperBuff
alias AnsiUpperBuff = CharUpperBuffA
Undocumented in source.
AppendMenu
alias AppendMenu = AppendMenuW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AppendMenu
alias AppendMenu = AppendMenuA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessage
alias BroadcastSystemMessage = BroadcastSystemMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessage
alias BroadcastSystemMessage = BroadcastSystemMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessageEx
alias BroadcastSystemMessageEx = BroadcastSystemMessageExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessageEx
alias BroadcastSystemMessageEx = BroadcastSystemMessageExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CBT_CREATEWND
alias CBT_CREATEWND = CBT_CREATEWNDW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CBT_CREATEWND
alias CBT_CREATEWND = CBT_CREATEWNDA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CREATESTRUCT
alias CREATESTRUCT = CREATESTRUCTW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CREATESTRUCT
alias CREATESTRUCT = CREATESTRUCTA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallMsgFilter
alias CallMsgFilter = CallMsgFilterA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallMsgFilter
alias CallMsgFilter = CallMsgFilterW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallWindowProc
alias CallWindowProc = CallWindowProcW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallWindowProc
alias CallWindowProc = CallWindowProcA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettings
alias ChangeDisplaySettings = ChangeDisplaySettingsA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettings
alias ChangeDisplaySettings = ChangeDisplaySettingsW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettingsEx
alias ChangeDisplaySettingsEx = ChangeDisplaySettingsExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettingsEx
alias ChangeDisplaySettingsEx = ChangeDisplaySettingsExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeMenu
alias ChangeMenu = ChangeMenuW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeMenu
alias ChangeMenu = ChangeMenuA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLower
alias CharLower = CharLowerW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLower
alias CharLower = CharLowerA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLowerBuff
alias CharLowerBuff = CharLowerBuffW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLowerBuff
alias CharLowerBuff = CharLowerBuffA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNext
alias CharNext = CharNextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNext
alias CharNext = CharNextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNextEx
alias CharNextEx = CharNextExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNextEx
alias CharNextEx = CharNextExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrev
alias CharPrev = CharPrevW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrev
alias CharPrev = CharPrevA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrevEx
alias CharPrevEx = CharPrevExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrevEx
alias CharPrevEx = CharPrevExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOem
alias CharToOem = CharToOemW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOem
alias CharToOem = CharToOemA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOemBuff
alias CharToOemBuff = CharToOemBuffW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOemBuff
alias CharToOemBuff = CharToOemBuffA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpper
alias CharUpper = CharUpperW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpper
alias CharUpper = CharUpperA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpperBuff
alias CharUpperBuff = CharUpperBuffW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpperBuff
alias CharUpperBuff = CharUpperBuffA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyAcceleratorTable
alias CopyAcceleratorTable = CopyAcceleratorTableW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyAcceleratorTable
alias CopyAcceleratorTable = CopyAcceleratorTableA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateAcceleratorTable
alias CreateAcceleratorTable = CreateAcceleratorTableW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateAcceleratorTable
alias CreateAcceleratorTable = CreateAcceleratorTableA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDesktop
alias CreateDesktop = CreateDesktopA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDesktop
alias CreateDesktop = CreateDesktopW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialog
alias CreateDialog = CreateDialogW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialog
alias CreateDialog = CreateDialogA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogIndirect
alias CreateDialogIndirect = CreateDialogIndirectW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogIndirect
alias CreateDialogIndirect = CreateDialogIndirectA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogIndirectParam
alias CreateDialogIndirectParam = CreateDialogIndirectParamW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogIndirectParam
alias CreateDialogIndirectParam = CreateDialogIndirectParamA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogParam
alias CreateDialogParam = CreateDialogParamW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogParam
alias CreateDialogParam = CreateDialogParamA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMDIWindow
alias CreateMDIWindow = CreateMDIWindowW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMDIWindow
alias CreateMDIWindow = CreateMDIWindowA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindow
alias CreateWindow = CreateWindowW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindow
alias CreateWindow = CreateWindowA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowEx
alias CreateWindowEx = CreateWindowExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowEx
alias CreateWindowEx = CreateWindowExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowStation
alias CreateWindowStation = CreateWindowStationW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowStation
alias CreateWindowStation = CreateWindowStationA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DESKTOPENUMPROC
alias DESKTOPENUMPROC = DESKTOPENUMPROCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DESKTOPENUMPROC
alias DESKTOPENUMPROC = DESKTOPENUMPROCA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DESKTOPENUMPROCA
alias DESKTOPENUMPROCA = NAMEENUMPROCA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DESKTOPENUMPROCW
alias DESKTOPENUMPROCW = NAMEENUMPROCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DLGPROC
alias DLGPROC = INT_PTR function(HWND, UINT, WPARAM, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DRAWSTATEPROC
alias DRAWSTATEPROC = BOOL function(HDC, LPARAM, WPARAM, int, int)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefDlgProc
alias DefDlgProc = DefDlgProcW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefDlgProc
alias DefDlgProc = DefDlgProcA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefFrameProc
alias DefFrameProc = DefFrameProcW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefFrameProc
alias DefFrameProc = DefFrameProcA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefMDIChildProc
alias DefMDIChildProc = DefMDIChildProcW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefMDIChildProc
alias DefMDIChildProc = DefMDIChildProcA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefWindowProc
alias DefWindowProc = DefWindowProcW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefWindowProc
alias DefWindowProc = DefWindowProcA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBox
alias DialogBox = DialogBoxW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBox
alias DialogBox = DialogBoxA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirect
alias DialogBoxIndirect = DialogBoxIndirectW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirect
alias DialogBoxIndirect = DialogBoxIndirectA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirectParam
alias DialogBoxIndirectParam = DialogBoxIndirectParamW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirectParam
alias DialogBoxIndirectParam = DialogBoxIndirectParamA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxParam
alias DialogBoxParam = DialogBoxParamW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxParam
alias DialogBoxParam = DialogBoxParamA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DispatchMessage
alias DispatchMessage = DispatchMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DispatchMessage
alias DispatchMessage = DispatchMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirList
alias DlgDirList = DlgDirListW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirList
alias DlgDirList = DlgDirListA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirListComboBox
alias DlgDirListComboBox = DlgDirListComboBoxA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirListComboBox
alias DlgDirListComboBox = DlgDirListComboBoxW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectComboBoxEx
alias DlgDirSelectComboBoxEx = DlgDirSelectComboBoxExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectComboBoxEx
alias DlgDirSelectComboBoxEx = DlgDirSelectComboBoxExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectEx
alias DlgDirSelectEx = DlgDirSelectExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectEx
alias DlgDirSelectEx = DlgDirSelectExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawState
alias DrawState = DrawStateA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawState
alias DrawState = DrawStateW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawText
alias DrawText = DrawTextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawText
alias DrawText = DrawTextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawTextEx
alias DrawTextEx = DrawTextExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawTextEx
alias DrawTextEx = DrawTextExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EDITWORDBREAKPROC
alias EDITWORDBREAKPROC = EDITWORDBREAKPROCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EDITWORDBREAKPROC
alias EDITWORDBREAKPROC = EDITWORDBREAKPROCA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EDITWORDBREAKPROCA
alias EDITWORDBREAKPROCA = int function(LPSTR, int, int, int)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EDITWORDBREAKPROCW
alias EDITWORDBREAKPROCW = int function(LPWSTR, int, int, int)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ENUMWINDOWSPROC
alias ENUMWINDOWSPROC = BOOL function(HWND, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktops
alias EnumDesktops = EnumDesktopsA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktops
alias EnumDesktops = EnumDesktopsW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplayDevices
alias EnumDisplayDevices = EnumDisplayDevicesA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplayDevices
alias EnumDisplayDevices = EnumDisplayDevicesW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettings
alias EnumDisplaySettings = EnumDisplaySettingsA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettings
alias EnumDisplaySettings = EnumDisplaySettingsW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsEx
alias EnumDisplaySettingsEx = EnumDisplaySettingsExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsEx
alias EnumDisplaySettingsEx = EnumDisplaySettingsExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumProps
alias EnumProps = EnumPropsA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumProps
alias EnumProps = EnumPropsW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumPropsEx
alias EnumPropsEx = EnumPropsExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumPropsEx
alias EnumPropsEx = EnumPropsExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindowStations
alias EnumWindowStations = EnumWindowStationsA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindowStations
alias EnumWindowStations = EnumWindowStationsW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindow
alias FindWindow = FindWindowA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindow
alias FindWindow = FindWindowW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindowEx
alias FindWindowEx = FindWindowExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindowEx
alias FindWindowEx = FindWindowExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GCLP_HBRBACKGROUND
alias GCLP_HBRBACKGROUND = GCL_HBRBACKGROUND
Undocumented in source.
GCLP_HCURSOR
alias GCLP_HCURSOR = GCL_HCURSOR
Undocumented in source.
GCLP_HICON
alias GCLP_HICON = GCL_HICON
Undocumented in source.
GCLP_HICONSM
alias GCLP_HICONSM = GCL_HICONSM
Undocumented in source.
GCLP_HMODULE
alias GCLP_HMODULE = GCL_HMODULE
Undocumented in source.
GCLP_MENUNAME
alias GCLP_MENUNAME = GCL_MENUNAME
Undocumented in source.
GCLP_WNDPROC
alias GCLP_WNDPROC = GCL_WNDPROC
Undocumented in source.
GRAYSTRINGPROC
alias GRAYSTRINGPROC = BOOL function(HDC, LPARAM, int)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAltTabInfo
alias GetAltTabInfo = GetAltTabInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAltTabInfo
alias GetAltTabInfo = GetAltTabInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfo
alias GetClassInfo = GetClassInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfo
alias GetClassInfo = GetClassInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoEx
alias GetClassInfoEx = GetClassInfoExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoEx
alias GetClassInfoEx = GetClassInfoExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassLong
alias GetClassLong = GetClassLongA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassLong
alias GetClassLong = GetClassLongW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassName
alias GetClassName = GetClassNameA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassName
alias GetClassName = GetClassNameW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardFormatName
alias GetClipboardFormatName = GetClipboardFormatNameA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardFormatName
alias GetClipboardFormatName = GetClipboardFormatNameW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgItemText
alias GetDlgItemText = GetDlgItemTextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgItemText
alias GetDlgItemText = GetDlgItemTextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyNameText
alias GetKeyNameText = GetKeyNameTextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyNameText
alias GetKeyNameText = GetKeyNameTextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardLayoutName
alias GetKeyboardLayoutName = GetKeyboardLayoutNameA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardLayoutName
alias GetKeyboardLayoutName = GetKeyboardLayoutNameW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemInfo
alias GetMenuItemInfo = GetMenuItemInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemInfo
alias GetMenuItemInfo = GetMenuItemInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuString
alias GetMenuString = GetMenuStringA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuString
alias GetMenuString = GetMenuStringW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessage
alias GetMessage = GetMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessage
alias GetMessage = GetMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMonitorInfo
alias GetMonitorInfo = GetMonitorInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMonitorInfo
alias GetMonitorInfo = GetMonitorInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNextWindow
alias GetNextWindow = GetWindow
Undocumented in source.
GetProp
alias GetProp = GetPropA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProp
alias GetProp = GetPropW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputDeviceInfo
alias GetRawInputDeviceInfo = GetRawInputDeviceInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputDeviceInfo
alias GetRawInputDeviceInfo = GetRawInputDeviceInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTabbedTextExtent
alias GetTabbedTextExtent = GetTabbedTextExtentA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTabbedTextExtent
alias GetTabbedTextExtent = GetTabbedTextExtentW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectInformation
alias GetUserObjectInformation = GetUserObjectInformationA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectInformation
alias GetUserObjectInformation = GetUserObjectInformationW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLong
alias GetWindowLong = GetWindowLongA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLong
alias GetWindowLong = GetWindowLongW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongPtr
alias GetWindowLongPtr = GetWindowLongPtrA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongPtr
alias GetWindowLongPtr = GetWindowLongPtrW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongPtrA
alias GetWindowLongPtrA = GetWindowLongA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongPtrW
alias GetWindowLongPtrW = GetWindowLongW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowModuleFileName
alias GetWindowModuleFileName = GetWindowModuleFileNameA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowModuleFileName
alias GetWindowModuleFileName = GetWindowModuleFileNameW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowText
alias GetWindowText = GetWindowTextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowText
alias GetWindowText = GetWindowTextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowTextLength
alias GetWindowTextLength = GetWindowTextLengthA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowTextLength
alias GetWindowTextLength = GetWindowTextLengthW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GrayString
alias GrayString = GrayStringA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GrayString
alias GrayString = GrayStringW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HDEVNOTIFY
alias HDEVNOTIFY = TypeDef!(HANDLE)
Undocumented in source.
HDWP
alias HDWP = TypeDef!(HANDLE)
Undocumented in source.
HELPPOLY
alias HELPPOLY = DWORD
Undocumented in source.
HHOOK
alias HHOOK = TypeDef!(HANDLE)
Undocumented in source.
HIGHCONTRAST
alias HIGHCONTRAST = HIGHCONTRASTA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HIGHCONTRAST
alias HIGHCONTRAST = HIGHCONTRASTW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HOOKPROC
alias HOOKPROC = LRESULT function(int, WPARAM, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRAWINPUT
alias HRAWINPUT = TypeDef!(HANDLE)
Undocumented in source.
ICONMETRICS
alias ICONMETRICS = ICONMETRICSW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICONMETRICS
alias ICONMETRICS = ICONMETRICSA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenu
alias InsertMenu = InsertMenuA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenu
alias InsertMenu = InsertMenuW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuItem
alias InsertMenuItem = InsertMenuItemA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuItem
alias InsertMenuItem = InsertMenuItemW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlpha
alias IsCharAlpha = IsCharAlphaA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlpha
alias IsCharAlpha = IsCharAlphaW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaNumeric
alias IsCharAlphaNumeric = IsCharAlphaNumericA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaNumeric
alias IsCharAlphaNumeric = IsCharAlphaNumericW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharLower
alias IsCharLower = IsCharLowerA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharLower
alias IsCharLower = IsCharLowerW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharUpper
alias IsCharUpper = IsCharUpperA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharUpper
alias IsCharUpper = IsCharUpperW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDialogMessage
alias IsDialogMessage = IsDialogMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDialogMessage
alias IsDialogMessage = IsDialogMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPACCEL
alias LPACCEL = ACCEL*
Undocumented in source.
LPACCESSTIMEOUT
alias LPACCESSTIMEOUT = ACCESSTIMEOUT*
Undocumented in source.
LPANIMATIONINFO
alias LPANIMATIONINFO = ANIMATIONINFO*
Undocumented in source.
LPCBTACTIVATESTRUCT
alias LPCBTACTIVATESTRUCT = CBTACTIVATESTRUCT*
Undocumented in source.
LPCBT_CREATEWND
alias LPCBT_CREATEWND = CBT_CREATEWND*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPCBT_CREATEWNDA
alias LPCBT_CREATEWNDA = CBT_CREATEWNDA*
Undocumented in source.
LPCBT_CREATEWNDW
alias LPCBT_CREATEWNDW = CBT_CREATEWNDW*
Undocumented in source.
LPCDLGTEMPLATE
alias LPCDLGTEMPLATE = const(DLGTEMPLATE)*
Undocumented in source.
LPCLIENTCREATESTRUCT
alias LPCLIENTCREATESTRUCT = CLIENTCREATESTRUCT*
Undocumented in source.
LPCMENUINFO
alias LPCMENUINFO = const(MENUINFO)*
Undocumented in source.
LPCMENUITEMINFO
alias LPCMENUITEMINFO = LPCMENUITEMINFOA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPCMENUITEMINFO
alias LPCMENUITEMINFO = LPCMENUITEMINFOW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPCMENUITEMINFOA
alias LPCMENUITEMINFOA = const(MENUITEMINFOA)*
Undocumented in source.
LPCMENUITEMINFOW
alias LPCMENUITEMINFOW = const(MENUITEMINFOW)*
Undocumented in source.
LPCOMPAREITEMSTRUCT
alias LPCOMPAREITEMSTRUCT = COMPAREITEMSTRUCT*
Undocumented in source.
LPCREATESTRUCT
alias LPCREATESTRUCT = CREATESTRUCT*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPCREATESTRUCTA
alias LPCREATESTRUCTA = CREATESTRUCTA*
Undocumented in source.
LPCREATESTRUCTW
alias LPCREATESTRUCTW = CREATESTRUCTW*
Undocumented in source.
LPCSCROLLINFO
alias LPCSCROLLINFO = const(SCROLLINFO)*
Undocumented in source.
LPCURSORSHAPE
alias LPCURSORSHAPE = CURSORSHAPE*
Undocumented in source.
LPDLGITEMTEMPLATE
alias LPDLGITEMTEMPLATE = DLGITEMTEMPLATE*
Undocumented in source.
LPDLGTEMPLATE, LPDLGTEMPLATEA, LPDLGTEMPLATEW
alias LPDLGTEMPLATE, LPDLGTEMPLATEA, LPDLGTEMPLATEW = DLGTEMPLATE*
Undocumented in source.
LPDRAWITEMSTRUCT, PDRAWITEMSTRUCT
alias LPDRAWITEMSTRUCT, PDRAWITEMSTRUCT = DRAWITEMSTRUCT*
Undocumented in source.
LPDRAWTEXTPARAMS
alias LPDRAWTEXTPARAMS = DRAWTEXTPARAMS*
Undocumented in source.
LPHELPINFO
alias LPHELPINFO = HELPINFO*
Undocumented in source.
LPHIGHCONTRAST
alias LPHIGHCONTRAST = HIGHCONTRAST*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPHIGHCONTRASTA
alias LPHIGHCONTRASTA = HIGHCONTRASTA*
Undocumented in source.
LPHIGHCONTRASTW
alias LPHIGHCONTRASTW = HIGHCONTRASTW*
Undocumented in source.
LPICONMETRICS
alias LPICONMETRICS = ICONMETRICS*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPICONMETRICSA
alias LPICONMETRICSA = ICONMETRICSA*
Undocumented in source.
LPICONMETRICSW
alias LPICONMETRICSW = ICONMETRICSW*
Undocumented in source.
LPKBDLLHOOKSTRUCT, PKBDLLHOOKSTRUCT
alias LPKBDLLHOOKSTRUCT, PKBDLLHOOKSTRUCT = KBDLLHOOKSTRUCT*
Undocumented in source.
LPMDICREATESTRUCT
alias LPMDICREATESTRUCT = MDICREATESTRUCT*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPMDICREATESTRUCTA
alias LPMDICREATESTRUCTA = MDICREATESTRUCTA*
Undocumented in source.
LPMDICREATESTRUCTW
alias LPMDICREATESTRUCTW = MDICREATESTRUCTW*
Undocumented in source.
LPMENUINFO
alias LPMENUINFO = MENUINFO*
Undocumented in source.
LPMENUITEMINFO
alias LPMENUITEMINFO = MENUITEMINFO*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPMENUITEMINFOA
alias LPMENUITEMINFOA = MENUITEMINFOA*
Undocumented in source.
LPMENUITEMINFOW
alias LPMENUITEMINFOW = MENUITEMINFOW*
Undocumented in source.
LPMENUTEMPLATEA, LPMENUTEMPLATEW, LPMENUTEMPLATE
alias LPMENUTEMPLATEA, LPMENUTEMPLATEW, LPMENUTEMPLATE = MENUTEMPLATE*
Undocumented in source.
LPMINIMIZEDMETRICS
alias LPMINIMIZEDMETRICS = MINIMIZEDMETRICS*
Undocumented in source.
LPMONITORINFO
alias LPMONITORINFO = MONITORINFO*
Undocumented in source.
LPMONITORINFOEX
alias LPMONITORINFOEX = MONITORINFOEX*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPMONITORINFOEXA
alias LPMONITORINFOEXA = MONITORINFOEXA*
Undocumented in source.
LPMONITORINFOEXW
alias LPMONITORINFOEXW = MONITORINFOEXW*
Undocumented in source.
LPMOUSEHOOKSTRUCT, PMOUSEHOOKSTRUCT
alias LPMOUSEHOOKSTRUCT, PMOUSEHOOKSTRUCT = MOUSEHOOKSTRUCT*
Undocumented in source.
LPMOUSEKEYS
alias LPMOUSEKEYS = MOUSEKEYS*
Undocumented in source.
LPMSG, PMSG
alias LPMSG, PMSG = MSG*
Undocumented in source.
LPNCCALCSIZE_PARAMS
alias LPNCCALCSIZE_PARAMS = NCCALCSIZE_PARAMS*
Undocumented in source.
LPNMHDR
alias LPNMHDR = NMHDR*
Undocumented in source.
LPNONCLIENTMETRICS
alias LPNONCLIENTMETRICS = NONCLIENTMETRICS*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPNONCLIENTMETRICSA
alias LPNONCLIENTMETRICSA = NONCLIENTMETRICSA*
Undocumented in source.
LPNONCLIENTMETRICSW
alias LPNONCLIENTMETRICSW = NONCLIENTMETRICSW*
Undocumented in source.
LPPAINTSTRUCT
alias LPPAINTSTRUCT = PAINTSTRUCT*
Undocumented in source.
LPSCROLLINFO
alias LPSCROLLINFO = SCROLLINFO*
Undocumented in source.
LPSERIALKEYS
alias LPSERIALKEYS = SERIALKEYS*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPSERIALKEYSA
alias LPSERIALKEYSA = SERIALKEYSA*
Undocumented in source.
LPSERIALKEYSW
alias LPSERIALKEYSW = SERIALKEYSW*
Undocumented in source.
LPSOUNDSENTRY
alias LPSOUNDSENTRY = SOUNDSENTRY*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPSOUNDSENTRYA
alias LPSOUNDSENTRYA = SOUNDSENTRYA*
Undocumented in source.
LPSOUNDSENTRYW
alias LPSOUNDSENTRYW = SOUNDSENTRYW*
Undocumented in source.
LPSTICKYKEYS
alias LPSTICKYKEYS = STICKYKEYS*
Undocumented in source.
LPSTYLESTRUCT
alias LPSTYLESTRUCT = STYLESTRUCT*
Undocumented in source.
LPTPMPARAMS
alias LPTPMPARAMS = TPMPARAMS*
Undocumented in source.
LPTRACKMOUSEEVENT
alias LPTRACKMOUSEEVENT = TRACKMOUSEEVENT*
Undocumented in source.
LPWINDOWPLACEMENT, PWINDOWPLACEMENT
alias LPWINDOWPLACEMENT, PWINDOWPLACEMENT = WINDOWPLACEMENT*
Undocumented in source.
LPWNDCLASS, PWNDCLASS
alias LPWNDCLASS, PWNDCLASS = WNDCLASS*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPWNDCLASSA, PWNDCLASSA
alias LPWNDCLASSA, PWNDCLASSA = WNDCLASSA*
Undocumented in source.
LPWNDCLASSEX, PWNDCLASSEX
alias LPWNDCLASSEX, PWNDCLASSEX = WNDCLASSEX*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPWNDCLASSEXA, PWNDCLASSEXA
alias LPWNDCLASSEXA, PWNDCLASSEXA = WNDCLASSEXA*
Undocumented in source.
LPWNDCLASSEXW, PWNDCLASSEXW
alias LPWNDCLASSEXW, PWNDCLASSEXW = WNDCLASSEXW*
Undocumented in source.
LPWNDCLASSW, PWNDCLASSW
alias LPWNDCLASSW, PWNDCLASSW = WNDCLASSW*
Undocumented in source.
LoadAccelerators
alias LoadAccelerators = LoadAcceleratorsA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadAccelerators
alias LoadAccelerators = LoadAcceleratorsW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadBitmap
alias LoadBitmap = LoadBitmapW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadBitmap
alias LoadBitmap = LoadBitmapA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursor
alias LoadCursor = LoadCursorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursor
alias LoadCursor = LoadCursorA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursorFromFile
alias LoadCursorFromFile = LoadCursorFromFileW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursorFromFile
alias LoadCursorFromFile = LoadCursorFromFileA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadIcon
alias LoadIcon = LoadIconW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadIcon
alias LoadIcon = LoadIconA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadImage
alias LoadImage = LoadImageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadImage
alias LoadImage = LoadImageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadKeyboardLayout
alias LoadKeyboardLayout = LoadKeyboardLayoutW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadKeyboardLayout
alias LoadKeyboardLayout = LoadKeyboardLayoutA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenu
alias LoadMenu = LoadMenuW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenu
alias LoadMenu = LoadMenuA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenuIndirect
alias LoadMenuIndirect = LoadMenuIndirectW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenuIndirect
alias LoadMenuIndirect = LoadMenuIndirectA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadString
alias LoadString = LoadStringW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadString
alias LoadString = LoadStringA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MAKEINTRESOURCE
alias MAKEINTRESOURCE = MAKEINTRESOURCEW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MAKEINTRESOURCE
alias MAKEINTRESOURCE = MAKEINTRESOURCEA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MAKELPARAM
alias MAKELPARAM = MAKELONG
Undocumented in source.
MAKELRESULT
alias MAKELRESULT = MAKELONG
Undocumented in source.
MAKEWPARAM
alias MAKEWPARAM = MAKELONG
Undocumented in source.
MDICREATESTRUCT
alias MDICREATESTRUCT = MDICREATESTRUCTW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MDICREATESTRUCT
alias MDICREATESTRUCT = MDICREATESTRUCTA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MENUITEMINFO
alias MENUITEMINFO = MENUITEMINFOW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MENUITEMINFO
alias MENUITEMINFO = MENUITEMINFOA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MENUTEMPLATE, MENUTEMPLATEA, MENUTEMPLATEW
alias MENUTEMPLATE, MENUTEMPLATEA, MENUTEMPLATEW = void
Undocumented in source.
MONITORENUMPROC
alias MONITORENUMPROC = BOOL function(HMONITOR, HDC, LPRECT, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MONITORINFOEX
alias MONITORINFOEX = MONITORINFOEXW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MONITORINFOEX
alias MONITORINFOEX = MONITORINFOEXA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MSGBOXCALLBACK
alias MSGBOXCALLBACK = void function(LPHELPINFO)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MSGBOXPARAMS
alias MSGBOXPARAMS = MSGBOXPARAMSW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MSGBOXPARAMS
alias MSGBOXPARAMS = MSGBOXPARAMSA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MULTIKEYHELP
alias MULTIKEYHELP = MULTIKEYHELPW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MULTIKEYHELP
alias MULTIKEYHELP = MULTIKEYHELPA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKey
alias MapVirtualKey = MapVirtualKeyW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKey
alias MapVirtualKey = MapVirtualKeyA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKeyEx
alias MapVirtualKeyEx = MapVirtualKeyExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKeyEx
alias MapVirtualKeyEx = MapVirtualKeyExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBox
alias MessageBox = MessageBoxW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBox
alias MessageBox = MessageBoxA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxEx
alias MessageBoxEx = MessageBoxExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxEx
alias MessageBoxEx = MessageBoxExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxIndirect
alias MessageBoxIndirect = MessageBoxIndirectW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxIndirect
alias MessageBoxIndirect = MessageBoxIndirectA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ModifyMenu
alias ModifyMenu = ModifyMenuW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ModifyMenu
alias ModifyMenu = ModifyMenuA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NAMEENUMPROCA
alias NAMEENUMPROCA = BOOL function(LPSTR, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NAMEENUMPROCW
alias NAMEENUMPROCW = BOOL function(LPWSTR, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NONCLIENTMETRICS
alias NONCLIENTMETRICS = NONCLIENTMETRICSW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NONCLIENTMETRICS
alias NONCLIENTMETRICS = NONCLIENTMETRICSA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToAnsi
alias OemToAnsi = OemToCharA
Undocumented in source.
OemToAnsiBuff
alias OemToAnsiBuff = OemToCharBuffA
Undocumented in source.
OemToChar
alias OemToChar = OemToCharW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToChar
alias OemToChar = OemToCharA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharBuff
alias OemToCharBuff = OemToCharBuffW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharBuff
alias OemToCharBuff = OemToCharBuffA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenDesktop
alias OpenDesktop = OpenDesktopW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenDesktop
alias OpenDesktop = OpenDesktopA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenWindowStation
alias OpenWindowStation = OpenWindowStationA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenWindowStation
alias OpenWindowStation = OpenWindowStationW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PALTTABINFO, LPALTTABINFO
alias PALTTABINFO, LPALTTABINFO = ALTTABINFO*
Undocumented in source.
PBSMINFO
alias PBSMINFO = BSMINFO*
Undocumented in source.
PCOMBOBOXINFO, LPCOMBOBOXINFO
alias PCOMBOBOXINFO, LPCOMBOBOXINFO = COMBOBOXINFO*
Undocumented in source.
PCOPYDATASTRUCT
alias PCOPYDATASTRUCT = COPYDATASTRUCT*
Undocumented in source.
PCRAWINPUTDEVICE
alias PCRAWINPUTDEVICE = const(RAWINPUTDEVICE)*
Undocumented in source.
PCURSORINFO, LPCURSORINFO
alias PCURSORINFO, LPCURSORINFO = CURSORINFO*
Undocumented in source.
PCWPSTRUCT
alias PCWPSTRUCT = CWPSTRUCT*
Undocumented in source.
PDEBUGHOOKINFO, LPDEBUGHOOKINFO
alias PDEBUGHOOKINFO, LPDEBUGHOOKINFO = DEBUGHOOKINFO*
Undocumented in source.
PDELETEITEMSTRUCT, LPDELETEITEMSTRUCT
alias PDELETEITEMSTRUCT, LPDELETEITEMSTRUCT = DELETEITEMSTRUCT*
Undocumented in source.
PDROPSTRUCT, LPDROPSTRUCT
alias PDROPSTRUCT, LPDROPSTRUCT = DROPSTRUCT*
Undocumented in source.
PEVENTMSGMSG, LPEVENTMSGMSG, PEVENTMSG, LPEVENTMSG
alias PEVENTMSGMSG, LPEVENTMSGMSG, PEVENTMSG, LPEVENTMSG = EVENTMSG*
Undocumented in source.
PFLASHWINFO
alias PFLASHWINFO = FLASHWINFO*
Undocumented in source.
PGUITHREADINFO, LPGUITHREADINFO
alias PGUITHREADINFO, LPGUITHREADINFO = GUITHREADINFO*
Undocumented in source.
PHARDWAREINPUT
alias PHARDWAREINPUT = HARDWAREINPUT*
Undocumented in source.
PHELPWININFOA, LPHELPWININFOA
alias PHELPWININFOA, LPHELPWININFOA = HELPWININFOA*
Undocumented in source.
PHELPWININFOW, LPHELPWININFOW
alias PHELPWININFOW, LPHELPWININFOW = HELPWININFOW*
Undocumented in source.
PICONINFO
alias PICONINFO = ICONINFO*
Undocumented in source.
PINPUT, LPINPUT
alias PINPUT, LPINPUT = INPUT*
Undocumented in source.
PKEYBDINPUT
alias PKEYBDINPUT = KEYBDINPUT*
Undocumented in source.
PLASTINPUTINFO
alias PLASTINPUTINFO = LASTINPUTINFO*
Undocumented in source.
PMDINEXTMENU, LPMDINEXTMENU
alias PMDINEXTMENU, LPMDINEXTMENU = MDINEXTMENU*
Undocumented in source.
PMEASUREITEMSTRUCT, LPMEASUREITEMSTRUCT
alias PMEASUREITEMSTRUCT, LPMEASUREITEMSTRUCT = MEASUREITEMSTRUCT*
Undocumented in source.
PMENUBARINFO
alias PMENUBARINFO = MENUBARINFO*
Undocumented in source.
PMENUGETOBJECTINFO
alias PMENUGETOBJECTINFO = MENUGETOBJECTINFO*
Undocumented in source.
PMINMAXINFO, LPMINMAXINFO
alias PMINMAXINFO, LPMINMAXINFO = MINMAXINFO*
Undocumented in source.
PMOUSEINPUT
alias PMOUSEINPUT = MOUSEINPUT*
Undocumented in source.
PMOUSEMOVEPOINT, LPMOUSEMOVEPOINT
alias PMOUSEMOVEPOINT, LPMOUSEMOVEPOINT = MOUSEMOVEPOINT*
Undocumented in source.
PMSGBOXPARAMS, LPMSGBOXPARAMS
alias PMSGBOXPARAMS, LPMSGBOXPARAMS = MSGBOXPARAMS*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PMSGBOXPARAMSA, LPMSGBOXPARAMSA
alias PMSGBOXPARAMSA, LPMSGBOXPARAMSA = MSGBOXPARAMSA*
Undocumented in source.
PMSGBOXPARAMSW, LPMSGBOXPARAMSW
alias PMSGBOXPARAMSW, LPMSGBOXPARAMSW = MSGBOXPARAMSW*
Undocumented in source.
PMSLLHOOKSTRUCT
alias PMSLLHOOKSTRUCT = MSLLHOOKSTRUCT*
Undocumented in source.
PMULTIKEYHELP, LPMULTIKEYHELP
alias PMULTIKEYHELP, LPMULTIKEYHELP = MULTIKEYHELP*
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PMULTIKEYHELPA, LPMULTIKEYHELPA
alias PMULTIKEYHELPA, LPMULTIKEYHELPA = MULTIKEYHELPA*
Undocumented in source.
PMULTIKEYHELPW, LPMULTIKEYHELPW
alias PMULTIKEYHELPW, LPMULTIKEYHELPW = MULTIKEYHELPW*
Undocumented in source.
PRAWHID, LPRAWHID
alias PRAWHID, LPRAWHID = RAWHID*
Undocumented in source.
PRAWINPUT, LPRAWINPUT
alias PRAWINPUT, LPRAWINPUT = RAWINPUT*
Undocumented in source.
PRAWINPUTDEVICE, LPRAWINPUTDEVICE
alias PRAWINPUTDEVICE, LPRAWINPUTDEVICE = RAWINPUTDEVICE*
Undocumented in source.
PRAWINPUTDEVICELIST
alias PRAWINPUTDEVICELIST = RAWINPUTDEVICELIST*
Undocumented in source.
PRAWINPUTHEADER
alias PRAWINPUTHEADER = RAWINPUTHEADER*
Undocumented in source.
PRAWKEYBOARD, LPRAWKEYBOARD
alias PRAWKEYBOARD, LPRAWKEYBOARD = RAWKEYBOARD*
Undocumented in source.
PRAWMOUSE, LPRAWMOUSE
alias PRAWMOUSE, LPRAWMOUSE = RAWMOUSE*
Undocumented in source.
PROPENUMPROC
alias PROPENUMPROC = PROPENUMPROCA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROC
alias PROPENUMPROC = PROPENUMPROCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROCA
alias PROPENUMPROCA = BOOL function(HWND, LPCSTR, HANDLE)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROCEX
alias PROPENUMPROCEX = PROPENUMPROCEXA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROCEX
alias PROPENUMPROCEX = PROPENUMPROCEXW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROCEXA
alias PROPENUMPROCEXA = BOOL function(HWND, LPSTR, HANDLE, ULONG_PTR)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROCEXW
alias PROPENUMPROCEXW = BOOL function(HWND, LPWSTR, HANDLE, ULONG_PTR)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PROPENUMPROCW
alias PROPENUMPROCW = BOOL function(HWND, LPCWSTR, HANDLE)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PSCROLLBARINFO, LPSCROLLBARINFO
alias PSCROLLBARINFO, LPSCROLLBARINFO = SCROLLBARINFO*
Undocumented in source.
PTITLEBARINFO, LPTITLEBARINFO
alias PTITLEBARINFO, LPTITLEBARINFO = TITLEBARINFO*
Undocumented in source.
PWINDOWINFO, LPWINDOWINFO
alias PWINDOWINFO, LPWINDOWINFO = WINDOWINFO*
Undocumented in source.
PWINDOWPOS, LPWINDOWPOS
alias PWINDOWPOS, LPWINDOWPOS = WINDOWPOS*
Undocumented in source.
PWTSSESSION_NOTIFICATION
alias PWTSSESSION_NOTIFICATION = WTSSESSION_NOTIFICATION*
Undocumented in source.
PeekMessage
alias PeekMessage = PeekMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PeekMessage
alias PeekMessage = PeekMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostMessage
alias PostMessage = PostMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostMessage
alias PostMessage = PostMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostThreadMessage
alias PostThreadMessage = PostThreadMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostThreadMessage
alias PostThreadMessage = PostThreadMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RealGetWindowClass
alias RealGetWindowClass = RealGetWindowClassW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RealGetWindowClass
alias RealGetWindowClass = RealGetWindowClassA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClass
alias RegisterClass = RegisterClassW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClass
alias RegisterClass = RegisterClassA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClassEx
alias RegisterClassEx = RegisterClassExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClassEx
alias RegisterClassEx = RegisterClassExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClipboardFormat
alias RegisterClipboardFormat = RegisterClipboardFormatW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClipboardFormat
alias RegisterClipboardFormat = RegisterClipboardFormatA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterDeviceNotification
alias RegisterDeviceNotification = RegisterDeviceNotificationW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterDeviceNotification
alias RegisterDeviceNotification = RegisterDeviceNotificationA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterWindowMessage
alias RegisterWindowMessage = RegisterWindowMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterWindowMessage
alias RegisterWindowMessage = RegisterWindowMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveProp
alias RemoveProp = RemovePropW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveProp
alias RemoveProp = RemovePropA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SENDASYNCPROC
alias SENDASYNCPROC = void function(HWND, UINT, ULONG_PTR, LRESULT)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SERIALKEYS
alias SERIALKEYS = SERIALKEYSA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SERIALKEYS
alias SERIALKEYS = SERIALKEYSW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SOUNDSENTRY
alias SOUNDSENTRY = SOUNDSENTRYA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SOUNDSENTRY
alias SOUNDSENTRY = SOUNDSENTRYW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendDlgItemMessage
alias SendDlgItemMessage = SendDlgItemMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendDlgItemMessage
alias SendDlgItemMessage = SendDlgItemMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessage
alias SendMessage = SendMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessage
alias SendMessage = SendMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageCallback
alias SendMessageCallback = SendMessageCallbackW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageCallback
alias SendMessageCallback = SendMessageCallbackA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageTimeout
alias SendMessageTimeout = SendMessageTimeoutW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageTimeout
alias SendMessageTimeout = SendMessageTimeoutA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendNotifyMessage
alias SendNotifyMessage = SendNotifyMessageW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendNotifyMessage
alias SendNotifyMessage = SendNotifyMessageA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClassLong
alias SetClassLong = SetClassLongW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClassLong
alias SetClassLong = SetClassLongA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemText
alias SetDlgItemText = SetDlgItemTextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemText
alias SetDlgItemText = SetDlgItemTextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuItemInfo
alias SetMenuItemInfo = SetMenuItemInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuItemInfo
alias SetMenuItemInfo = SetMenuItemInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProp
alias SetProp = SetPropW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProp
alias SetProp = SetPropA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetUserObjectInformation
alias SetUserObjectInformation = SetUserObjectInformationW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetUserObjectInformation
alias SetUserObjectInformation = SetUserObjectInformationA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLong
alias SetWindowLong = SetWindowLongA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLong
alias SetWindowLong = SetWindowLongW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongPtr
alias SetWindowLongPtr = SetWindowLongPtrW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongPtr
alias SetWindowLongPtr = SetWindowLongPtrA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongPtrA
alias SetWindowLongPtrA = SetWindowLongA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongPtrW
alias SetWindowLongPtrW = SetWindowLongW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowText
alias SetWindowText = SetWindowTextW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowText
alias SetWindowText = SetWindowTextA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHook
alias SetWindowsHook = SetWindowsHookA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHook
alias SetWindowsHook = SetWindowsHookW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHookEx
alias SetWindowsHookEx = SetWindowsHookExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHookEx
alias SetWindowsHookEx = SetWindowsHookExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SystemParametersInfo
alias SystemParametersInfo = SystemParametersInfoW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SystemParametersInfo
alias SystemParametersInfo = SystemParametersInfoA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TIMERPROC
alias TIMERPROC = void function(HWND, UINT, UINT_PTR, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TabbedTextOut
alias TabbedTextOut = TabbedTextOutW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TabbedTextOut
alias TabbedTextOut = TabbedTextOutA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateAccelerator
alias TranslateAccelerator = TranslateAcceleratorW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateAccelerator
alias TranslateAccelerator = TranslateAcceleratorA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterClass
alias UnregisterClass = UnregisterClassW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterClass
alias UnregisterClass = UnregisterClassA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScan
alias VkKeyScan = VkKeyScanW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScan
alias VkKeyScan = VkKeyScanA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScanEx
alias VkKeyScanEx = VkKeyScanExW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScanEx
alias VkKeyScanEx = VkKeyScanExA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WINEVENTPROC
alias WINEVENTPROC = void function(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WINSTAENUMPROC
alias WINSTAENUMPROC = WINSTAENUMPROCA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WINSTAENUMPROC
alias WINSTAENUMPROC = WINSTAENUMPROCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WINSTAENUMPROCA
alias WINSTAENUMPROCA = NAMEENUMPROCA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WINSTAENUMPROCW
alias WINSTAENUMPROCW = NAMEENUMPROCW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNDCLASS
alias WNDCLASS = WNDCLASSA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNDCLASS
alias WNDCLASS = WNDCLASSW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNDCLASSEX
alias WNDCLASSEX = WNDCLASSEXA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNDCLASSEX
alias WNDCLASSEX = WNDCLASSEXW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNDENUMPROC
alias WNDENUMPROC = BOOL function(HWND, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNDPROC
alias WNDPROC = LRESULT function(HWND, UINT, WPARAM, LPARAM)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WinHelp
alias WinHelp = WinHelpW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WinHelp
alias WinHelp = WinHelpA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
va_list_
alias va_list_ = TypeDef!(char*)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wsprintf
alias wsprintf = wsprintfW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wsprintf
alias wsprintf = wsprintfA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wvsprintf
alias wvsprintf = wvsprintfW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wvsprintf
alias wvsprintf = wvsprintfA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Enums

CF_TEXT
anonymousenum CF_TEXT
Undocumented in source.
DFC_CAPTION
anonymousenum DFC_CAPTION
Undocumented in source.
DST_COMPLEX
anonymousenum DST_COMPLEX
Undocumented in source.
HCBT_MOVESIZE
anonymousenum HCBT_MOVESIZE
Undocumented in source.
HC_ACTION
anonymousenum HC_ACTION
Undocumented in source.
HSHELL_WINDOWCREATED
anonymousenum HSHELL_WINDOWCREATED
Undocumented in source.
HSHELL_WINDOWREPLACED
anonymousenum HSHELL_WINDOWREPLACED
Undocumented in source.
LR_DEFAULTCOLOR
anonymousenum LR_DEFAULTCOLOR
Undocumented in source.
LSFW_LOCK
anonymousenum LSFW_LOCK
Undocumented in source.
MONITOR_DEFAULTTONULL
anonymousenum MONITOR_DEFAULTTONULL
Undocumented in source.
SM_CXSCREEN
anonymousenum SM_CXSCREEN
Undocumented in source.
UISF_ACTIVE
anonymousenum UISF_ACTIVE
Undocumented in source.
UISF_HIDEFOCUS
anonymousenum UISF_HIDEFOCUS
Undocumented in source.
UIS_SET
anonymousenum UIS_SET
Undocumented in source.
VK_LBUTTON
anonymousenum VK_LBUTTON
Undocumented in source.
WM_CHANGEUISTATE
anonymousenum WM_CHANGEUISTATE
Undocumented in source.
WS_OVERLAPPED
anonymousenum WS_OVERLAPPED
Undocumented in source.

Functions

ActivateKeyboardLayout
HKL ActivateKeyboardLayout(HKL , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AdjustWindowRect
BOOL AdjustWindowRect(LPRECT , DWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AdjustWindowRectEx
BOOL AdjustWindowRectEx(LPRECT , DWORD , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AllowSetForegroundWindow
BOOL AllowSetForegroundWindow(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AnimateWindow
BOOL AnimateWindow(HWND , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AnyPopup
BOOL AnyPopup()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AppendMenuA
BOOL AppendMenuA(HMENU , UINT , UINT_PTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AppendMenuW
BOOL AppendMenuW(HMENU , UINT , UINT_PTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ArrangeIconicWindows
UINT ArrangeIconicWindows(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AttachThreadInput
BOOL AttachThreadInput(DWORD , DWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BeginDeferWindowPos
HDWP BeginDeferWindowPos(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BeginPaint
HDC BeginPaint(HWND , LPPAINTSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BringWindowToTop
BOOL BringWindowToTop(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessageA
int BroadcastSystemMessageA(DWORD , LPDWORD , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessageExA
int BroadcastSystemMessageExA(DWORD , LPDWORD , UINT , WPARAM , LPARAM , PBSMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessageExW
int BroadcastSystemMessageExW(DWORD , LPDWORD , UINT , WPARAM , LPARAM , PBSMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessageW
int BroadcastSystemMessageW(DWORD , LPDWORD , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallMsgFilterA
BOOL CallMsgFilterA(LPMSG , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallMsgFilterW
BOOL CallMsgFilterW(LPMSG , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallNextHookEx
LRESULT CallNextHookEx(HHOOK , int , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallWindowProcA
LRESULT CallWindowProcA(WNDPROC , HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallWindowProcW
LRESULT CallWindowProcW(WNDPROC , HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CascadeWindows
WORD CascadeWindows(HWND , UINT , LPCRECT , UINT , const(HWND)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeClipboardChain
BOOL ChangeClipboardChain(HWND , HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettingsA
LONG ChangeDisplaySettingsA(PDEVMODEA , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettingsExA
LONG ChangeDisplaySettingsExA(LPCSTR , LPDEVMODEA , HWND , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettingsExW
LONG ChangeDisplaySettingsExW(LPCWSTR , LPDEVMODEW , HWND , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeDisplaySettingsW
LONG ChangeDisplaySettingsW(PDEVMODEW , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeMenuA
BOOL ChangeMenuA(HMENU , UINT , LPCSTR , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeMenuW
BOOL ChangeMenuW(HMENU , UINT , LPCWSTR , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLowerA
LPSTR CharLowerA(LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLowerBuffA
DWORD CharLowerBuffA(LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLowerBuffW
DWORD CharLowerBuffW(LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharLowerW
LPWSTR CharLowerW(LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNextA
LPSTR CharNextA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNextExA
LPSTR CharNextExA(WORD , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNextExW
LPWSTR CharNextExW(WORD , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharNextW
LPWSTR CharNextW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrevA
LPSTR CharPrevA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrevExA
LPSTR CharPrevExA(WORD , LPCSTR , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrevExW
LPWSTR CharPrevExW(WORD , LPCWSTR , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharPrevW
LPWSTR CharPrevW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOemA
BOOL CharToOemA(LPCSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOemBuffA
BOOL CharToOemBuffA(LPCSTR , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOemBuffW
BOOL CharToOemBuffW(LPCWSTR , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharToOemW
BOOL CharToOemW(LPCWSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpperA
LPSTR CharUpperA(LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpperBuffA
DWORD CharUpperBuffA(LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpperBuffW
DWORD CharUpperBuffW(LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CharUpperW
LPWSTR CharUpperW(LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CheckDlgButton
BOOL CheckDlgButton(HWND , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CheckMenuItem
DWORD CheckMenuItem(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CheckMenuRadioItem
BOOL CheckMenuRadioItem(HMENU , UINT , UINT , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CheckRadioButton
BOOL CheckRadioButton(HWND , int , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChildWindowFromPoint
HWND ChildWindowFromPoint(HWND , POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChildWindowFromPointEx
HWND ChildWindowFromPointEx(HWND , POINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ClientToScreen
BOOL ClientToScreen(HWND , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ClipCursor
BOOL ClipCursor(LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseClipboard
BOOL CloseClipboard()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseDesktop
BOOL CloseDesktop(HDESK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseWindow
BOOL CloseWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseWindowStation
BOOL CloseWindowStation(HWINSTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyAcceleratorTableA
int CopyAcceleratorTableA(HACCEL , LPACCEL , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyAcceleratorTableW
int CopyAcceleratorTableW(HACCEL , LPACCEL , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyCursor
HCURSOR CopyCursor(HCURSOR c)
Undocumented in source. Be warned that the author may not have intended to support it.
CopyIcon
HICON CopyIcon(HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyImage
HANDLE CopyImage(HANDLE , UINT , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyRect
BOOL CopyRect(LPRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CountClipboardFormats
int CountClipboardFormats()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateAcceleratorTableA
HACCEL CreateAcceleratorTableA(LPACCEL , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateAcceleratorTableW
HACCEL CreateAcceleratorTableW(LPACCEL , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateCaret
BOOL CreateCaret(HWND , HBITMAP , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateCursor
HCURSOR CreateCursor(HINSTANCE , int , int , int , int , PCVOID , PCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDesktopA
HDESK CreateDesktopA(LPCSTR , LPCSTR , LPDEVMODEA , DWORD , ACCESS_MASK , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDesktopW
HDESK CreateDesktopW(LPCWSTR , LPCWSTR , LPDEVMODEW , DWORD , ACCESS_MASK , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogA
HWND CreateDialogA(HINSTANCE h, LPCSTR n, HWND w, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
CreateDialogIndirectA
HWND CreateDialogIndirectA(HINSTANCE h, LPCDLGTEMPLATE t, HWND w, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
CreateDialogIndirectParamA
HWND CreateDialogIndirectParamA(HINSTANCE , LPCDLGTEMPLATE , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogIndirectParamW
HWND CreateDialogIndirectParamW(HINSTANCE , LPCDLGTEMPLATE , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogIndirectW
HWND CreateDialogIndirectW(HINSTANCE h, LPCDLGTEMPLATE t, HWND w, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
CreateDialogParamA
HWND CreateDialogParamA(HINSTANCE , LPCSTR , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogParamW
HWND CreateDialogParamW(HINSTANCE , LPCWSTR , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDialogW
HWND CreateDialogW(HINSTANCE h, LPCWSTR n, HWND w, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
CreateIcon
HICON CreateIcon(HINSTANCE , int , int , BYTE , BYTE , const(BYTE)* , BYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateIconFromResource
HICON CreateIconFromResource(PBYTE , DWORD , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateIconFromResourceEx
HICON CreateIconFromResourceEx(PBYTE , DWORD , BOOL , DWORD , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateIconIndirect
HICON CreateIconIndirect(PICONINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMDIWindowA
HWND CreateMDIWindowA(LPCSTR , LPCSTR , DWORD , int , int , int , int , HWND , HINSTANCE , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMDIWindowW
HWND CreateMDIWindowW(LPCWSTR , LPCWSTR , DWORD , int , int , int , int , HWND , HINSTANCE , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMenu
HMENU CreateMenu()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePopupMenu
HMENU CreatePopupMenu()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowA
HWND CreateWindowA(LPCSTR a, LPCSTR b, DWORD c, int d, int e, int f, int g, HWND h, HMENU i, HINSTANCE j, LPVOID k)
Undocumented in source. Be warned that the author may not have intended to support it.
CreateWindowExA
HWND CreateWindowExA(DWORD , LPCSTR , LPCSTR , DWORD , int , int , int , int , HWND , HMENU , HINSTANCE , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowExW
HWND CreateWindowExW(DWORD , LPCWSTR , LPCWSTR , DWORD , int , int , int , int , HWND , HMENU , HINSTANCE , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowStationA
HWINSTA CreateWindowStationA(LPSTR , DWORD , DWORD , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowStationW
HWINSTA CreateWindowStationW(LPWSTR , DWORD , DWORD , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowW
HWND CreateWindowW(LPCWSTR a, LPCWSTR b, DWORD c, int d, int e, int f, int g, HWND h, HMENU i, HINSTANCE j, LPVOID k)
Undocumented in source. Be warned that the author may not have intended to support it.
DefDlgProcA
LRESULT DefDlgProcA(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefDlgProcW
LRESULT DefDlgProcW(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefFrameProcA
LRESULT DefFrameProcA(HWND , HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefFrameProcW
LRESULT DefFrameProcW(HWND , HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefMDIChildProcA
LRESULT DefMDIChildProcA(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefMDIChildProcW
LRESULT DefMDIChildProcW(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefRawInputProc
LRESULT DefRawInputProc(PRAWINPUT* , INT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefWindowProcA
LRESULT DefWindowProcA(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefWindowProcW
LRESULT DefWindowProcW(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeferWindowPos
HDWP DeferWindowPos(HDWP , HWND , HWND , int , int , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteMenu
BOOL DeleteMenu(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeregisterShellHookWindow
BOOL DeregisterShellHookWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyAcceleratorTable
BOOL DestroyAcceleratorTable(HACCEL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyCaret
BOOL DestroyCaret()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyCursor
BOOL DestroyCursor(HCURSOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyIcon
BOOL DestroyIcon(HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyMenu
BOOL DestroyMenu(HMENU )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyWindow
BOOL DestroyWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxA
INT_PTR DialogBoxA(HINSTANCE i, LPCSTR t, HWND p, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
DialogBoxIndirectA
INT_PTR DialogBoxIndirectA(HINSTANCE i, LPCDLGTEMPLATE t, HWND p, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
DialogBoxIndirectParamA
INT_PTR DialogBoxIndirectParamA(HINSTANCE , LPCDLGTEMPLATE , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirectParamW
INT_PTR DialogBoxIndirectParamW(HINSTANCE , LPCDLGTEMPLATE , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirectW
INT_PTR DialogBoxIndirectW(HINSTANCE i, LPCDLGTEMPLATE t, HWND p, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
DialogBoxParamA
INT_PTR DialogBoxParamA(HINSTANCE , LPCSTR , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxParamW
INT_PTR DialogBoxParamW(HINSTANCE , LPCWSTR , HWND , DLGPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxW
INT_PTR DialogBoxW(HINSTANCE i, LPCWSTR t, HWND p, DLGPROC f)
Undocumented in source. Be warned that the author may not have intended to support it.
DispatchMessageA
LONG DispatchMessageA(const(MSG)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DispatchMessageW
LONG DispatchMessageW(const(MSG)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirListA
int DlgDirListA(HWND , LPSTR , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirListComboBoxA
int DlgDirListComboBoxA(HWND , LPSTR , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirListComboBoxW
int DlgDirListComboBoxW(HWND , LPWSTR , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirListW
int DlgDirListW(HWND , LPWSTR , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectComboBoxExA
BOOL DlgDirSelectComboBoxExA(HWND , LPSTR , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectComboBoxExW
BOOL DlgDirSelectComboBoxExW(HWND , LPWSTR , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectExA
BOOL DlgDirSelectExA(HWND , LPSTR , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DlgDirSelectExW
BOOL DlgDirSelectExW(HWND , LPWSTR , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DragDetect
BOOL DragDetect(HWND , POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DragObject
DWORD DragObject(HWND , HWND , UINT , DWORD , HCURSOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawAnimatedRects
BOOL DrawAnimatedRects(HWND , int , LPCRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawCaption
BOOL DrawCaption(HWND , HDC , LPCRECT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawEdge
BOOL DrawEdge(HDC , LPRECT , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawFocusRect
BOOL DrawFocusRect(HDC , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawFrameControl
BOOL DrawFrameControl(HDC , LPRECT , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawIcon
BOOL DrawIcon(HDC , int , int , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawIconEx
BOOL DrawIconEx(HDC , int , int , HICON , int , int , UINT , HBRUSH , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawMenuBar
BOOL DrawMenuBar(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawStateA
BOOL DrawStateA(HDC , HBRUSH , DRAWSTATEPROC , LPARAM , WPARAM , int , int , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawStateW
BOOL DrawStateW(HDC , HBRUSH , DRAWSTATEPROC , LPARAM , WPARAM , int , int , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawTextA
int DrawTextA(HDC , LPCSTR , int , LPRECT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawTextExA
int DrawTextExA(HDC , LPSTR , int , LPRECT , UINT , LPDRAWTEXTPARAMS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawTextExW
int DrawTextExW(HDC , LPWSTR , int , LPRECT , UINT , LPDRAWTEXTPARAMS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawTextW
int DrawTextW(HDC , LPCWSTR , int , LPRECT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EmptyClipboard
BOOL EmptyClipboard()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnableMenuItem
BOOL EnableMenuItem(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnableScrollBar
BOOL EnableScrollBar(HWND , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnableWindow
BOOL EnableWindow(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndDeferWindowPos
BOOL EndDeferWindowPos(HDWP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndDialog
BOOL EndDialog(HWND , INT_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndMenu
BOOL EndMenu()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndPaint
BOOL EndPaint(HWND , const(PAINTSTRUCT)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndTask
BOOL EndTask(HWND , BOOL , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumChildWindows
BOOL EnumChildWindows(HWND , ENUMWINDOWSPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumClipboardFormats
UINT EnumClipboardFormats(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktopWindows
BOOL EnumDesktopWindows(HDESK , ENUMWINDOWSPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktopsA
BOOL EnumDesktopsA(HWINSTA , DESKTOPENUMPROCA , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktopsW
BOOL EnumDesktopsW(HWINSTA , DESKTOPENUMPROCW , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplayDevicesA
BOOL EnumDisplayDevicesA(LPCSTR , DWORD , PDISPLAY_DEVICEA , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplayDevicesW
BOOL EnumDisplayDevicesW(LPCWSTR , DWORD , PDISPLAY_DEVICEW , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplayMonitors
BOOL EnumDisplayMonitors(HDC , LPCRECT , MONITORENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsA
BOOL EnumDisplaySettingsA(LPCSTR , DWORD , PDEVMODEA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsExA
BOOL EnumDisplaySettingsExA(LPCSTR , DWORD , LPDEVMODEA , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsExW
BOOL EnumDisplaySettingsExW(LPCWSTR , DWORD , LPDEVMODEW , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsW
BOOL EnumDisplaySettingsW(LPCWSTR , DWORD , PDEVMODEW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumPropsA
int EnumPropsA(HWND , PROPENUMPROCA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumPropsExA
int EnumPropsExA(HWND , PROPENUMPROCEXA , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumPropsExW
int EnumPropsExW(HWND , PROPENUMPROCEXW , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumPropsW
int EnumPropsW(HWND , PROPENUMPROCW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumThreadWindows
BOOL EnumThreadWindows(DWORD , WNDENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindowStationsA
BOOL EnumWindowStationsA(WINSTAENUMPROCA , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindowStationsW
BOOL EnumWindowStationsW(WINSTAENUMPROCW , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindows
BOOL EnumWindows(WNDENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EqualRect
BOOL EqualRect(LPCRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExitWindows
BOOL ExitWindows(UINT r, DWORD c)
Undocumented in source. Be warned that the author may not have intended to support it.
ExitWindowsEx
BOOL ExitWindowsEx(UINT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindowA
HWND FindWindowA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindowExA
HWND FindWindowExA(HWND , HWND , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindowExW
HWND FindWindowExW(HWND , HWND , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindWindowW
HWND FindWindowW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlashWindow
BOOL FlashWindow(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlashWindowEx
BOOL FlashWindowEx(PFLASHWINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FrameRect
int FrameRect(HDC , LPCRECT , HBRUSH )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FrameRgn
BOOL FrameRgn(HDC , HRGN , HBRUSH , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GET_WHEEL_DELTA_WPARAM
SHORT GET_WHEEL_DELTA_WPARAM(WPARAM wparam)
Undocumented in source. Be warned that the author may not have intended to support it.
GetActiveWindow
HWND GetActiveWindow()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAltTabInfoA
BOOL GetAltTabInfoA(HWND , int , PALTTABINFO , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAltTabInfoW
BOOL GetAltTabInfoW(HWND , int , PALTTABINFO , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAncestor
HWND GetAncestor(HWND , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAsyncKeyState
SHORT GetAsyncKeyState(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCapture
HWND GetCapture()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCaretBlinkTime
UINT GetCaretBlinkTime()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCaretPos
BOOL GetCaretPos(LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoA
BOOL GetClassInfoA(HINSTANCE , LPCSTR , LPWNDCLASSA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoExA
BOOL GetClassInfoExA(HINSTANCE , LPCSTR , LPWNDCLASSEXA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoExW
BOOL GetClassInfoExW(HINSTANCE , LPCWSTR , LPWNDCLASSEXW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoW
BOOL GetClassInfoW(HINSTANCE , LPCWSTR , LPWNDCLASSW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassLongA
DWORD GetClassLongA(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassLongW
DWORD GetClassLongW(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassNameA
int GetClassNameA(HWND , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassNameW
int GetClassNameW(HWND , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassWord
WORD GetClassWord(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClientRect
BOOL GetClientRect(HWND , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipCursor
BOOL GetClipCursor(LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardData
HANDLE GetClipboardData(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardFormatNameA
int GetClipboardFormatNameA(UINT , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardFormatNameW
int GetClipboardFormatNameW(UINT , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardOwner
HWND GetClipboardOwner()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardSequenceNumber
DWORD GetClipboardSequenceNumber()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipboardViewer
HWND GetClipboardViewer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetComboBoxInfo
BOOL GetComboBoxInfo(HWND , PCOMBOBOXINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCursorInfo
BOOL GetCursorInfo(PCURSORINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCursorPos
BOOL GetCursorPos(LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDC
HDC GetDC(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDCEx
HDC GetDCEx(HWND , HRGN , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDesktopWindow
HWND GetDesktopWindow()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDialogBaseUnits
int GetDialogBaseUnits()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgCtrlID
int GetDlgCtrlID(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgItem
HWND GetDlgItem(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgItemInt
UINT GetDlgItemInt(HWND , int , PBOOL , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgItemTextA
UINT GetDlgItemTextA(HWND , int , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDlgItemTextW
UINT GetDlgItemTextW(HWND , int , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDoubleClickTime
UINT GetDoubleClickTime()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFocus
HWND GetFocus()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetForegroundWindow
HWND GetForegroundWindow()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGUIThreadInfo
BOOL GetGUIThreadInfo(DWORD , LPGUITHREADINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGuiResources
DWORD GetGuiResources(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIconInfo
BOOL GetIconInfo(HICON , PICONINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInputState
BOOL GetInputState()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKBCodePage
UINT GetKBCodePage()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyNameTextA
int GetKeyNameTextA(LONG , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyNameTextW
int GetKeyNameTextW(LONG , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyState
SHORT GetKeyState(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardLayout
HKL GetKeyboardLayout(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardLayoutList
UINT GetKeyboardLayoutList(int , HKL* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardLayoutNameA
BOOL GetKeyboardLayoutNameA(LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardLayoutNameW
BOOL GetKeyboardLayoutNameW(LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardState
BOOL GetKeyboardState(PBYTE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKeyboardType
int GetKeyboardType(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLastActivePopup
HWND GetLastActivePopup(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLastInputInfo
BOOL GetLastInputInfo(PLASTINPUTINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLayeredWindowAttributes
BOOL GetLayeredWindowAttributes(HWND , COLORREF* , BYTE* , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetListBoxInfo
DWORD GetListBoxInfo(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenu
HMENU GetMenu(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuBarInfo
BOOL GetMenuBarInfo(HWND , LONG , LONG , PMENUBARINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuCheckMarkDimensions
LONG GetMenuCheckMarkDimensions()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuContextHelpId
DWORD GetMenuContextHelpId(HMENU )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuDefaultItem
UINT GetMenuDefaultItem(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuInfo
BOOL GetMenuInfo(HMENU , LPMENUINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemCount
int GetMenuItemCount(HMENU )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemID
UINT GetMenuItemID(HMENU , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemInfoA
BOOL GetMenuItemInfoA(HMENU , UINT , BOOL , LPMENUITEMINFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemInfoW
BOOL GetMenuItemInfoW(HMENU , UINT , BOOL , LPMENUITEMINFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemRect
BOOL GetMenuItemRect(HWND , HMENU , UINT , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuState
UINT GetMenuState(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuStringA
int GetMenuStringA(HMENU , UINT , LPSTR , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuStringW
int GetMenuStringW(HMENU , UINT , LPWSTR , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessageA
BOOL GetMessageA(LPMSG , HWND , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessageExtraInfo
LONG GetMessageExtraInfo()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessagePos
DWORD GetMessagePos()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessageTime
LONG GetMessageTime()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMessageW
BOOL GetMessageW(LPMSG , HWND , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMonitorInfoA
BOOL GetMonitorInfoA(HMONITOR , LPMONITORINFOEXA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMonitorInfoA
BOOL GetMonitorInfoA(HMONITOR , LPMONITORINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMonitorInfoW
BOOL GetMonitorInfoW(HMONITOR , LPMONITORINFOEXW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMonitorInfoW
BOOL GetMonitorInfoW(HMONITOR , LPMONITORINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMouseMovePointsEx
int GetMouseMovePointsEx(UINT , LPMOUSEMOVEPOINT , LPMOUSEMOVEPOINT , int , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNextDlgGroupItem
HWND GetNextDlgGroupItem(HWND , HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNextDlgTabItem
HWND GetNextDlgTabItem(HWND , HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOpenClipboardWindow
HWND GetOpenClipboardWindow()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetParent
HWND GetParent(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPriorityClipboardFormat
int GetPriorityClipboardFormat(UINT* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessDefaultLayout
BOOL GetProcessDefaultLayout(DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPropA
HANDLE GetPropA(HWND , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPropW
HANDLE GetPropW(HWND , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetQueueStatus
DWORD GetQueueStatus(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputBuffer
UINT GetRawInputBuffer(PRAWINPUT , PUINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputData
UINT GetRawInputData(HRAWINPUT , UINT , LPVOID , PUINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputDeviceInfoA
UINT GetRawInputDeviceInfoA(HANDLE , UINT , LPVOID , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputDeviceInfoW
UINT GetRawInputDeviceInfoW(HANDLE , UINT , LPVOID , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRawInputDeviceList
UINT GetRawInputDeviceList(PRAWINPUTDEVICELIST , PUINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRegisteredRawInputDevices
UINT GetRegisteredRawInputDevices(PRAWINPUTDEVICE , PUINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetScrollBarInfo
BOOL GetScrollBarInfo(HWND , LONG , PSCROLLBARINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetScrollInfo
BOOL GetScrollInfo(HWND , int , LPSCROLLINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetScrollPos
int GetScrollPos(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetScrollRange
BOOL GetScrollRange(HWND , int , LPINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetShellWindow
HWND GetShellWindow()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSubMenu
HMENU GetSubMenu(HMENU , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSysColor
DWORD GetSysColor(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSysColorBrush
HBRUSH GetSysColorBrush(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemMenu
HMENU GetSystemMenu(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemMetrics
int GetSystemMetrics(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTabbedTextExtentA
DWORD GetTabbedTextExtentA(HDC , LPCSTR , int , int , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTabbedTextExtentW
DWORD GetTabbedTextExtentW(HDC , LPCWSTR , int , int , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetThreadDesktop
HDESK GetThreadDesktop(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTitleBarInfo
BOOL GetTitleBarInfo(HWND , PTITLEBARINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTopWindow
HWND GetTopWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUpdateRect
BOOL GetUpdateRect(HWND , LPRECT , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUpdateRgn
int GetUpdateRgn(HWND , HRGN , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectInformationA
BOOL GetUserObjectInformationA(HANDLE , int , PVOID , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectInformationW
BOOL GetUserObjectInformationW(HANDLE , int , PVOID , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectSecurity
BOOL GetUserObjectSecurity(HANDLE , PSECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindow
HWND GetWindow(HWND , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowContextHelpId
DWORD GetWindowContextHelpId(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowDC
HDC GetWindowDC(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowInfo
BOOL GetWindowInfo(HWND , PWINDOWINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongA
LONG GetWindowLongA(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongPtrA
LONG_PTR GetWindowLongPtrA(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongPtrW
LONG_PTR GetWindowLongPtrW(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowLongW
LONG GetWindowLongW(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowModuleFileNameA
UINT GetWindowModuleFileNameA(HWND , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowModuleFileNameW
UINT GetWindowModuleFileNameW(HWND , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowPlacement
BOOL GetWindowPlacement(HWND , WINDOWPLACEMENT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowRect
BOOL GetWindowRect(HWND , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowRgn
int GetWindowRgn(HWND , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowTextA
int GetWindowTextA(HWND , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowTextLengthA
int GetWindowTextLengthA(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowTextLengthW
int GetWindowTextLengthW(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowTextW
int GetWindowTextW(HWND , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowWord
WORD GetWindowWord(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GrayStringA
BOOL GrayStringA(HDC , HBRUSH , GRAYSTRINGPROC , LPARAM , int , int , int , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GrayStringW
BOOL GrayStringW(HDC , HBRUSH , GRAYSTRINGPROC , LPARAM , int , int , int , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HideCaret
BOOL HideCaret(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HiliteMenuItem
BOOL HiliteMenuItem(HWND , HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InSendMessage
BOOL InSendMessage()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InSendMessageEx
DWORD InSendMessageEx(LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InflateRect
BOOL InflateRect(LPRECT , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuA
BOOL InsertMenuA(HMENU , UINT , UINT , UINT_PTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuItemA
BOOL InsertMenuItemA(HMENU , UINT , BOOL , LPCMENUITEMINFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuItemW
BOOL InsertMenuItemW(HMENU , UINT , BOOL , LPCMENUITEMINFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuW
BOOL InsertMenuW(HMENU , UINT , UINT , UINT_PTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InternalGetWindowText
INT InternalGetWindowText(HWND , LPWSTR , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IntersectRect
BOOL IntersectRect(LPRECT , LPCRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvalidateRect
BOOL InvalidateRect(HWND , LPCRECT , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvalidateRgn
BOOL InvalidateRgn(HWND , HRGN , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvertRect
BOOL InvertRect(HDC , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaA
BOOL IsCharAlphaA(CHAR ch)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaNumericA
BOOL IsCharAlphaNumericA(CHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaNumericW
BOOL IsCharAlphaNumericW(WCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaW
BOOL IsCharAlphaW(WCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharLowerA
BOOL IsCharLowerA(CHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharLowerW
BOOL IsCharLowerW(WCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharUpperA
BOOL IsCharUpperA(CHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharUpperW
BOOL IsCharUpperW(WCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsChild
BOOL IsChild(HWND , HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsClipboardFormatAvailable
BOOL IsClipboardFormatAvailable(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDialogMessageA
BOOL IsDialogMessageA(HWND , LPMSG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDialogMessageW
BOOL IsDialogMessageW(HWND , LPMSG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDlgButtonChecked
UINT IsDlgButtonChecked(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsGUIThread
BOOL IsGUIThread(BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsHungAppWindow
BOOL IsHungAppWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsIconic
BOOL IsIconic(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsMenu
BOOL IsMenu(HMENU )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsRectEmpty
BOOL IsRectEmpty(LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWinEventHookInstalled
BOOL IsWinEventHookInstalled(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWindow
BOOL IsWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWindowEnabled
BOOL IsWindowEnabled(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWindowUnicode
BOOL IsWindowUnicode(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWindowVisible
BOOL IsWindowVisible(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsZoomed
BOOL IsZoomed(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
KillTimer
BOOL KillTimer(HWND , UINT_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadAcceleratorsA
HACCEL LoadAcceleratorsA(HINSTANCE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadAcceleratorsW
HACCEL LoadAcceleratorsW(HINSTANCE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadBitmapA
HBITMAP LoadBitmapA(HINSTANCE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadBitmapW
HBITMAP LoadBitmapW(HINSTANCE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursorA
HCURSOR LoadCursorA(HINSTANCE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursorFromFileA
HCURSOR LoadCursorFromFileA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursorFromFileW
HCURSOR LoadCursorFromFileW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadCursorW
HCURSOR LoadCursorW(HINSTANCE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadIconA
HICON LoadIconA(HINSTANCE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadIconW
HICON LoadIconW(HINSTANCE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadImageA
HANDLE LoadImageA(HINSTANCE , LPCSTR , UINT , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadImageW
HANDLE LoadImageW(HINSTANCE , LPCWSTR , UINT , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadKeyboardLayoutA
HKL LoadKeyboardLayoutA(LPCSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadKeyboardLayoutW
HKL LoadKeyboardLayoutW(LPCWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenuA
HMENU LoadMenuA(HINSTANCE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenuIndirectA
HMENU LoadMenuIndirectA(const(MENUTEMPLATE)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenuIndirectW
HMENU LoadMenuIndirectW(const(MENUTEMPLATE)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadMenuW
HMENU LoadMenuW(HINSTANCE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadStringA
int LoadStringA(HINSTANCE , UINT , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadStringW
int LoadStringW(HINSTANCE , UINT , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockSetForegroundWindow
BOOL LockSetForegroundWindow(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockWindowUpdate
BOOL LockWindowUpdate(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockWorkStation
BOOL LockWorkStation()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupIconIdFromDirectory
int LookupIconIdFromDirectory(PBYTE , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupIconIdFromDirectoryEx
int LookupIconIdFromDirectoryEx(PBYTE , BOOL , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MAKEINTRESOURCEA
LPSTR MAKEINTRESOURCEA(WORD i)
Undocumented in source. Be warned that the author may not have intended to support it.
MAKEINTRESOURCEW
LPWSTR MAKEINTRESOURCEW(WORD i)
Undocumented in source. Be warned that the author may not have intended to support it.
MapDialogRect
BOOL MapDialogRect(HWND , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKeyA
UINT MapVirtualKeyA(UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKeyExA
UINT MapVirtualKeyExA(UINT , UINT , HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKeyExW
UINT MapVirtualKeyExW(UINT , UINT , HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapVirtualKeyW
UINT MapVirtualKeyW(UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapWindowPoints
int MapWindowPoints(HWND , HWND , LPPOINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MenuItemFromPoint
int MenuItemFromPoint(HWND , HMENU , POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBeep
BOOL MessageBeep(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxA
int MessageBoxA(HWND , LPCSTR , LPCSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxExA
int MessageBoxExA(HWND , LPCSTR , LPCSTR , UINT , WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxExW
int MessageBoxExW(HWND , LPCWSTR , LPCWSTR , UINT , WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxIndirectA
int MessageBoxIndirectA(const(MSGBOXPARAMSA)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxIndirectW
int MessageBoxIndirectW(const(MSGBOXPARAMSW)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageBoxW
int MessageBoxW(HWND , LPCWSTR , LPCWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ModifyMenuA
BOOL ModifyMenuA(HMENU , UINT , UINT , UINT_PTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ModifyMenuW
BOOL ModifyMenuW(HMENU , UINT , UINT , UINT_PTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MonitorFromPoint
HMONITOR MonitorFromPoint(POINT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MonitorFromRect
HMONITOR MonitorFromRect(LPCRECT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MonitorFromWindow
HMONITOR MonitorFromWindow(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveWindow
BOOL MoveWindow(HWND , int , int , int , int , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MsgWaitForMultipleObjects
DWORD MsgWaitForMultipleObjects(DWORD , const(HANDLE)* , BOOL , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MsgWaitForMultipleObjectsEx
DWORD MsgWaitForMultipleObjectsEx(DWORD , const(HANDLE)* , DWORD , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NotifyWinEvent
void NotifyWinEvent(DWORD , HWND , LONG , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemKeyScan
DWORD OemKeyScan(WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharA
BOOL OemToCharA(LPCSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharBuffA
BOOL OemToCharBuffA(LPCSTR , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharBuffW
BOOL OemToCharBuffW(LPCSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharW
BOOL OemToCharW(LPCSTR , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OffsetRect
BOOL OffsetRect(LPRECT , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenClipboard
BOOL OpenClipboard(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenDesktopA
HDESK OpenDesktopA(LPSTR , DWORD , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenDesktopW
HDESK OpenDesktopW(LPWSTR , DWORD , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenIcon
BOOL OpenIcon(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenInputDesktop
HDESK OpenInputDesktop(DWORD , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenWindowStationA
HWINSTA OpenWindowStationA(LPSTR , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenWindowStationW
HWINSTA OpenWindowStationW(LPWSTR , BOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PaintDesktop
BOOL PaintDesktop(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PeekMessageA
BOOL PeekMessageA(LPMSG , HWND , UINT , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PeekMessageW
BOOL PeekMessageW(LPMSG , HWND , UINT , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostMessageA
BOOL PostMessageA(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostMessageW
BOOL PostMessageW(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostQuitMessage
void PostQuitMessage(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostThreadMessageA
BOOL PostThreadMessageA(DWORD , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostThreadMessageW
BOOL PostThreadMessageW(DWORD , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PrintWindow
BOOL PrintWindow(HWND , HDC , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PtInRect
BOOL PtInRect(LPCRECT , POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RealChildWindowFromPoint
HWND RealChildWindowFromPoint(HWND , POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RealGetWindowClassA
UINT RealGetWindowClassA(HWND , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RealGetWindowClassW
UINT RealGetWindowClassW(HWND , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RedrawWindow
BOOL RedrawWindow(HWND , LPCRECT , HRGN , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClassA
ATOM RegisterClassA(const(WNDCLASSA)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClassExA
ATOM RegisterClassExA(const(WNDCLASSEXA)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClassExW
ATOM RegisterClassExW(const(WNDCLASSEXW)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClassW
ATOM RegisterClassW(const(WNDCLASSW)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClipboardFormatA
UINT RegisterClipboardFormatA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterClipboardFormatW
UINT RegisterClipboardFormatW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterDeviceNotificationA
HDEVNOTIFY RegisterDeviceNotificationA(HANDLE , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterDeviceNotificationW
HDEVNOTIFY RegisterDeviceNotificationW(HANDLE , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterHotKey
BOOL RegisterHotKey(HWND , int , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterRawInputDevices
BOOL RegisterRawInputDevices(PCRAWINPUTDEVICE , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterWindowMessageA
UINT RegisterWindowMessageA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterWindowMessageW
UINT RegisterWindowMessageW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseCapture
BOOL ReleaseCapture()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseDC
int ReleaseDC(HWND , HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveMenu
BOOL RemoveMenu(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemovePropA
HANDLE RemovePropA(HWND , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemovePropW
HANDLE RemovePropW(HWND , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReplyMessage
BOOL ReplyMessage(LRESULT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScreenToClient
BOOL ScreenToClient(HWND , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScrollDC
BOOL ScrollDC(HDC , int , int , LPCRECT , LPCRECT , HRGN , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScrollWindow
BOOL ScrollWindow(HWND , int , int , LPCRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScrollWindowEx
int ScrollWindowEx(HWND , int , int , LPCRECT , LPCRECT , HRGN , LPRECT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendDlgItemMessageA
LONG SendDlgItemMessageA(HWND , int , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendDlgItemMessageW
LONG SendDlgItemMessageW(HWND , int , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendInput
UINT SendInput(UINT , LPINPUT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageA
LRESULT SendMessageA(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageCallbackA
BOOL SendMessageCallbackA(HWND , UINT , WPARAM , LPARAM , SENDASYNCPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageCallbackW
BOOL SendMessageCallbackW(HWND , UINT , WPARAM , LPARAM , SENDASYNCPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageTimeoutA
LRESULT SendMessageTimeoutA(HWND , UINT , WPARAM , LPARAM , UINT , UINT , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageTimeoutW
LRESULT SendMessageTimeoutW(HWND , UINT , WPARAM , LPARAM , UINT , UINT , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageW
LRESULT SendMessageW(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendNotifyMessageA
BOOL SendNotifyMessageA(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendNotifyMessageW
BOOL SendNotifyMessageW(HWND , UINT , WPARAM , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetActiveWindow
HWND SetActiveWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCapture
HWND SetCapture(HWND hWnd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCaretBlinkTime
BOOL SetCaretBlinkTime(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCaretPos
BOOL SetCaretPos(int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClassLongA
DWORD SetClassLongA(HWND , int , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClassLongW
DWORD SetClassLongW(HWND , int , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClassWord
WORD SetClassWord(HWND , int , WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClipboardData
HANDLE SetClipboardData(UINT , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetClipboardViewer
HWND SetClipboardViewer(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCursor
HCURSOR SetCursor(HCURSOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCursorPos
BOOL SetCursorPos(int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDebugErrorLevel
void SetDebugErrorLevel(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemInt
BOOL SetDlgItemInt(HWND , int , UINT , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemTextA
BOOL SetDlgItemTextA(HWND , int , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemTextW
BOOL SetDlgItemTextW(HWND , int , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDoubleClickTime
BOOL SetDoubleClickTime(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFocus
HWND SetFocus(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetForegroundWindow
BOOL SetForegroundWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetKeyboardState
BOOL SetKeyboardState(PBYTE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLayeredWindowAttributes
BOOL SetLayeredWindowAttributes(HWND , COLORREF , BYTE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenu
BOOL SetMenu(HWND , HMENU )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuContextHelpId
BOOL SetMenuContextHelpId(HMENU , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuDefaultItem
BOOL SetMenuDefaultItem(HMENU , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuInfo
BOOL SetMenuInfo(HMENU , LPCMENUINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuItemBitmaps
BOOL SetMenuItemBitmaps(HMENU , UINT , UINT , HBITMAP , HBITMAP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuItemInfoA
BOOL SetMenuItemInfoA(HMENU , UINT , BOOL , LPCMENUITEMINFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuItemInfoW
BOOL SetMenuItemInfoW(HMENU , UINT , BOOL , LPCMENUITEMINFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMessageExtraInfo
LPARAM SetMessageExtraInfo(LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMessageQueue
BOOL SetMessageQueue(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetParent
HWND SetParent(HWND , HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProcessDefaultLayout
BOOL SetProcessDefaultLayout(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProcessWindowStation
BOOL SetProcessWindowStation(HWINSTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPropA
BOOL SetPropA(HWND , LPCSTR , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPropW
BOOL SetPropW(HWND , LPCWSTR , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetRect
BOOL SetRect(LPRECT , int , int , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetRectEmpty
BOOL SetRectEmpty(LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetScrollInfo
int SetScrollInfo(HWND , int , LPCSCROLLINFO , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetScrollPos
int SetScrollPos(HWND , int , int , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetScrollRange
BOOL SetScrollRange(HWND , int , int , int , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSysColors
BOOL SetSysColors(int , const(INT)* , const(COLORREF)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSystemCursor
BOOL SetSystemCursor(HCURSOR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadDesktop
BOOL SetThreadDesktop(HDESK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTimer
UINT_PTR SetTimer(HWND , UINT_PTR , UINT , TIMERPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetUserObjectInformationA
BOOL SetUserObjectInformationA(HANDLE , int , PVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetUserObjectInformationW
BOOL SetUserObjectInformationW(HANDLE , int , PVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetUserObjectSecurity
BOOL SetUserObjectSecurity(HANDLE , PSECURITY_INFORMATION , PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWinEventHook
HWINEVENTHOOK SetWinEventHook(UINT , UINT , HMODULE , WINEVENTPROC , DWORD , DWORD , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowContextHelpId
BOOL SetWindowContextHelpId(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongA
LONG SetWindowLongA(HWND , int , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongPtrA
LONG_PTR SetWindowLongPtrA(HWND , int , LONG_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongPtrW
LONG_PTR SetWindowLongPtrW(HWND , int , LONG_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongW
LONG SetWindowLongW(HWND , int , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowPlacement
BOOL SetWindowPlacement(HWND hWnd, const(WINDOWPLACEMENT)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowPos
BOOL SetWindowPos(HWND , HWND , int , int , int , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowRgn
int SetWindowRgn(HWND , HRGN , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowTextA
BOOL SetWindowTextA(HWND , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowTextW
BOOL SetWindowTextW(HWND , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowWord
WORD SetWindowWord(HWND , int , WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHookA
HHOOK SetWindowsHookA(int , HOOKPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHookExA
HHOOK SetWindowsHookExA(int , HOOKPROC , HINSTANCE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHookExW
HHOOK SetWindowsHookExW(int , HOOKPROC , HINSTANCE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowsHookW
HHOOK SetWindowsHookW(int , HOOKPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowCaret
BOOL ShowCaret(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowCursor
int ShowCursor(BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowOwnedPopups
BOOL ShowOwnedPopups(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowScrollBar
BOOL ShowScrollBar(HWND , int , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowWindow
BOOL ShowWindow(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowWindowAsync
BOOL ShowWindowAsync(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SubtractRect
BOOL SubtractRect(LPRECT , LPCRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SwapMouseButton
BOOL SwapMouseButton(BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SwitchDesktop
BOOL SwitchDesktop(HDESK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SwitchToThisWindow
void SwitchToThisWindow(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SystemParametersInfoA
BOOL SystemParametersInfoA(UINT , UINT , PVOID , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SystemParametersInfoW
BOOL SystemParametersInfoW(UINT , UINT , PVOID , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TabbedTextOutA
LONG TabbedTextOutA(HDC , int , int , LPCSTR , int , int , LPINT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TabbedTextOutW
LONG TabbedTextOutW(HDC , int , int , LPCWSTR , int , int , LPINT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TileWindows
WORD TileWindows(HWND , UINT , LPCRECT , UINT , const(HWND)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ToAscii
int ToAscii(UINT , UINT , PBYTE , LPWORD , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ToAsciiEx
int ToAsciiEx(UINT , UINT , PBYTE , LPWORD , UINT , HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ToUnicode
int ToUnicode(UINT , UINT , PBYTE , LPWSTR , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ToUnicodeEx
int ToUnicodeEx(UINT , UINT , PBYTE , LPWSTR , int , UINT , HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TrackMouseEvent
BOOL TrackMouseEvent(LPTRACKMOUSEEVENT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TrackPopupMenu
BOOL TrackPopupMenu(HMENU , UINT , int , int , int , HWND , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TrackPopupMenuEx
BOOL TrackPopupMenuEx(HMENU , UINT , int , int , HWND , LPTPMPARAMS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateAcceleratorA
int TranslateAcceleratorA(HWND , HACCEL , LPMSG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateAcceleratorW
int TranslateAcceleratorW(HWND , HACCEL , LPMSG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateMDISysAccel
BOOL TranslateMDISysAccel(HWND , LPMSG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateMessage
BOOL TranslateMessage(const(MSG)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnhookWinEvent
BOOL UnhookWinEvent(HWINEVENTHOOK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnhookWindowsHook
BOOL UnhookWindowsHook(int , HOOKPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnhookWindowsHookEx
BOOL UnhookWindowsHookEx(HHOOK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnionRect
BOOL UnionRect(LPRECT , LPCRECT , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnloadKeyboardLayout
BOOL UnloadKeyboardLayout(HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterClassA
BOOL UnregisterClassA(LPCSTR , HINSTANCE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterClassW
BOOL UnregisterClassW(LPCWSTR , HINSTANCE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterDeviceNotification
BOOL UnregisterDeviceNotification(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterHotKey
BOOL UnregisterHotKey(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateLayeredWindow
BOOL UpdateLayeredWindow(HWND , HDC , POINT* , SIZE* , HDC , POINT* , COLORREF , BLENDFUNCTION* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateWindow
BOOL UpdateWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UserHandleGrantAccess
BOOL UserHandleGrantAccess(HANDLE , HANDLE , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ValidateRect
BOOL ValidateRect(HWND , LPCRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ValidateRgn
BOOL ValidateRgn(HWND , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScanA
SHORT VkKeyScanA(CHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScanExA
SHORT VkKeyScanExA(CHAR , HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScanExW
SHORT VkKeyScanExW(WCHAR , HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VkKeyScanW
SHORT VkKeyScanW(WCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForInputIdle
DWORD WaitForInputIdle(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitMessage
BOOL WaitMessage()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WinExec
UINT WinExec(LPCSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WinHelpA
BOOL WinHelpA(HWND , LPCSTR , UINT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WinHelpW
BOOL WinHelpW(HWND , LPCWSTR , UINT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WindowFromDC
HWND WindowFromDC(HDC hDC)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WindowFromPoint
HWND WindowFromPoint(POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
keybd_event
void keybd_event(BYTE , BYTE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
mouse_event
void mouse_event(DWORD , DWORD , DWORD , DWORD , ULONG_PTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wsprintfA
int wsprintfA(LPSTR , LPCSTR , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wsprintfW
int wsprintfW(LPWSTR , LPCWSTR , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wvsprintfA
int wvsprintfA(LPSTR , LPCSTR , va_list_ arglist)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wvsprintfW
int wvsprintfW(LPWSTR , LPCWSTR , va_list_ arglist)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Manifest constants

SPI_GETFOREGROUNDLOCKTIMEOUT
enum SPI_GETFOREGROUNDLOCKTIMEOUT;
Undocumented in source.
SPI_SETFOREGROUNDLOCKTIMEOUT
enum SPI_SETFOREGROUNDLOCKTIMEOUT;
Undocumented in source.

Structs

ACCEL
struct ACCEL
Undocumented in source.
ACCESSTIMEOUT
struct ACCESSTIMEOUT
Undocumented in source.
ALTTABINFO
struct ALTTABINFO
Undocumented in source.
ANIMATIONINFO
struct ANIMATIONINFO
Undocumented in source.
BSMINFO
struct BSMINFO
Undocumented in source.
CBTACTIVATESTRUCT
struct CBTACTIVATESTRUCT
Undocumented in source.
CBT_CREATEWNDA
struct CBT_CREATEWNDA
Undocumented in source.
CBT_CREATEWNDW
struct CBT_CREATEWNDW
Undocumented in source.
CLIENTCREATESTRUCT
struct CLIENTCREATESTRUCT
Undocumented in source.
COMBOBOXINFO
struct COMBOBOXINFO
Undocumented in source.
COMPAREITEMSTRUCT
struct COMPAREITEMSTRUCT
Undocumented in source.
COPYDATASTRUCT
struct COPYDATASTRUCT
Undocumented in source.
CREATESTRUCTA
struct CREATESTRUCTA
Undocumented in source.
CREATESTRUCTW
struct CREATESTRUCTW
Undocumented in source.
CURSORINFO
struct CURSORINFO
Undocumented in source.
CURSORSHAPE
struct CURSORSHAPE
Undocumented in source.
CWPRETSTRUCT
struct CWPRETSTRUCT
Undocumented in source.
CWPSTRUCT
struct CWPSTRUCT
Undocumented in source.
DEBUGHOOKINFO
struct DEBUGHOOKINFO
Undocumented in source.
DELETEITEMSTRUCT
struct DELETEITEMSTRUCT
Undocumented in source.
DLGITEMTEMPLATE
struct DLGITEMTEMPLATE
Undocumented in source.
DLGTEMPLATE
struct DLGTEMPLATE
Undocumented in source.
DRAWITEMSTRUCT
struct DRAWITEMSTRUCT
Undocumented in source.
DRAWTEXTPARAMS
struct DRAWTEXTPARAMS
Undocumented in source.
DROPSTRUCT
struct DROPSTRUCT
Undocumented in source.
EVENTMSG
struct EVENTMSG
Undocumented in source.
FILTERKEYS
struct FILTERKEYS
Undocumented in source.
FLASHWINFO
struct FLASHWINFO
Undocumented in source.
GUITHREADINFO
struct GUITHREADINFO
Undocumented in source.
HARDWAREINPUT
struct HARDWAREINPUT
Undocumented in source.
HELPINFO
struct HELPINFO
Undocumented in source.
HELPWININFOA
struct HELPWININFOA
Undocumented in source.
HELPWININFOW
struct HELPWININFOW
Undocumented in source.
HIGHCONTRASTA
struct HIGHCONTRASTA
Undocumented in source.
HIGHCONTRASTW
struct HIGHCONTRASTW
Undocumented in source.
ICONINFO
struct ICONINFO
Undocumented in source.
ICONMETRICSA
struct ICONMETRICSA
Undocumented in source.
ICONMETRICSW
struct ICONMETRICSW
Undocumented in source.
INPUT
struct INPUT
Undocumented in source.
KBDLLHOOKSTRUCT
struct KBDLLHOOKSTRUCT
Undocumented in source.
KEYBDINPUT
struct KEYBDINPUT
Undocumented in source.
LASTINPUTINFO
struct LASTINPUTINFO
Undocumented in source.
MDICREATESTRUCTA
struct MDICREATESTRUCTA
Undocumented in source.
MDICREATESTRUCTW
struct MDICREATESTRUCTW
Undocumented in source.
MDINEXTMENU
struct MDINEXTMENU
Undocumented in source.
MEASUREITEMSTRUCT
struct MEASUREITEMSTRUCT
Undocumented in source.
MENUBARINFO
struct MENUBARINFO
Undocumented in source.
MENUGETOBJECTINFO
struct MENUGETOBJECTINFO
Undocumented in source.
MENUINFO
struct MENUINFO
Undocumented in source.
MENUITEMINFOA
struct MENUITEMINFOA
Undocumented in source.
MENUITEMINFOW
struct MENUITEMINFOW
Undocumented in source.
MENUITEMTEMPLATE
struct MENUITEMTEMPLATE
Undocumented in source.
MENUITEMTEMPLATEHEADER
struct MENUITEMTEMPLATEHEADER
Undocumented in source.
MINIMIZEDMETRICS
struct MINIMIZEDMETRICS
Undocumented in source.
MINMAXINFO
struct MINMAXINFO
Undocumented in source.
MONITORINFO
struct MONITORINFO
Undocumented in source.
MONITORINFOEXA
struct MONITORINFOEXA
Undocumented in source.
MONITORINFOEXW
struct MONITORINFOEXW
Undocumented in source.
MOUSEHOOKSTRUCT
struct MOUSEHOOKSTRUCT
Undocumented in source.
MOUSEINPUT
struct MOUSEINPUT
Undocumented in source.
MOUSEKEYS
struct MOUSEKEYS
Undocumented in source.
MOUSEMOVEPOINT
struct MOUSEMOVEPOINT
Undocumented in source.
MSG
struct MSG
Undocumented in source.
MSGBOXPARAMSA
struct MSGBOXPARAMSA
Undocumented in source.
MSGBOXPARAMSW
struct MSGBOXPARAMSW
Undocumented in source.
MSLLHOOKSTRUCT
struct MSLLHOOKSTRUCT
Undocumented in source.
MULTIKEYHELPA
struct MULTIKEYHELPA
Undocumented in source.
MULTIKEYHELPW
struct MULTIKEYHELPW
Undocumented in source.
NCCALCSIZE_PARAMS
struct NCCALCSIZE_PARAMS
Undocumented in source.
NMHDR
struct NMHDR
Undocumented in source.
NONCLIENTMETRICSA
struct NONCLIENTMETRICSA
Undocumented in source.
NONCLIENTMETRICSW
struct NONCLIENTMETRICSW
Undocumented in source.
PAINTSTRUCT
struct PAINTSTRUCT
Undocumented in source.
RAWHID
struct RAWHID
Undocumented in source.
RAWINPUT
struct RAWINPUT
Undocumented in source.
RAWINPUTDEVICE
struct RAWINPUTDEVICE
Undocumented in source.
RAWINPUTDEVICELIST
struct RAWINPUTDEVICELIST
Undocumented in source.
RAWINPUTHEADER
struct RAWINPUTHEADER
Undocumented in source.
RAWKEYBOARD
struct RAWKEYBOARD
Undocumented in source.
RAWMOUSE
struct RAWMOUSE
Undocumented in source.
RID_DEVICE_INFO
struct RID_DEVICE_INFO
Undocumented in source.
RID_DEVICE_INFO_HID
struct RID_DEVICE_INFO_HID
Undocumented in source.
RID_DEVICE_INFO_KEYBOARD
struct RID_DEVICE_INFO_KEYBOARD
Undocumented in source.
RID_DEVICE_INFO_MOUSE
struct RID_DEVICE_INFO_MOUSE
Undocumented in source.
SCROLLBARINFO
struct SCROLLBARINFO
Undocumented in source.
SCROLLINFO
struct SCROLLINFO
Undocumented in source.
SERIALKEYSA
struct SERIALKEYSA
Undocumented in source.
SERIALKEYSW
struct SERIALKEYSW
Undocumented in source.
SOUNDSENTRYA
struct SOUNDSENTRYA
Undocumented in source.
SOUNDSENTRYW
struct SOUNDSENTRYW
Undocumented in source.
STICKYKEYS
struct STICKYKEYS
Undocumented in source.
STYLESTRUCT
struct STYLESTRUCT
Undocumented in source.
TITLEBARINFO
struct TITLEBARINFO
Undocumented in source.
TOGGLEKEYS
struct TOGGLEKEYS
Undocumented in source.
TPMPARAMS
struct TPMPARAMS
Undocumented in source.
TRACKMOUSEEVENT
struct TRACKMOUSEEVENT
Undocumented in source.
USEROBJECTFLAGS
struct USEROBJECTFLAGS
Undocumented in source.
WINDOWINFO
struct WINDOWINFO
Undocumented in source.
WINDOWPLACEMENT
struct WINDOWPLACEMENT
Undocumented in source.
WINDOWPOS
struct WINDOWPOS
Undocumented in source.
WNDCLASSA
struct WNDCLASSA
Undocumented in source.
WNDCLASSEXA
struct WNDCLASSEXA
Undocumented in source.
WNDCLASSEXW
struct WNDCLASSEXW
Undocumented in source.
WNDCLASSW
struct WNDCLASSW
Undocumented in source.
WTSSESSION_NOTIFICATION
struct WTSSESSION_NOTIFICATION
Undocumented in source.

Templates

MAKEINTATOM_T
template MAKEINTATOM_T(int i)
Undocumented in source.
MAKEINTRESOURCE_T
template MAKEINTRESOURCE_T(WORD i)
Undocumented in source.

Variables

ARW_BOTTOMLEFT
auto ARW_BOTTOMLEFT;
Undocumented in source.
ARW_BOTTOMRIGHT
auto ARW_BOTTOMRIGHT;
Undocumented in source.
ARW_DOWN
auto ARW_DOWN;
Undocumented in source.
ARW_HIDE
auto ARW_HIDE;
Undocumented in source.
ARW_LEFT
auto ARW_LEFT;
Undocumented in source.
ARW_RIGHT
auto ARW_RIGHT;
Undocumented in source.
ARW_TOPLEFT
auto ARW_TOPLEFT;
Undocumented in source.
ARW_TOPRIGHT
auto ARW_TOPRIGHT;
Undocumented in source.
ARW_UP
auto ARW_UP;
Undocumented in source.
ASFW_ANY
DWORD ASFW_ANY;
Undocumented in source.
ATF_AVAILABLE
auto ATF_AVAILABLE;
Undocumented in source.
ATF_ONOFFFEEDBACK
auto ATF_ONOFFFEEDBACK;
Undocumented in source.
ATF_TIMEOUTON
auto ATF_TIMEOUTON;
Undocumented in source.
AW_ACTIVATE
auto AW_ACTIVATE;
Undocumented in source.
AW_BLEND
auto AW_BLEND;
Undocumented in source.
AW_CENTER
auto AW_CENTER;
Undocumented in source.
AW_HIDE
auto AW_HIDE;
Undocumented in source.
AW_HOR_NEGATIVE
auto AW_HOR_NEGATIVE;
Undocumented in source.
AW_HOR_POSITIVE
auto AW_HOR_POSITIVE;
Undocumented in source.
AW_SLIDE
auto AW_SLIDE;
Undocumented in source.
AW_VER_NEGATIVE
auto AW_VER_NEGATIVE;
Undocumented in source.
AW_VER_POSITIVE
auto AW_VER_POSITIVE;
Undocumented in source.
BDR_INNER
auto BDR_INNER;
Undocumented in source.
BDR_OUTER
auto BDR_OUTER;
Undocumented in source.
BDR_RAISED
auto BDR_RAISED;
Undocumented in source.
BDR_RAISEDINNER
auto BDR_RAISEDINNER;
Undocumented in source.
BDR_RAISEDOUTER
auto BDR_RAISEDOUTER;
Undocumented in source.
BDR_SUNKEN
auto BDR_SUNKEN;
Undocumented in source.
BDR_SUNKENINNER
auto BDR_SUNKENINNER;
Undocumented in source.
BDR_SUNKENOUTER
auto BDR_SUNKENOUTER;
Undocumented in source.
BF_ADJUST
auto BF_ADJUST;
Undocumented in source.
BF_BOTTOM
auto BF_BOTTOM;
Undocumented in source.
BF_BOTTOMLEFT
auto BF_BOTTOMLEFT;
Undocumented in source.
BF_BOTTOMRIGHT
auto BF_BOTTOMRIGHT;
Undocumented in source.
BF_DIAGONAL
auto BF_DIAGONAL;
Undocumented in source.
BF_DIAGONAL_ENDBOTTOMLEFT
auto BF_DIAGONAL_ENDBOTTOMLEFT;
Undocumented in source.
BF_DIAGONAL_ENDBOTTOMRIGHT
auto BF_DIAGONAL_ENDBOTTOMRIGHT;
Undocumented in source.
BF_DIAGONAL_ENDTOPLEFT
auto BF_DIAGONAL_ENDTOPLEFT;
Undocumented in source.
BF_DIAGONAL_ENDTOPRIGHT
auto BF_DIAGONAL_ENDTOPRIGHT;
Undocumented in source.
BF_FLAT
auto BF_FLAT;
Undocumented in source.
BF_LEFT
auto BF_LEFT;
Undocumented in source.
BF_MIDDLE
auto BF_MIDDLE;
Undocumented in source.
BF_MONO
auto BF_MONO;
Undocumented in source.
BF_RECT
auto BF_RECT;
Undocumented in source.
BF_RIGHT
auto BF_RIGHT;
Undocumented in source.
BF_SOFT
auto BF_SOFT;
Undocumented in source.
BF_TOP
auto BF_TOP;
Undocumented in source.
BF_TOPLEFT
auto BF_TOPLEFT;
Undocumented in source.
BF_TOPRIGHT
auto BF_TOPRIGHT;
Undocumented in source.
BM_CLICK
auto BM_CLICK;
Undocumented in source.
BM_GETCHECK
auto BM_GETCHECK;
Undocumented in source.
BM_GETIMAGE
auto BM_GETIMAGE;
Undocumented in source.
BM_GETSTATE
auto BM_GETSTATE;
Undocumented in source.
BM_SETCHECK
auto BM_SETCHECK;
Undocumented in source.
BM_SETDONTCLICK
auto BM_SETDONTCLICK;
Undocumented in source.
BM_SETIMAGE
auto BM_SETIMAGE;
Undocumented in source.
BM_SETSTATE
auto BM_SETSTATE;
Undocumented in source.
BM_SETSTYLE
auto BM_SETSTYLE;
Undocumented in source.
BN_CLICKED
auto BN_CLICKED;
Undocumented in source.
BN_DBLCLK
auto BN_DBLCLK;
Undocumented in source.
BN_DISABLE
auto BN_DISABLE;
Undocumented in source.
BN_DOUBLECLICKED
auto BN_DOUBLECLICKED;
Undocumented in source.
BN_HILITE
auto BN_HILITE;
Undocumented in source.
BN_KILLFOCUS
auto BN_KILLFOCUS;
Undocumented in source.
BN_PAINT
auto BN_PAINT;
Undocumented in source.
BN_PUSHED
auto BN_PUSHED;
Undocumented in source.
BN_SETFOCUS
auto BN_SETFOCUS;
Undocumented in source.
BN_UNHILITE
auto BN_UNHILITE;
Undocumented in source.
BN_UNPUSHED
auto BN_UNPUSHED;
Undocumented in source.
BROADCAST_QUERY_DENY
auto BROADCAST_QUERY_DENY;
Undocumented in source.
BSF_ALLOWSFW
auto BSF_ALLOWSFW;
Undocumented in source.
BSF_FLUSHDISK
auto BSF_FLUSHDISK;
Undocumented in source.
BSF_FORCEIFHUNG
auto BSF_FORCEIFHUNG;
Undocumented in source.
BSF_IGNORECURRENTTASK
auto BSF_IGNORECURRENTTASK;
Undocumented in source.
BSF_LUID
auto BSF_LUID;
Undocumented in source.
BSF_NOHANG
auto BSF_NOHANG;
Undocumented in source.
BSF_NOTIMEOUTIFNOTHUNG
auto BSF_NOTIMEOUTIFNOTHUNG;
Undocumented in source.
BSF_POSTMESSAGE
auto BSF_POSTMESSAGE;
Undocumented in source.
BSF_QUERY
auto BSF_QUERY;
Undocumented in source.
BSF_RETURNHDESK
auto BSF_RETURNHDESK;
Undocumented in source.
BSF_SENDNOTIFYMESSAGE
auto BSF_SENDNOTIFYMESSAGE;
Undocumented in source.
BSM_ALLCOMPONENTS
auto BSM_ALLCOMPONENTS;
Undocumented in source.
BSM_ALLDESKTOPS
auto BSM_ALLDESKTOPS;
Undocumented in source.
BSM_APPLICATIONS
auto BSM_APPLICATIONS;
Undocumented in source.
BSM_INSTALLABLEDRIVERS
auto BSM_INSTALLABLEDRIVERS;
Undocumented in source.
BSM_NETDRIVER
auto BSM_NETDRIVER;
Undocumented in source.
BSM_VXDS
auto BSM_VXDS;
Undocumented in source.
BST_CHECKED
auto BST_CHECKED;
Undocumented in source.
BST_FOCUS
auto BST_FOCUS;
Undocumented in source.
BST_INDETERMINATE
auto BST_INDETERMINATE;
Undocumented in source.
BST_PUSHED
auto BST_PUSHED;
Undocumented in source.
BST_UNCHECKED
auto BST_UNCHECKED;
Undocumented in source.
BS_3STATE
auto BS_3STATE;
Undocumented in source.
BS_AUTO3STATE
auto BS_AUTO3STATE;
Undocumented in source.
BS_AUTOCHECKBOX
auto BS_AUTOCHECKBOX;
Undocumented in source.
BS_AUTORADIOBUTTON
auto BS_AUTORADIOBUTTON;
Undocumented in source.
BS_BITMAP
auto BS_BITMAP;
Undocumented in source.
BS_BOTTOM
auto BS_BOTTOM;
Undocumented in source.
BS_CENTER
auto BS_CENTER;
Undocumented in source.
BS_CHECKBOX
auto BS_CHECKBOX;
Undocumented in source.
BS_DEFPUSHBUTTON
auto BS_DEFPUSHBUTTON;
Undocumented in source.
BS_FLAT
auto BS_FLAT;
Undocumented in source.
BS_GROUPBOX
auto BS_GROUPBOX;
Undocumented in source.
BS_ICON
auto BS_ICON;
Undocumented in source.
BS_LEFT
auto BS_LEFT;
Undocumented in source.
BS_LEFTTEXT
auto BS_LEFTTEXT;
Undocumented in source.
BS_MULTILINE
auto BS_MULTILINE;
Undocumented in source.
BS_NOTIFY
auto BS_NOTIFY;
Undocumented in source.
BS_OWNERDRAW
auto BS_OWNERDRAW;
Undocumented in source.
BS_PUSHBUTTON
auto BS_PUSHBUTTON;
Undocumented in source.
BS_PUSHLIKE
auto BS_PUSHLIKE;
Undocumented in source.
BS_RADIOBUTTON
auto BS_RADIOBUTTON;
Undocumented in source.
BS_RIGHT
auto BS_RIGHT;
Undocumented in source.
BS_RIGHTBUTTON
auto BS_RIGHTBUTTON;
Undocumented in source.
BS_TEXT
auto BS_TEXT;
Undocumented in source.
BS_TOP
auto BS_TOP;
Undocumented in source.
BS_USERBUTTON
auto BS_USERBUTTON;
Undocumented in source.
BS_VCENTER
auto BS_VCENTER;
Undocumented in source.
CBN_CLOSEUP
auto CBN_CLOSEUP;
Undocumented in source.
CBN_DBLCLK
auto CBN_DBLCLK;
Undocumented in source.
CBN_DROPDOWN
auto CBN_DROPDOWN;
Undocumented in source.
CBN_EDITCHANGE
auto CBN_EDITCHANGE;
Undocumented in source.
CBN_EDITUPDATE
auto CBN_EDITUPDATE;
Undocumented in source.
CBN_ERRSPACE
auto CBN_ERRSPACE;
Undocumented in source.
CBN_KILLFOCUS
auto CBN_KILLFOCUS;
Undocumented in source.
CBN_SELCHANGE
auto CBN_SELCHANGE;
Undocumented in source.
CBN_SELENDCANCEL
auto CBN_SELENDCANCEL;
Undocumented in source.
CBN_SELENDOK
auto CBN_SELENDOK;
Undocumented in source.
CBN_SETFOCUS
auto CBN_SETFOCUS;
Undocumented in source.
CBS_AUTOHSCROLL
auto CBS_AUTOHSCROLL;
Undocumented in source.
CBS_DISABLENOSCROLL
auto CBS_DISABLENOSCROLL;
Undocumented in source.
CBS_DROPDOWN
auto CBS_DROPDOWN;
Undocumented in source.
CBS_DROPDOWNLIST
auto CBS_DROPDOWNLIST;
Undocumented in source.
CBS_HASSTRINGS
auto CBS_HASSTRINGS;
Undocumented in source.
CBS_LOWERCASE
auto CBS_LOWERCASE;
Undocumented in source.
CBS_NOINTEGRALHEIGHT
auto CBS_NOINTEGRALHEIGHT;
Undocumented in source.
CBS_OEMCONVERT
auto CBS_OEMCONVERT;
Undocumented in source.
CBS_OWNERDRAWFIXED
auto CBS_OWNERDRAWFIXED;
Undocumented in source.
CBS_OWNERDRAWVARIABLE
auto CBS_OWNERDRAWVARIABLE;
Undocumented in source.
CBS_SIMPLE
auto CBS_SIMPLE;
Undocumented in source.
CBS_SORT
auto CBS_SORT;
Undocumented in source.
CBS_UPPERCASE
auto CBS_UPPERCASE;
Undocumented in source.
CB_ADDSTRING
auto CB_ADDSTRING;
Undocumented in source.
CB_DELETESTRING
auto CB_DELETESTRING;
Undocumented in source.
CB_DIR
auto CB_DIR;
Undocumented in source.
CB_ERR
auto CB_ERR;
Undocumented in source.
CB_ERRSPACE
auto CB_ERRSPACE;
Undocumented in source.
CB_FINDSTRING
auto CB_FINDSTRING;
Undocumented in source.
CB_FINDSTRINGEXACT
auto CB_FINDSTRINGEXACT;
Undocumented in source.
CB_GETCOMBOBOXINFO
auto CB_GETCOMBOBOXINFO;
Undocumented in source.
CB_GETCOUNT
auto CB_GETCOUNT;
Undocumented in source.
CB_GETCURSEL
auto CB_GETCURSEL;
Undocumented in source.
CB_GETDROPPEDCONTROLRECT
auto CB_GETDROPPEDCONTROLRECT;
Undocumented in source.
CB_GETDROPPEDSTATE
auto CB_GETDROPPEDSTATE;
Undocumented in source.
CB_GETDROPPEDWIDTH
auto CB_GETDROPPEDWIDTH;
Undocumented in source.
CB_GETEDITSEL
auto CB_GETEDITSEL;
Undocumented in source.
CB_GETEXTENDEDUI
auto CB_GETEXTENDEDUI;
Undocumented in source.
CB_GETHORIZONTALEXTENT
auto CB_GETHORIZONTALEXTENT;
Undocumented in source.
CB_GETITEMDATA
auto CB_GETITEMDATA;
Undocumented in source.
CB_GETITEMHEIGHT
auto CB_GETITEMHEIGHT;
Undocumented in source.
CB_GETLBTEXT
auto CB_GETLBTEXT;
Undocumented in source.
CB_GETLBTEXTLEN
auto CB_GETLBTEXTLEN;
Undocumented in source.
CB_GETLOCALE
auto CB_GETLOCALE;
Undocumented in source.
CB_GETTOPINDEX
auto CB_GETTOPINDEX;
Undocumented in source.
CB_INITSTORAGE
auto CB_INITSTORAGE;
Undocumented in source.
CB_INSERTSTRING
auto CB_INSERTSTRING;
Undocumented in source.
CB_LIMITTEXT
auto CB_LIMITTEXT;
Undocumented in source.
CB_OKAY
auto CB_OKAY;
Undocumented in source.
CB_RESETCONTENT
auto CB_RESETCONTENT;
Undocumented in source.
CB_SELECTSTRING
auto CB_SELECTSTRING;
Undocumented in source.
CB_SETCURSEL
auto CB_SETCURSEL;
Undocumented in source.
CB_SETDROPPEDWIDTH
auto CB_SETDROPPEDWIDTH;
Undocumented in source.
CB_SETEDITSEL
auto CB_SETEDITSEL;
Undocumented in source.
CB_SETEXTENDEDUI
auto CB_SETEXTENDEDUI;
Undocumented in source.
CB_SETHORIZONTALEXTENT
auto CB_SETHORIZONTALEXTENT;
Undocumented in source.
CB_SETITEMDATA
auto CB_SETITEMDATA;
Undocumented in source.
CB_SETITEMHEIGHT
auto CB_SETITEMHEIGHT;
Undocumented in source.
CB_SETLOCALE
auto CB_SETLOCALE;
Undocumented in source.
CB_SETTOPINDEX
auto CB_SETTOPINDEX;
Undocumented in source.
CB_SHOWDROPDOWN
auto CB_SHOWDROPDOWN;
Undocumented in source.
CCHDEVICENAME
auto CCHDEVICENAME;
Undocumented in source.
CCHILDREN_SCROLLBAR
auto CCHILDREN_SCROLLBAR;
Undocumented in source.
CCHILDREN_TITLEBAR
auto CCHILDREN_TITLEBAR;
Undocumented in source.
CDS_FULLSCREEN
auto CDS_FULLSCREEN;
Undocumented in source.
CDS_GLOBAL
auto CDS_GLOBAL;
Undocumented in source.
CDS_NORESET
auto CDS_NORESET;
Undocumented in source.
CDS_RESET
auto CDS_RESET;
Undocumented in source.
CDS_SETRECT
auto CDS_SETRECT;
Undocumented in source.
CDS_SET_PRIMARY
auto CDS_SET_PRIMARY;
Undocumented in source.
CDS_TEST
auto CDS_TEST;
Undocumented in source.
CDS_UPDATEREGISTRY
auto CDS_UPDATEREGISTRY;
Undocumented in source.
CHILDID_SELF
auto CHILDID_SELF;
Undocumented in source.
COLOR_3DDKSHADOW
auto COLOR_3DDKSHADOW;
Undocumented in source.
COLOR_3DFACE
auto COLOR_3DFACE;
Undocumented in source.
COLOR_3DHIGHLIGHT
auto COLOR_3DHIGHLIGHT;
Undocumented in source.
COLOR_3DHILIGHT
auto COLOR_3DHILIGHT;
Undocumented in source.
COLOR_3DLIGHT
auto COLOR_3DLIGHT;
Undocumented in source.
COLOR_3DSHADOW
auto COLOR_3DSHADOW;
Undocumented in source.
COLOR_ACTIVEBORDER
auto COLOR_ACTIVEBORDER;
Undocumented in source.
COLOR_ACTIVECAPTION
auto COLOR_ACTIVECAPTION;
Undocumented in source.
COLOR_APPWORKSPACE
auto COLOR_APPWORKSPACE;
Undocumented in source.
COLOR_BACKGROUND
auto COLOR_BACKGROUND;
Undocumented in source.
COLOR_BTNFACE
auto COLOR_BTNFACE;
Undocumented in source.
COLOR_BTNHIGHLIGHT
auto COLOR_BTNHIGHLIGHT;
Undocumented in source.
COLOR_BTNHILIGHT
auto COLOR_BTNHILIGHT;
Undocumented in source.
COLOR_BTNSHADOW
auto COLOR_BTNSHADOW;
Undocumented in source.
COLOR_BTNTEXT
auto COLOR_BTNTEXT;
Undocumented in source.
COLOR_CAPTIONTEXT
auto COLOR_CAPTIONTEXT;
Undocumented in source.
COLOR_DESKTOP
auto COLOR_DESKTOP;
Undocumented in source.
COLOR_GRADIENTACTIVECAPTION
auto COLOR_GRADIENTACTIVECAPTION;
Undocumented in source.
COLOR_GRADIENTINACTIVECAPTION
auto COLOR_GRADIENTINACTIVECAPTION;
Undocumented in source.
COLOR_GRAYTEXT
auto COLOR_GRAYTEXT;
Undocumented in source.
COLOR_HIGHLIGHT
auto COLOR_HIGHLIGHT;
Undocumented in source.
COLOR_HIGHLIGHTTEXT
auto COLOR_HIGHLIGHTTEXT;
Undocumented in source.
COLOR_HOTLIGHT
auto COLOR_HOTLIGHT;
Undocumented in source.
COLOR_INACTIVEBORDER
auto COLOR_INACTIVEBORDER;
Undocumented in source.
COLOR_INACTIVECAPTION
auto COLOR_INACTIVECAPTION;
Undocumented in source.
COLOR_INACTIVECAPTIONTEXT
auto COLOR_INACTIVECAPTIONTEXT;
Undocumented in source.
COLOR_INFOBK
auto COLOR_INFOBK;
Undocumented in source.
COLOR_INFOTEXT
auto COLOR_INFOTEXT;
Undocumented in source.
COLOR_MENU
auto COLOR_MENU;
Undocumented in source.
COLOR_MENUTEXT
auto COLOR_MENUTEXT;
Undocumented in source.
COLOR_SCROLLBAR
auto COLOR_SCROLLBAR;
Undocumented in source.
COLOR_WINDOW
auto COLOR_WINDOW;
Undocumented in source.
COLOR_WINDOWFRAME
auto COLOR_WINDOWFRAME;
Undocumented in source.
COLOR_WINDOWTEXT
auto COLOR_WINDOWTEXT;
Undocumented in source.
CONSOLE_APPLICATION_16BIT
auto CONSOLE_APPLICATION_16BIT;
Undocumented in source.
CONSOLE_CARET_SELECTION
auto CONSOLE_CARET_SELECTION;
Undocumented in source.
CONSOLE_CARET_VISIBLE
auto CONSOLE_CARET_VISIBLE;
Undocumented in source.
CREATEPROCESS_MANIFEST_RESOURCE_ID
auto CREATEPROCESS_MANIFEST_RESOURCE_ID;
Undocumented in source.
CS_BYTEALIGNCLIENT
auto CS_BYTEALIGNCLIENT;
Undocumented in source.
CS_BYTEALIGNWINDOW
auto CS_BYTEALIGNWINDOW;
Undocumented in source.
CS_CLASSDC
auto CS_CLASSDC;
Undocumented in source.
CS_DBLCLKS
auto CS_DBLCLKS;
Undocumented in source.
CS_GLOBALCLASS
auto CS_GLOBALCLASS;
Undocumented in source.
CS_HREDRAW
auto CS_HREDRAW;
Undocumented in source.
CS_IME
auto CS_IME;
Undocumented in source.
CS_KEYCVTWINDOW
auto CS_KEYCVTWINDOW;
Undocumented in source.
CS_NOCLOSE
auto CS_NOCLOSE;
Undocumented in source.
CS_NOKEYCVT
auto CS_NOKEYCVT;
Undocumented in source.
CS_OWNDC
auto CS_OWNDC;
Undocumented in source.
CS_PARENTDC
auto CS_PARENTDC;
Undocumented in source.
CS_SAVEBITS
auto CS_SAVEBITS;
Undocumented in source.
CS_VREDRAW
auto CS_VREDRAW;
Undocumented in source.
CTLCOLOR_BTN
auto CTLCOLOR_BTN;
Undocumented in source.
CTLCOLOR_DLG
auto CTLCOLOR_DLG;
Undocumented in source.
CTLCOLOR_EDIT
auto CTLCOLOR_EDIT;
Undocumented in source.
CTLCOLOR_LISTBOX
auto CTLCOLOR_LISTBOX;
Undocumented in source.
CTLCOLOR_MAX
auto CTLCOLOR_MAX;
Undocumented in source.
CTLCOLOR_MSGBOX
auto CTLCOLOR_MSGBOX;
Undocumented in source.
CTLCOLOR_SCROLLBAR
auto CTLCOLOR_SCROLLBAR;
Undocumented in source.
CTLCOLOR_STATIC
auto CTLCOLOR_STATIC;
Undocumented in source.
CURSOR_SHOWING
auto CURSOR_SHOWING;
Undocumented in source.
CWP_ALL
auto CWP_ALL;
Undocumented in source.
CWP_SKIPDISABLED
auto CWP_SKIPDISABLED;
Undocumented in source.
CWP_SKIPINVISIBLE
auto CWP_SKIPINVISIBLE;
Undocumented in source.
CWP_SKIPTRANSPARENT
auto CWP_SKIPTRANSPARENT;
Undocumented in source.
CW_USEDEFAULT
auto CW_USEDEFAULT;
Undocumented in source.
DBWF_LPARAMPOINTER
auto DBWF_LPARAMPOINTER;
Undocumented in source.
DCX_CACHE
auto DCX_CACHE;
Undocumented in source.
DCX_CLIPCHILDREN
auto DCX_CLIPCHILDREN;
Undocumented in source.
DCX_CLIPSIBLINGS
auto DCX_CLIPSIBLINGS;
Undocumented in source.
DCX_EXCLUDERGN
auto DCX_EXCLUDERGN;
Undocumented in source.
DCX_INTERSECTRGN
auto DCX_INTERSECTRGN;
Undocumented in source.
DCX_INTERSECTUPDATE
auto DCX_INTERSECTUPDATE;
Undocumented in source.
DCX_LOCKWINDOWUPDATE
auto DCX_LOCKWINDOWUPDATE;
Undocumented in source.
DCX_NORESETATTRS
auto DCX_NORESETATTRS;
Undocumented in source.
DCX_PARENTCLIP
auto DCX_PARENTCLIP;
Undocumented in source.
DCX_VALIDATE
auto DCX_VALIDATE;
Undocumented in source.
DCX_WINDOW
auto DCX_WINDOW;
Undocumented in source.
DC_ACTIVE
auto DC_ACTIVE;
Undocumented in source.
DC_BUTTONS
auto DC_BUTTONS;
Undocumented in source.
DC_GRADIENT
auto DC_GRADIENT;
Undocumented in source.
DC_HASDEFID
auto DC_HASDEFID;
Undocumented in source.
DC_ICON
auto DC_ICON;
Undocumented in source.
DC_INBUTTON
auto DC_INBUTTON;
Undocumented in source.
DC_SMALLCAP
auto DC_SMALLCAP;
Undocumented in source.
DC_TEXT
auto DC_TEXT;
Undocumented in source.
DDL_ARCHIVE
auto DDL_ARCHIVE;
Undocumented in source.
DDL_DIRECTORY
auto DDL_DIRECTORY;
Undocumented in source.
DDL_DRIVES
auto DDL_DRIVES;
Undocumented in source.
DDL_EXCLUSIVE
auto DDL_EXCLUSIVE;
Undocumented in source.
DDL_HIDDEN
auto DDL_HIDDEN;
Undocumented in source.
DDL_POSTMSGS
auto DDL_POSTMSGS;
Undocumented in source.
DDL_READONLY
auto DDL_READONLY;
Undocumented in source.
DDL_READWRITE
auto DDL_READWRITE;
Undocumented in source.
DDL_SYSTEM
auto DDL_SYSTEM;
Undocumented in source.
DESKTOP_CREATEMENU
auto DESKTOP_CREATEMENU;
Undocumented in source.
DESKTOP_CREATEWINDOW
auto DESKTOP_CREATEWINDOW;
Undocumented in source.
DESKTOP_ENUMERATE
auto DESKTOP_ENUMERATE;
Undocumented in source.
DESKTOP_HOOKCONTROL
auto DESKTOP_HOOKCONTROL;
Undocumented in source.
DESKTOP_JOURNALPLAYBACK
auto DESKTOP_JOURNALPLAYBACK;
Undocumented in source.
DESKTOP_JOURNALRECORD
auto DESKTOP_JOURNALRECORD;
Undocumented in source.
DESKTOP_READOBJECTS
auto DESKTOP_READOBJECTS;
Undocumented in source.
DESKTOP_SWITCHDESKTOP
auto DESKTOP_SWITCHDESKTOP;
Undocumented in source.
DESKTOP_WRITEOBJECTS
auto DESKTOP_WRITEOBJECTS;
Undocumented in source.
DEVICE_NOTIFY_ALL_INTERFACE_CLASSES
auto DEVICE_NOTIFY_ALL_INTERFACE_CLASSES;
Undocumented in source.
DEVICE_NOTIFY_SERVICE_HANDLE
auto DEVICE_NOTIFY_SERVICE_HANDLE;
Undocumented in source.
DEVICE_NOTIFY_WINDOW_HANDLE
auto DEVICE_NOTIFY_WINDOW_HANDLE;
Undocumented in source.
DFCS_ADJUSTRECT
auto DFCS_ADJUSTRECT;
Undocumented in source.
DFCS_BUTTON3STATE
auto DFCS_BUTTON3STATE;
Undocumented in source.
DFCS_BUTTONCHECK
auto DFCS_BUTTONCHECK;
Undocumented in source.
DFCS_BUTTONPUSH
auto DFCS_BUTTONPUSH;
Undocumented in source.
DFCS_BUTTONRADIO
auto DFCS_BUTTONRADIO;
Undocumented in source.
DFCS_BUTTONRADIOIMAGE
auto DFCS_BUTTONRADIOIMAGE;
Undocumented in source.
DFCS_BUTTONRADIOMASK
auto DFCS_BUTTONRADIOMASK;
Undocumented in source.
DFCS_CAPTIONCLOSE
auto DFCS_CAPTIONCLOSE;
Undocumented in source.
DFCS_CAPTIONHELP
auto DFCS_CAPTIONHELP;
Undocumented in source.
DFCS_CAPTIONMAX
auto DFCS_CAPTIONMAX;
Undocumented in source.
DFCS_CAPTIONMIN
auto DFCS_CAPTIONMIN;
Undocumented in source.
DFCS_CAPTIONRESTORE
auto DFCS_CAPTIONRESTORE;
Undocumented in source.
DFCS_CHECKED
auto DFCS_CHECKED;
Undocumented in source.
DFCS_FLAT
auto DFCS_FLAT;
Undocumented in source.
DFCS_HOT
auto DFCS_HOT;
Undocumented in source.
DFCS_INACTIVE
auto DFCS_INACTIVE;
Undocumented in source.
DFCS_MENUARROW
auto DFCS_MENUARROW;
Undocumented in source.
DFCS_MENUARROWRIGHT
auto DFCS_MENUARROWRIGHT;
Undocumented in source.
DFCS_MENUBULLET
auto DFCS_MENUBULLET;
Undocumented in source.
DFCS_MENUCHECK
auto DFCS_MENUCHECK;
Undocumented in source.
DFCS_MONO
auto DFCS_MONO;
Undocumented in source.
DFCS_PUSHED
auto DFCS_PUSHED;
Undocumented in source.
DFCS_SCROLLCOMBOBOX
auto DFCS_SCROLLCOMBOBOX;
Undocumented in source.
DFCS_SCROLLDOWN
auto DFCS_SCROLLDOWN;
Undocumented in source.
DFCS_SCROLLLEFT
auto DFCS_SCROLLLEFT;
Undocumented in source.
DFCS_SCROLLRIGHT
auto DFCS_SCROLLRIGHT;
Undocumented in source.
DFCS_SCROLLSIZEGRIP
auto DFCS_SCROLLSIZEGRIP;
Undocumented in source.
DFCS_SCROLLSIZEGRIPRIGHT
auto DFCS_SCROLLSIZEGRIPRIGHT;
Undocumented in source.
DFCS_SCROLLUP
auto DFCS_SCROLLUP;
Undocumented in source.
DFCS_TRANSPARENT
auto DFCS_TRANSPARENT;
Undocumented in source.
DF_ALLOWOTHERACCOUNTHOOK
auto DF_ALLOWOTHERACCOUNTHOOK;
Undocumented in source.
DISP_CHANGE_BADFLAGS
auto DISP_CHANGE_BADFLAGS;
Undocumented in source.
DISP_CHANGE_BADMODE
auto DISP_CHANGE_BADMODE;
Undocumented in source.
DISP_CHANGE_BADPARAM
auto DISP_CHANGE_BADPARAM;
Undocumented in source.
DISP_CHANGE_FAILED
auto DISP_CHANGE_FAILED;
Undocumented in source.
DISP_CHANGE_NOTUPDATED
auto DISP_CHANGE_NOTUPDATED;
Undocumented in source.
DISP_CHANGE_RESTART
auto DISP_CHANGE_RESTART;
Undocumented in source.
DISP_CHANGE_SUCCESSFUL
auto DISP_CHANGE_SUCCESSFUL;
Undocumented in source.
DLGC_BUTTON
auto DLGC_BUTTON;
Undocumented in source.
DLGC_DEFPUSHBUTTON
auto DLGC_DEFPUSHBUTTON;
Undocumented in source.
DLGC_HASSETSEL
auto DLGC_HASSETSEL;
Undocumented in source.
DLGC_RADIOBUTTON
auto DLGC_RADIOBUTTON;
Undocumented in source.
DLGC_STATIC
auto DLGC_STATIC;
Undocumented in source.
DLGC_UNDEFPUSHBUTTON
auto DLGC_UNDEFPUSHBUTTON;
Undocumented in source.
DLGC_WANTALLKEYS
auto DLGC_WANTALLKEYS;
Undocumented in source.
DLGC_WANTARROWS
auto DLGC_WANTARROWS;
Undocumented in source.
DLGC_WANTCHARS
auto DLGC_WANTCHARS;
Undocumented in source.
DLGC_WANTMESSAGE
auto DLGC_WANTMESSAGE;
Undocumented in source.
DLGC_WANTTAB
auto DLGC_WANTTAB;
Undocumented in source.
DLGWINDOWEXTRA
auto DLGWINDOWEXTRA;
Undocumented in source.
DM_GETDEFID
auto DM_GETDEFID;
Undocumented in source.
DM_REPOSITION
auto DM_REPOSITION;
Undocumented in source.
DM_SETDEFID
auto DM_SETDEFID;
Undocumented in source.
DOF_DIRECTORY
auto DOF_DIRECTORY;
Undocumented in source.
DOF_DOCUMENT
auto DOF_DOCUMENT;
Undocumented in source.
DOF_EXECUTABLE
auto DOF_EXECUTABLE;
Undocumented in source.
DOF_MULTIPLE
auto DOF_MULTIPLE;
Undocumented in source.
DOF_PROGMAN
auto DOF_PROGMAN;
Undocumented in source.
DOF_SHELLDATA
auto DOF_SHELLDATA;
Undocumented in source.
DO_DROPFILE
auto DO_DROPFILE;
Undocumented in source.
DO_PRINTFILE
auto DO_PRINTFILE;
Undocumented in source.
DSS_DISABLED
auto DSS_DISABLED;
Undocumented in source.
DSS_MONO
auto DSS_MONO;
Undocumented in source.
DSS_NORMAL
auto DSS_NORMAL;
Undocumented in source.
DSS_RIGHT
auto DSS_RIGHT;
Undocumented in source.
DSS_UNION
auto DSS_UNION;
Undocumented in source.
DS_3DLOOK
auto DS_3DLOOK;
Undocumented in source.
DS_ABSALIGN
auto DS_ABSALIGN;
Undocumented in source.
DS_CENTER
auto DS_CENTER;
Undocumented in source.
DS_CENTERMOUSE
auto DS_CENTERMOUSE;
Undocumented in source.
DS_CONTEXTHELP
auto DS_CONTEXTHELP;
Undocumented in source.
DS_CONTROL
auto DS_CONTROL;
Undocumented in source.
DS_FIXEDSYS
auto DS_FIXEDSYS;
Undocumented in source.
DS_LOCALEDIT
auto DS_LOCALEDIT;
Undocumented in source.
DS_MODALFRAME
auto DS_MODALFRAME;
Undocumented in source.
DS_NOFAILCREATE
auto DS_NOFAILCREATE;
Undocumented in source.
DS_NOIDLEMSG
auto DS_NOIDLEMSG;
Undocumented in source.
DS_SETFONT
auto DS_SETFONT;
Undocumented in source.
DS_SETFOREGROUND
auto DS_SETFOREGROUND;
Undocumented in source.
DS_SHELLFONT
auto DS_SHELLFONT;
Undocumented in source.
DS_SYSMODAL
auto DS_SYSMODAL;
Undocumented in source.
DT_BOTTOM
auto DT_BOTTOM;
Undocumented in source.
DT_CALCRECT
auto DT_CALCRECT;
Undocumented in source.
DT_CENTER
auto DT_CENTER;
Undocumented in source.
DT_EDITCONTROL
auto DT_EDITCONTROL;
Undocumented in source.
DT_END_ELLIPSIS
auto DT_END_ELLIPSIS;
Undocumented in source.
DT_EXPANDTABS
auto DT_EXPANDTABS;
Undocumented in source.
DT_EXTERNALLEADING
auto DT_EXTERNALLEADING;
Undocumented in source.
DT_INTERNAL
auto DT_INTERNAL;
Undocumented in source.
DT_LEFT
auto DT_LEFT;
Undocumented in source.
DT_MODIFYSTRING
auto DT_MODIFYSTRING;
Undocumented in source.
DT_NOCLIP
auto DT_NOCLIP;
Undocumented in source.
DT_NOPREFIX
auto DT_NOPREFIX;
Undocumented in source.
DT_PATH_ELLIPSIS
auto DT_PATH_ELLIPSIS;
Undocumented in source.
DT_RIGHT
auto DT_RIGHT;
Undocumented in source.
DT_RTLREADING
auto DT_RTLREADING;
Undocumented in source.
DT_SINGLELINE
auto DT_SINGLELINE;
Undocumented in source.
DT_TABSTOP
auto DT_TABSTOP;
Undocumented in source.
DT_TOP
auto DT_TOP;
Undocumented in source.
DT_VCENTER
auto DT_VCENTER;
Undocumented in source.
DT_WORDBREAK
auto DT_WORDBREAK;
Undocumented in source.
DT_WORD_ELLIPSIS
auto DT_WORD_ELLIPSIS;
Undocumented in source.
DWLP_DLGPROC
auto DWLP_DLGPROC;
Undocumented in source.
DWLP_MSGRESULT
auto DWLP_MSGRESULT;
Undocumented in source.
DWLP_USER
auto DWLP_USER;
Undocumented in source.
DWL_DLGPROC
auto DWL_DLGPROC;
Undocumented in source.
DWL_MSGRESULT
auto DWL_MSGRESULT;
Undocumented in source.
DWL_USER
auto DWL_USER;
Undocumented in source.
EC_LEFTMARGIN
auto EC_LEFTMARGIN;
Undocumented in source.
EC_RIGHTMARGIN
auto EC_RIGHTMARGIN;
Undocumented in source.
EC_USEFONTINFO
auto EC_USEFONTINFO;
Undocumented in source.
EDGE_BUMP
auto EDGE_BUMP;
Undocumented in source.
EDGE_ETCHED
auto EDGE_ETCHED;
Undocumented in source.
EDGE_RAISED
auto EDGE_RAISED;
Undocumented in source.
EDGE_SUNKEN
auto EDGE_SUNKEN;
Undocumented in source.
EDS_RAWMODE
auto EDS_RAWMODE;
Undocumented in source.
EM_CANUNDO
auto EM_CANUNDO;
Undocumented in source.
EM_CHARFROMPOS
auto EM_CHARFROMPOS;
Undocumented in source.
EM_EMPTYUNDOBUFFER
auto EM_EMPTYUNDOBUFFER;
Undocumented in source.
EM_FMTLINES
auto EM_FMTLINES;
Undocumented in source.
EM_GETFIRSTVISIBLELINE
auto EM_GETFIRSTVISIBLELINE;
Undocumented in source.
EM_GETHANDLE
auto EM_GETHANDLE;
Undocumented in source.
EM_GETIMESTATUS
auto EM_GETIMESTATUS;
Undocumented in source.
EM_GETLIMITTEXT
auto EM_GETLIMITTEXT;
Undocumented in source.
EM_GETLINE
auto EM_GETLINE;
Undocumented in source.
EM_GETLINECOUNT
auto EM_GETLINECOUNT;
Undocumented in source.
EM_GETMARGINS
auto EM_GETMARGINS;
Undocumented in source.
EM_GETMODIFY
auto EM_GETMODIFY;
Undocumented in source.
EM_GETPASSWORDCHAR
auto EM_GETPASSWORDCHAR;
Undocumented in source.
EM_GETRECT
auto EM_GETRECT;
Undocumented in source.
EM_GETSEL
auto EM_GETSEL;
Undocumented in source.
EM_GETTHUMB
auto EM_GETTHUMB;
Undocumented in source.
EM_GETWORDBREAKPROC
auto EM_GETWORDBREAKPROC;
Undocumented in source.
EM_LIMITTEXT
auto EM_LIMITTEXT;
Undocumented in source.
EM_LINEFROMCHAR
auto EM_LINEFROMCHAR;
Undocumented in source.
EM_LINEINDEX
auto EM_LINEINDEX;
Undocumented in source.
EM_LINELENGTH
auto EM_LINELENGTH;
Undocumented in source.
EM_LINESCROLL
auto EM_LINESCROLL;
Undocumented in source.
EM_POSFROMCHAR
auto EM_POSFROMCHAR;
Undocumented in source.
EM_REPLACESEL
auto EM_REPLACESEL;
Undocumented in source.
EM_SCROLL
auto EM_SCROLL;
Undocumented in source.
EM_SCROLLCARET
auto EM_SCROLLCARET;
Undocumented in source.
EM_SETHANDLE
auto EM_SETHANDLE;
Undocumented in source.
EM_SETIMESTATUS
auto EM_SETIMESTATUS;
Undocumented in source.
EM_SETLIMITTEXT
auto EM_SETLIMITTEXT;
Undocumented in source.
EM_SETMARGINS
auto EM_SETMARGINS;
Undocumented in source.
EM_SETMODIFY
auto EM_SETMODIFY;
Undocumented in source.
EM_SETPASSWORDCHAR
auto EM_SETPASSWORDCHAR;
Undocumented in source.
EM_SETREADONLY
auto EM_SETREADONLY;
Undocumented in source.
EM_SETRECT
auto EM_SETRECT;
Undocumented in source.
EM_SETRECTNP
auto EM_SETRECTNP;
Undocumented in source.
EM_SETSEL
auto EM_SETSEL;
Undocumented in source.
EM_SETTABSTOPS
auto EM_SETTABSTOPS;
Undocumented in source.
EM_SETWORDBREAKPROC
auto EM_SETWORDBREAKPROC;
Undocumented in source.
EM_UNDO
auto EM_UNDO;
Undocumented in source.
ENDSESSION_LOGOFF
auto ENDSESSION_LOGOFF;
Undocumented in source.
ENUM_CURRENT_SETTINGS
DWORD ENUM_CURRENT_SETTINGS;
Undocumented in source.
ENUM_REGISTRY_SETTINGS
DWORD ENUM_REGISTRY_SETTINGS;
Undocumented in source.
EN_CHANGE
auto EN_CHANGE;
Undocumented in source.
EN_ERRSPACE
auto EN_ERRSPACE;
Undocumented in source.
EN_HSCROLL
auto EN_HSCROLL;
Undocumented in source.
EN_KILLFOCUS
auto EN_KILLFOCUS;
Undocumented in source.
EN_MAXTEXT
auto EN_MAXTEXT;
Undocumented in source.
EN_SETFOCUS
auto EN_SETFOCUS;
Undocumented in source.
EN_UPDATE
auto EN_UPDATE;
Undocumented in source.
EN_VSCROLL
auto EN_VSCROLL;
Undocumented in source.
ESB_DISABLE_BOTH
auto ESB_DISABLE_BOTH;
Undocumented in source.
ESB_DISABLE_DOWN
auto ESB_DISABLE_DOWN;
Undocumented in source.
ESB_DISABLE_LEFT
auto ESB_DISABLE_LEFT;
Undocumented in source.
ESB_DISABLE_LTUP
auto ESB_DISABLE_LTUP;
Undocumented in source.
ESB_DISABLE_RIGHT
auto ESB_DISABLE_RIGHT;
Undocumented in source.
ESB_DISABLE_RTDN
auto ESB_DISABLE_RTDN;
Undocumented in source.
ESB_DISABLE_UP
auto ESB_DISABLE_UP;
Undocumented in source.
ESB_ENABLE_BOTH
auto ESB_ENABLE_BOTH;
Undocumented in source.
ES_AUTOHSCROLL
auto ES_AUTOHSCROLL;
Undocumented in source.
ES_AUTOVSCROLL
auto ES_AUTOVSCROLL;
Undocumented in source.
ES_CENTER
auto ES_CENTER;
Undocumented in source.
ES_LEFT
auto ES_LEFT;
Undocumented in source.
ES_LOWERCASE
auto ES_LOWERCASE;
Undocumented in source.
ES_MULTILINE
auto ES_MULTILINE;
Undocumented in source.
ES_NOHIDESEL
auto ES_NOHIDESEL;
Undocumented in source.
ES_NUMBER
auto ES_NUMBER;
Undocumented in source.
ES_OEMCONVERT
auto ES_OEMCONVERT;
Undocumented in source.
ES_PASSWORD
auto ES_PASSWORD;
Undocumented in source.
ES_READONLY
auto ES_READONLY;
Undocumented in source.
ES_RIGHT
auto ES_RIGHT;
Undocumented in source.
ES_UPPERCASE
auto ES_UPPERCASE;
Undocumented in source.
ES_WANTRETURN
auto ES_WANTRETURN;
Undocumented in source.
EVENT_CONSOLE_CARET
auto EVENT_CONSOLE_CARET;
Undocumented in source.
EVENT_CONSOLE_END_APPLICATION
auto EVENT_CONSOLE_END_APPLICATION;
Undocumented in source.
EVENT_CONSOLE_LAYOUT
auto EVENT_CONSOLE_LAYOUT;
Undocumented in source.
EVENT_CONSOLE_START_APPLICATION
auto EVENT_CONSOLE_START_APPLICATION;
Undocumented in source.
EVENT_CONSOLE_UPDATE_REGION
auto EVENT_CONSOLE_UPDATE_REGION;
Undocumented in source.
EVENT_CONSOLE_UPDATE_SCROLL
auto EVENT_CONSOLE_UPDATE_SCROLL;
Undocumented in source.
EVENT_CONSOLE_UPDATE_SIMPLE
auto EVENT_CONSOLE_UPDATE_SIMPLE;
Undocumented in source.
EVENT_MAX
auto EVENT_MAX;
Undocumented in source.
EVENT_MIN
auto EVENT_MIN;
Undocumented in source.
EVENT_OBJECT_ACCELERATORCHANGE
auto EVENT_OBJECT_ACCELERATORCHANGE;
Undocumented in source.
EVENT_OBJECT_CREATE
auto EVENT_OBJECT_CREATE;
Undocumented in source.
EVENT_OBJECT_DEFACTIONCHANGE
auto EVENT_OBJECT_DEFACTIONCHANGE;
Undocumented in source.
EVENT_OBJECT_DESCRIPTIONCHANGE
auto EVENT_OBJECT_DESCRIPTIONCHANGE;
Undocumented in source.
EVENT_OBJECT_DESTROY
auto EVENT_OBJECT_DESTROY;
Undocumented in source.
EVENT_OBJECT_FOCUS
auto EVENT_OBJECT_FOCUS;
Undocumented in source.
EVENT_OBJECT_HELPCHANGE
auto EVENT_OBJECT_HELPCHANGE;
Undocumented in source.
EVENT_OBJECT_HIDE
auto EVENT_OBJECT_HIDE;
Undocumented in source.
EVENT_OBJECT_LOCATIONCHANGE
auto EVENT_OBJECT_LOCATIONCHANGE;
Undocumented in source.
EVENT_OBJECT_NAMECHANGE
auto EVENT_OBJECT_NAMECHANGE;
Undocumented in source.
EVENT_OBJECT_PARENTCHANGE
auto EVENT_OBJECT_PARENTCHANGE;
Undocumented in source.
EVENT_OBJECT_REORDER
auto EVENT_OBJECT_REORDER;
Undocumented in source.
EVENT_OBJECT_SELECTION
auto EVENT_OBJECT_SELECTION;
Undocumented in source.
EVENT_OBJECT_SELECTIONADD
auto EVENT_OBJECT_SELECTIONADD;
Undocumented in source.
EVENT_OBJECT_SELECTIONREMOVE
auto EVENT_OBJECT_SELECTIONREMOVE;
Undocumented in source.
EVENT_OBJECT_SELECTIONWITHIN
auto EVENT_OBJECT_SELECTIONWITHIN;
Undocumented in source.
EVENT_OBJECT_SHOW
auto EVENT_OBJECT_SHOW;
Undocumented in source.
EVENT_OBJECT_STATECHANGE
auto EVENT_OBJECT_STATECHANGE;
Undocumented in source.
EVENT_OBJECT_VALUECHANGE
auto EVENT_OBJECT_VALUECHANGE;
Undocumented in source.
EVENT_SYSTEM_ALERT
auto EVENT_SYSTEM_ALERT;
Undocumented in source.
EVENT_SYSTEM_CAPTUREEND
auto EVENT_SYSTEM_CAPTUREEND;
Undocumented in source.
EVENT_SYSTEM_CAPTURESTART
auto EVENT_SYSTEM_CAPTURESTART;
Undocumented in source.
EVENT_SYSTEM_CONTEXTHELPEND
auto EVENT_SYSTEM_CONTEXTHELPEND;
Undocumented in source.
EVENT_SYSTEM_CONTEXTHELPSTART
auto EVENT_SYSTEM_CONTEXTHELPSTART;
Undocumented in source.
EVENT_SYSTEM_DIALOGEND
auto EVENT_SYSTEM_DIALOGEND;
Undocumented in source.
EVENT_SYSTEM_DIALOGSTART
auto EVENT_SYSTEM_DIALOGSTART;
Undocumented in source.
EVENT_SYSTEM_DRAGDROPEND
auto EVENT_SYSTEM_DRAGDROPEND;
Undocumented in source.
EVENT_SYSTEM_DRAGDROPSTART
auto EVENT_SYSTEM_DRAGDROPSTART;
Undocumented in source.
EVENT_SYSTEM_FOREGROUND
auto EVENT_SYSTEM_FOREGROUND;
Undocumented in source.
EVENT_SYSTEM_MENUEND
auto EVENT_SYSTEM_MENUEND;
Undocumented in source.
EVENT_SYSTEM_MENUPOPUPEND
auto EVENT_SYSTEM_MENUPOPUPEND;
Undocumented in source.
EVENT_SYSTEM_MENUPOPUPSTART
auto EVENT_SYSTEM_MENUPOPUPSTART;
Undocumented in source.
EVENT_SYSTEM_MENUSTART
auto EVENT_SYSTEM_MENUSTART;
Undocumented in source.
EVENT_SYSTEM_MINIMIZEEND
auto EVENT_SYSTEM_MINIMIZEEND;
Undocumented in source.
EVENT_SYSTEM_MINIMIZESTART
auto EVENT_SYSTEM_MINIMIZESTART;
Undocumented in source.
EVENT_SYSTEM_MOVESIZEEND
auto EVENT_SYSTEM_MOVESIZEEND;
Undocumented in source.
EVENT_SYSTEM_MOVESIZESTART
auto EVENT_SYSTEM_MOVESIZESTART;
Undocumented in source.
EVENT_SYSTEM_SCROLLINGEND
auto EVENT_SYSTEM_SCROLLINGEND;
Undocumented in source.
EVENT_SYSTEM_SCROLLINGSTART
auto EVENT_SYSTEM_SCROLLINGSTART;
Undocumented in source.
EVENT_SYSTEM_SOUND
auto EVENT_SYSTEM_SOUND;
Undocumented in source.
EVENT_SYSTEM_SWITCHEND
auto EVENT_SYSTEM_SWITCHEND;
Undocumented in source.
EVENT_SYSTEM_SWITCHSTART
auto EVENT_SYSTEM_SWITCHSTART;
Undocumented in source.
EWX_FORCE
auto EWX_FORCE;
Undocumented in source.
EWX_FORCEIFHUNG
auto EWX_FORCEIFHUNG;
Undocumented in source.
EWX_LOGOFF
auto EWX_LOGOFF;
Undocumented in source.
EWX_POWEROFF
auto EWX_POWEROFF;
Undocumented in source.
EWX_REBOOT
auto EWX_REBOOT;
Undocumented in source.
EWX_SHUTDOWN
auto EWX_SHUTDOWN;
Undocumented in source.
FALT
auto FALT;
Undocumented in source.
FAPPCOMMAND_KEY
auto FAPPCOMMAND_KEY;
Undocumented in source.
FAPPCOMMAND_MASK
auto FAPPCOMMAND_MASK;
Undocumented in source.
FAPPCOMMAND_MOUSE
auto FAPPCOMMAND_MOUSE;
Undocumented in source.
FAPPCOMMAND_OEM
auto FAPPCOMMAND_OEM;
Undocumented in source.
FCONTROL
auto FCONTROL;
Undocumented in source.
FKF_AVAILABLE
auto FKF_AVAILABLE;
Undocumented in source.
FKF_CLICKON
auto FKF_CLICKON;
Undocumented in source.
FKF_CONFIRMHOTKEY
auto FKF_CONFIRMHOTKEY;
Undocumented in source.
FKF_FILTERKEYSON
auto FKF_FILTERKEYSON;
Undocumented in source.
FKF_HOTKEYACTIVE
auto FKF_HOTKEYACTIVE;
Undocumented in source.
FKF_HOTKEYSOUND
auto FKF_HOTKEYSOUND;
Undocumented in source.
FKF_INDICATOR
auto FKF_INDICATOR;
Undocumented in source.
FLASHW_ALL
auto FLASHW_ALL;
Undocumented in source.
FLASHW_CAPTION
auto FLASHW_CAPTION;
Undocumented in source.
FLASHW_STOP
auto FLASHW_STOP;
Undocumented in source.
FLASHW_TIMER
auto FLASHW_TIMER;
Undocumented in source.
FLASHW_TIMERNOFG
auto FLASHW_TIMERNOFG;
Undocumented in source.
FLASHW_TRAY
auto FLASHW_TRAY;
Undocumented in source.
FNOINVERT
auto FNOINVERT;
Undocumented in source.
FSHIFT
auto FSHIFT;
Undocumented in source.
FVIRTKEY
auto FVIRTKEY;
Undocumented in source.
GA_PARENT
auto GA_PARENT;
Undocumented in source.
GA_ROOT
auto GA_ROOT;
Undocumented in source.
GA_ROOTOWNER
auto GA_ROOTOWNER;
Undocumented in source.
GCL_CBCLSEXTRA
auto GCL_CBCLSEXTRA;
Undocumented in source.
GCL_CBWNDEXTRA
auto GCL_CBWNDEXTRA;
Undocumented in source.
GCL_HBRBACKGROUND
auto GCL_HBRBACKGROUND;
Undocumented in source.
GCL_HCURSOR
auto GCL_HCURSOR;
Undocumented in source.
GCL_HICON
auto GCL_HICON;
Undocumented in source.
GCL_HICONSM
auto GCL_HICONSM;
Undocumented in source.
GCL_HMODULE
auto GCL_HMODULE;
Undocumented in source.
GCL_MENUNAME
auto GCL_MENUNAME;
Undocumented in source.
GCL_STYLE
auto GCL_STYLE;
Undocumented in source.
GCL_WNDPROC
auto GCL_WNDPROC;
Undocumented in source.
GCW_ATOM
auto GCW_ATOM;
Undocumented in source.
GMDI_GOINTOPOPUPS
auto GMDI_GOINTOPOPUPS;
Undocumented in source.
GMDI_USEDISABLED
auto GMDI_USEDISABLED;
Undocumented in source.
GMMP_USE_DISPLAY_POINTS
auto GMMP_USE_DISPLAY_POINTS;
Undocumented in source.
GMMP_USE_HIGH_RESOLUTION_POINTS
auto GMMP_USE_HIGH_RESOLUTION_POINTS;
Undocumented in source.
GR_GDIOBJECTS
auto GR_GDIOBJECTS;
Undocumented in source.
GR_USEROBJECTS
auto GR_USEROBJECTS;
Undocumented in source.
GUI_16BITTASK
auto GUI_16BITTASK;
Undocumented in source.
GUI_CARETBLINKING
auto GUI_CARETBLINKING;
Undocumented in source.
GUI_INMENUMODE
auto GUI_INMENUMODE;
Undocumented in source.
GUI_INMOVESIZE
auto GUI_INMOVESIZE;
Undocumented in source.
GUI_POPUPMENUMODE
auto GUI_POPUPMENUMODE;
Undocumented in source.
GUI_SYSTEMMENUMODE
auto GUI_SYSTEMMENUMODE;
Undocumented in source.
GWLP_HINSTANCE
auto GWLP_HINSTANCE;
Undocumented in source.
GWLP_HWNDPARENT
auto GWLP_HWNDPARENT;
Undocumented in source.
GWLP_ID
auto GWLP_ID;
Undocumented in source.
GWLP_USERDATA
auto GWLP_USERDATA;
Undocumented in source.
GWLP_WNDPROC
auto GWLP_WNDPROC;
Undocumented in source.
GWL_EXSTYLE
auto GWL_EXSTYLE;
Undocumented in source.
GWL_HINSTANCE
auto GWL_HINSTANCE;
Undocumented in source.
GWL_HWNDPARENT
auto GWL_HWNDPARENT;
Undocumented in source.
GWL_ID
auto GWL_ID;
Undocumented in source.
GWL_STYLE
auto GWL_STYLE;
Undocumented in source.
GWL_USERDATA
auto GWL_USERDATA;
Undocumented in source.
GWL_WNDPROC
auto GWL_WNDPROC;
Undocumented in source.
GW_CHILD
auto GW_CHILD;
Undocumented in source.
GW_HWNDFIRST
auto GW_HWNDFIRST;
Undocumented in source.
GW_HWNDLAST
auto GW_HWNDLAST;
Undocumented in source.
GW_HWNDNEXT
auto GW_HWNDNEXT;
Undocumented in source.
GW_HWNDPREV
auto GW_HWNDPREV;
Undocumented in source.
GW_OWNER
auto GW_OWNER;
Undocumented in source.
HBMMENU_CALLBACK
HBITMAP HBMMENU_CALLBACK;
HBMMENU_MBAR_CLOSE
HBITMAP HBMMENU_MBAR_CLOSE;
HBMMENU_MBAR_CLOSE_D
HBITMAP HBMMENU_MBAR_CLOSE_D;
HBMMENU_MBAR_MINIMIZE
HBITMAP HBMMENU_MBAR_MINIMIZE;
HBMMENU_MBAR_MINIMIZE_D
HBITMAP HBMMENU_MBAR_MINIMIZE_D;
HBMMENU_MBAR_RESTORE
HBITMAP HBMMENU_MBAR_RESTORE;
HBMMENU_POPUP_CLOSE
HBITMAP HBMMENU_POPUP_CLOSE;
HBMMENU_POPUP_MAXIMIZE
HBITMAP HBMMENU_POPUP_MAXIMIZE;
HBMMENU_POPUP_MINIMIZE
HBITMAP HBMMENU_POPUP_MINIMIZE;
HBMMENU_POPUP_RESTORE
HBITMAP HBMMENU_POPUP_RESTORE;
HBMMENU_SYSTEM
HBITMAP HBMMENU_SYSTEM;
Undocumented in source.
HCF_AVAILABLE
auto HCF_AVAILABLE;
Undocumented in source.
HCF_CONFIRMHOTKEY
auto HCF_CONFIRMHOTKEY;
Undocumented in source.
HCF_HIGHCONTRASTON
auto HCF_HIGHCONTRASTON;
Undocumented in source.
HCF_HOTKEYACTIVE
auto HCF_HOTKEYACTIVE;
Undocumented in source.
HCF_HOTKEYAVAILABLE
auto HCF_HOTKEYAVAILABLE;
Undocumented in source.
HCF_HOTKEYSOUND
auto HCF_HOTKEYSOUND;
Undocumented in source.
HCF_INDICATOR
auto HCF_INDICATOR;
Undocumented in source.
HELPINFO_MENUITEM
auto HELPINFO_MENUITEM;
Undocumented in source.
HELPINFO_WINDOW
auto HELPINFO_WINDOW;
Undocumented in source.
HELP_COMMAND
auto HELP_COMMAND;
Undocumented in source.
HELP_CONTENTS
auto HELP_CONTENTS;
Undocumented in source.
HELP_CONTEXT
auto HELP_CONTEXT;
Undocumented in source.
HELP_CONTEXTMENU
auto HELP_CONTEXTMENU;
Undocumented in source.
HELP_CONTEXTPOPUP
auto HELP_CONTEXTPOPUP;
Undocumented in source.
HELP_FINDER
auto HELP_FINDER;
Undocumented in source.
HELP_FORCEFILE
auto HELP_FORCEFILE;
Undocumented in source.
HELP_HELPONHELP
auto HELP_HELPONHELP;
Undocumented in source.
HELP_INDEX
auto HELP_INDEX;
Undocumented in source.
HELP_KEY
auto HELP_KEY;
Undocumented in source.
HELP_MULTIKEY
auto HELP_MULTIKEY;
Undocumented in source.
HELP_PARTIALKEY
auto HELP_PARTIALKEY;
Undocumented in source.
HELP_QUIT
auto HELP_QUIT;
Undocumented in source.
HELP_SETCONTENTS
auto HELP_SETCONTENTS;
Undocumented in source.
HELP_SETINDEX
auto HELP_SETINDEX;
Undocumented in source.
HELP_SETWINPOS
auto HELP_SETWINPOS;
Undocumented in source.
HELP_TCARD
auto HELP_TCARD;
Undocumented in source.
HELP_TCARD_DATA
auto HELP_TCARD_DATA;
Undocumented in source.
HELP_TCARD_OTHER_CALLER
auto HELP_TCARD_OTHER_CALLER;
Undocumented in source.
HELP_WM_HELP
auto HELP_WM_HELP;
Undocumented in source.
HIDE_WINDOW
auto HIDE_WINDOW;
Undocumented in source.
HKL_NEXT
auto HKL_NEXT;
Undocumented in source.
HKL_PREV
auto HKL_PREV;
Undocumented in source.
HOVER_DEFAULT
auto HOVER_DEFAULT;
Undocumented in source.
HTBORDER
auto HTBORDER;
Undocumented in source.
HTBOTTOM
auto HTBOTTOM;
Undocumented in source.
HTBOTTOMLEFT
auto HTBOTTOMLEFT;
Undocumented in source.
HTBOTTOMRIGHT
auto HTBOTTOMRIGHT;
Undocumented in source.
HTCAPTION
auto HTCAPTION;
Undocumented in source.
HTCLIENT
auto HTCLIENT;
Undocumented in source.
HTCLOSE
auto HTCLOSE;
Undocumented in source.
HTERROR
auto HTERROR;
Undocumented in source.
HTGROWBOX
auto HTGROWBOX;
Undocumented in source.
HTHELP
auto HTHELP;
Undocumented in source.
HTHSCROLL
auto HTHSCROLL;
Undocumented in source.
HTLEFT
auto HTLEFT;
Undocumented in source.
HTMAXBUTTON
auto HTMAXBUTTON;
Undocumented in source.
HTMENU
auto HTMENU;
Undocumented in source.
HTMINBUTTON
auto HTMINBUTTON;
Undocumented in source.
HTNOWHERE
auto HTNOWHERE;
Undocumented in source.
HTOBJECT
auto HTOBJECT;
Undocumented in source.
HTREDUCE
auto HTREDUCE;
Undocumented in source.
HTRIGHT
auto HTRIGHT;
Undocumented in source.
HTSIZE
auto HTSIZE;
Undocumented in source.
HTSIZEFIRST
auto HTSIZEFIRST;
Undocumented in source.
HTSIZELAST
auto HTSIZELAST;
Undocumented in source.
HTSYSMENU
auto HTSYSMENU;
Undocumented in source.
HTTOP
auto HTTOP;
Undocumented in source.
HTTOPLEFT
auto HTTOPLEFT;
Undocumented in source.
HTTOPRIGHT
auto HTTOPRIGHT;
Undocumented in source.
HTTRANSPARENT
auto HTTRANSPARENT;
Undocumented in source.
HTVSCROLL
auto HTVSCROLL;
Undocumented in source.
HTZOOM
auto HTZOOM;
HWND_BOTTOM
HWND HWND_BOTTOM;
Undocumented in source.
HWND_BROADCAST
HWND HWND_BROADCAST;
HWND_DESKTOP
HWND HWND_DESKTOP;
HWND_MESSAGE
HWND HWND_MESSAGE;
HWND_NOTOPMOST
HWND HWND_NOTOPMOST;
HWND_TOP
HWND HWND_TOP;
HWND_TOPMOST
HWND HWND_TOPMOST;
Undocumented in source.
ICON_BIG
auto ICON_BIG;
Undocumented in source.
ICON_SMALL
auto ICON_SMALL;
Undocumented in source.
ICON_SMALL2
auto ICON_SMALL2;
Undocumented in source.
IDABORT
auto IDABORT;
Undocumented in source.
IDANI_CAPTION
auto IDANI_CAPTION;
Undocumented in source.
IDANI_CLOSE
auto IDANI_CLOSE;
Undocumented in source.
IDANI_OPEN
auto IDANI_OPEN;
Undocumented in source.
IDCANCEL
auto IDCANCEL;
Undocumented in source.
IDCLOSE
auto IDCLOSE;
Undocumented in source.
IDCONTINUE
auto IDCONTINUE;
Undocumented in source.
IDC_APPSTARTING
auto IDC_APPSTARTING;
Undocumented in source.
IDC_ARROW
auto IDC_ARROW;
Undocumented in source.
IDC_CROSS
auto IDC_CROSS;
Undocumented in source.
IDC_HAND
auto IDC_HAND;
Undocumented in source.
IDC_HELP
auto IDC_HELP;
Undocumented in source.
IDC_IBEAM
auto IDC_IBEAM;
Undocumented in source.
IDC_ICON
auto IDC_ICON;
Undocumented in source.
IDC_NO
auto IDC_NO;
Undocumented in source.
IDC_SIZE
auto IDC_SIZE;
Undocumented in source.
IDC_SIZEALL
auto IDC_SIZEALL;
Undocumented in source.
IDC_SIZENESW
auto IDC_SIZENESW;
Undocumented in source.
IDC_SIZENS
auto IDC_SIZENS;
Undocumented in source.
IDC_SIZENWSE
auto IDC_SIZENWSE;
Undocumented in source.
IDC_SIZEWE
auto IDC_SIZEWE;
Undocumented in source.
IDC_UPARROW
auto IDC_UPARROW;
Undocumented in source.
IDC_WAIT
auto IDC_WAIT;
Undocumented in source.
IDHELP
auto IDHELP;
Undocumented in source.
IDHOT_SNAPDESKTOP
auto IDHOT_SNAPDESKTOP;
Undocumented in source.
IDHOT_SNAPWINDOW
auto IDHOT_SNAPWINDOW;
Undocumented in source.
IDH_CANCEL
auto IDH_CANCEL;
Undocumented in source.
IDH_GENERIC_HELP_BUTTON
auto IDH_GENERIC_HELP_BUTTON;
Undocumented in source.
IDH_HELP
auto IDH_HELP;
Undocumented in source.
IDH_MISSING_CONTEXT
auto IDH_MISSING_CONTEXT;
Undocumented in source.
IDH_NO_HELP
auto IDH_NO_HELP;
Undocumented in source.
IDH_OK
auto IDH_OK;
Undocumented in source.
IDIGNORE
auto IDIGNORE;
Undocumented in source.
IDI_APPLICATION
auto IDI_APPLICATION;
Undocumented in source.
IDI_ASTERISK
auto IDI_ASTERISK;
Undocumented in source.
IDI_ERROR
auto IDI_ERROR;
Undocumented in source.
IDI_EXCLAMATION
auto IDI_EXCLAMATION;
Undocumented in source.
IDI_HAND
auto IDI_HAND;
Undocumented in source.
IDI_INFORMATION
auto IDI_INFORMATION;
Undocumented in source.
IDI_QUESTION
auto IDI_QUESTION;
Undocumented in source.
IDI_SHIELD
auto IDI_SHIELD;
Undocumented in source.
IDI_WARNING
auto IDI_WARNING;
Undocumented in source.
IDI_WINLOGO
auto IDI_WINLOGO;
Undocumented in source.
IDNO
auto IDNO;
Undocumented in source.
IDOK
auto IDOK;
Undocumented in source.
IDRETRY
auto IDRETRY;
Undocumented in source.
IDTRYAGAIN
auto IDTRYAGAIN;
Undocumented in source.
IDYES
auto IDYES;
Undocumented in source.
IMAGE_BITMAP
auto IMAGE_BITMAP;
Undocumented in source.
IMAGE_CURSOR
auto IMAGE_CURSOR;
Undocumented in source.
IMAGE_ENHMETAFILE
auto IMAGE_ENHMETAFILE;
Undocumented in source.
IMAGE_ICON
auto IMAGE_ICON;
Undocumented in source.
INPUT_HARDWARE
auto INPUT_HARDWARE;
Undocumented in source.
INPUT_KEYBOARD
auto INPUT_KEYBOARD;
Undocumented in source.
INPUT_MOUSE
auto INPUT_MOUSE;
Undocumented in source.
ISMEX_CALLBACK
auto ISMEX_CALLBACK;
Undocumented in source.
ISMEX_NOSEND
auto ISMEX_NOSEND;
Undocumented in source.
ISMEX_NOTIFY
auto ISMEX_NOTIFY;
Undocumented in source.
ISMEX_REPLIED
auto ISMEX_REPLIED;
Undocumented in source.
ISMEX_SEND
auto ISMEX_SEND;
Undocumented in source.
ISOLATIONAWARE_MANIFEST_RESOURCE_ID
auto ISOLATIONAWARE_MANIFEST_RESOURCE_ID;
Undocumented in source.
ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID
auto ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID;
Undocumented in source.
KEYBOARD_OVERRUN_MAKE_CODE
auto KEYBOARD_OVERRUN_MAKE_CODE;
Undocumented in source.
KEYEVENTF_EXTENDEDKEY
auto KEYEVENTF_EXTENDEDKEY;
Undocumented in source.
KEYEVENTF_KEYUP
auto KEYEVENTF_KEYUP;
Undocumented in source.
KEYEVENTF_SCANCODE
auto KEYEVENTF_SCANCODE;
Undocumented in source.
KEYEVENTF_UNICODE
auto KEYEVENTF_UNICODE;
Undocumented in source.
KF_ALTDOWN
auto KF_ALTDOWN;
Undocumented in source.
KF_DLGMODE
auto KF_DLGMODE;
Undocumented in source.
KF_EXTENDED
auto KF_EXTENDED;
Undocumented in source.
KF_MENUMODE
auto KF_MENUMODE;
Undocumented in source.
KF_REPEAT
auto KF_REPEAT;
Undocumented in source.
KF_UP
auto KF_UP;
Undocumented in source.
KLF_ACTIVATE
auto KLF_ACTIVATE;
Undocumented in source.
KLF_NOTELLSHELL
auto KLF_NOTELLSHELL;
Undocumented in source.
KLF_REORDER
auto KLF_REORDER;
Undocumented in source.
KLF_REPLACELANG
auto KLF_REPLACELANG;
Undocumented in source.
KLF_SETFORPROCESS
auto KLF_SETFORPROCESS;
Undocumented in source.
KLF_SUBSTITUTE_OK
auto KLF_SUBSTITUTE_OK;
Undocumented in source.
KLF_UNLOADPREVIOUS
auto KLF_UNLOADPREVIOUS;
Undocumented in source.
KL_NAMELENGTH
auto KL_NAMELENGTH;
Undocumented in source.
LBN_DBLCLK
auto LBN_DBLCLK;
Undocumented in source.
LBN_ERRSPACE
auto LBN_ERRSPACE;
Undocumented in source.
LBN_KILLFOCUS
auto LBN_KILLFOCUS;
Undocumented in source.
LBN_SELCANCEL
auto LBN_SELCANCEL;
Undocumented in source.
LBN_SELCHANGE
auto LBN_SELCHANGE;
Undocumented in source.
LBN_SETFOCUS
auto LBN_SETFOCUS;
Undocumented in source.
LBS_DISABLENOSCROLL
auto LBS_DISABLENOSCROLL;
Undocumented in source.
LBS_EXTENDEDSEL
auto LBS_EXTENDEDSEL;
Undocumented in source.
LBS_HASSTRINGS
auto LBS_HASSTRINGS;
Undocumented in source.
LBS_MULTICOLUMN
auto LBS_MULTICOLUMN;
Undocumented in source.
LBS_MULTIPLESEL
auto LBS_MULTIPLESEL;
Undocumented in source.
LBS_NODATA
auto LBS_NODATA;
Undocumented in source.
LBS_NOINTEGRALHEIGHT
auto LBS_NOINTEGRALHEIGHT;
Undocumented in source.
LBS_NOREDRAW
auto LBS_NOREDRAW;
Undocumented in source.
LBS_NOSEL
auto LBS_NOSEL;
Undocumented in source.
LBS_NOTIFY
auto LBS_NOTIFY;
Undocumented in source.
LBS_OWNERDRAWFIXED
auto LBS_OWNERDRAWFIXED;
Undocumented in source.
LBS_OWNERDRAWVARIABLE
auto LBS_OWNERDRAWVARIABLE;
Undocumented in source.
LBS_SORT
auto LBS_SORT;
Undocumented in source.
LBS_STANDARD
auto LBS_STANDARD;
Undocumented in source.
LBS_USETABSTOPS
auto LBS_USETABSTOPS;
Undocumented in source.
LBS_WANTKEYBOARDINPUT
auto LBS_WANTKEYBOARDINPUT;
Undocumented in source.
LB_ADDFILE
auto LB_ADDFILE;
Undocumented in source.
LB_ADDSTRING
auto LB_ADDSTRING;
Undocumented in source.
LB_CTLCODE
auto LB_CTLCODE;
Undocumented in source.
LB_DELETESTRING
auto LB_DELETESTRING;
Undocumented in source.
LB_DIR
auto LB_DIR;
Undocumented in source.
LB_ERR
auto LB_ERR;
Undocumented in source.
LB_ERRSPACE
auto LB_ERRSPACE;
Undocumented in source.
LB_FINDSTRING
auto LB_FINDSTRING;
Undocumented in source.
LB_FINDSTRINGEXACT
auto LB_FINDSTRINGEXACT;
Undocumented in source.
LB_GETANCHORINDEX
auto LB_GETANCHORINDEX;
Undocumented in source.
LB_GETCARETINDEX
auto LB_GETCARETINDEX;
Undocumented in source.
LB_GETCOUNT
auto LB_GETCOUNT;
Undocumented in source.
LB_GETCURSEL
auto LB_GETCURSEL;
Undocumented in source.
LB_GETHORIZONTALEXTENT
auto LB_GETHORIZONTALEXTENT;
Undocumented in source.
LB_GETITEMDATA
auto LB_GETITEMDATA;
Undocumented in source.
LB_GETITEMHEIGHT
auto LB_GETITEMHEIGHT;
Undocumented in source.
LB_GETITEMRECT
auto LB_GETITEMRECT;
Undocumented in source.
LB_GETLISTBOXINFO
auto LB_GETLISTBOXINFO;
Undocumented in source.
LB_GETLOCALE
auto LB_GETLOCALE;
Undocumented in source.
LB_GETSEL
auto LB_GETSEL;
Undocumented in source.
LB_GETSELCOUNT
auto LB_GETSELCOUNT;
Undocumented in source.
LB_GETSELITEMS
auto LB_GETSELITEMS;
Undocumented in source.
LB_GETTEXT
auto LB_GETTEXT;
Undocumented in source.
LB_GETTEXTLEN
auto LB_GETTEXTLEN;
Undocumented in source.
LB_GETTOPINDEX
auto LB_GETTOPINDEX;
Undocumented in source.
LB_INITSTORAGE
auto LB_INITSTORAGE;
Undocumented in source.
LB_INSERTSTRING
auto LB_INSERTSTRING;
Undocumented in source.
LB_ITEMFROMPOINT
auto LB_ITEMFROMPOINT;
Undocumented in source.
LB_OKAY
auto LB_OKAY;
Undocumented in source.
LB_RESETCONTENT
auto LB_RESETCONTENT;
Undocumented in source.
LB_SELECTSTRING
auto LB_SELECTSTRING;
Undocumented in source.
LB_SELITEMRANGE
auto LB_SELITEMRANGE;
Undocumented in source.
LB_SELITEMRANGEEX
auto LB_SELITEMRANGEEX;
Undocumented in source.
LB_SETANCHORINDEX
auto LB_SETANCHORINDEX;
Undocumented in source.
LB_SETCARETINDEX
auto LB_SETCARETINDEX;
Undocumented in source.
LB_SETCOLUMNWIDTH
auto LB_SETCOLUMNWIDTH;
Undocumented in source.
LB_SETCOUNT
auto LB_SETCOUNT;
Undocumented in source.
LB_SETCURSEL
auto LB_SETCURSEL;
Undocumented in source.
LB_SETHORIZONTALEXTENT
auto LB_SETHORIZONTALEXTENT;
Undocumented in source.
LB_SETITEMDATA
auto LB_SETITEMDATA;
Undocumented in source.
LB_SETITEMHEIGHT
auto LB_SETITEMHEIGHT;
Undocumented in source.
LB_SETLOCALE
auto LB_SETLOCALE;
Undocumented in source.
LB_SETSEL
auto LB_SETSEL;
Undocumented in source.
LB_SETTABSTOPS
auto LB_SETTABSTOPS;
Undocumented in source.
LB_SETTOPINDEX
auto LB_SETTOPINDEX;
Undocumented in source.
LLKHF_ALTDOWN
auto LLKHF_ALTDOWN;
Undocumented in source.
LLKHF_EXTENDED
auto LLKHF_EXTENDED;
Undocumented in source.
LLKHF_INJECTED
auto LLKHF_INJECTED;
Undocumented in source.
LLKHF_UP
auto LLKHF_UP;
Undocumented in source.
LWA_ALPHA
auto LWA_ALPHA;
Undocumented in source.
LWA_COLORKEY
auto LWA_COLORKEY;
Undocumented in source.
MA_ACTIVATE
auto MA_ACTIVATE;
Undocumented in source.
MA_ACTIVATEANDEAT
auto MA_ACTIVATEANDEAT;
Undocumented in source.
MA_NOACTIVATE
auto MA_NOACTIVATE;
Undocumented in source.
MA_NOACTIVATEANDEAT
auto MA_NOACTIVATEANDEAT;
Undocumented in source.
MB_ABORTRETRYIGNORE
auto MB_ABORTRETRYIGNORE;
Undocumented in source.
MB_APPLMODAL
auto MB_APPLMODAL;
Undocumented in source.
MB_CANCELTRYCONTINUE
auto MB_CANCELTRYCONTINUE;
Undocumented in source.
MB_DEFAULT_DESKTOP_ONLY
auto MB_DEFAULT_DESKTOP_ONLY;
Undocumented in source.
MB_DEFBUTTON1
auto MB_DEFBUTTON1;
Undocumented in source.
MB_DEFBUTTON2
auto MB_DEFBUTTON2;
Undocumented in source.
MB_DEFBUTTON3
auto MB_DEFBUTTON3;
Undocumented in source.
MB_DEFBUTTON4
auto MB_DEFBUTTON4;
Undocumented in source.
MB_DEFMASK
auto MB_DEFMASK;
Undocumented in source.
MB_HELP
auto MB_HELP;
Undocumented in source.
MB_ICONASTERISK
auto MB_ICONASTERISK;
Undocumented in source.
MB_ICONERROR
auto MB_ICONERROR;
Undocumented in source.
MB_ICONEXCLAMATION
auto MB_ICONEXCLAMATION;
Undocumented in source.
MB_ICONHAND
auto MB_ICONHAND;
Undocumented in source.
MB_ICONINFORMATION
auto MB_ICONINFORMATION;
Undocumented in source.
MB_ICONMASK
auto MB_ICONMASK;
Undocumented in source.
MB_ICONQUESTION
auto MB_ICONQUESTION;
Undocumented in source.
MB_ICONSTOP
auto MB_ICONSTOP;
Undocumented in source.
MB_ICONWARNING
auto MB_ICONWARNING;
Undocumented in source.
MB_MISCMASK
auto MB_MISCMASK;
Undocumented in source.
MB_MODEMASK
auto MB_MODEMASK;
Undocumented in source.
MB_NOFOCUS
auto MB_NOFOCUS;
Undocumented in source.
MB_OK
auto MB_OK;
Undocumented in source.
MB_OKCANCEL
auto MB_OKCANCEL;
Undocumented in source.
MB_RETRYCANCEL
auto MB_RETRYCANCEL;
Undocumented in source.
MB_RIGHT
auto MB_RIGHT;
Undocumented in source.
MB_RTLREADING
auto MB_RTLREADING;
Undocumented in source.
MB_SERVICE_NOTIFICATION
auto MB_SERVICE_NOTIFICATION;
Undocumented in source.
MB_SERVICE_NOTIFICATION_NT3X
auto MB_SERVICE_NOTIFICATION_NT3X;
Undocumented in source.
MB_SETFOREGROUND
auto MB_SETFOREGROUND;
Undocumented in source.
MB_SYSTEMMODAL
auto MB_SYSTEMMODAL;
Undocumented in source.
MB_TASKMODAL
auto MB_TASKMODAL;
Undocumented in source.
MB_TOPMOST
auto MB_TOPMOST;
Undocumented in source.
MB_TYPEMASK
auto MB_TYPEMASK;
Undocumented in source.
MB_USERICON
auto MB_USERICON;
Undocumented in source.
MB_YESNO
auto MB_YESNO;
Undocumented in source.
MB_YESNOCANCEL
auto MB_YESNOCANCEL;
Undocumented in source.
MDIS_ALLCHILDSTYLES
auto MDIS_ALLCHILDSTYLES;
Undocumented in source.
MDITILE_HORIZONTAL
auto MDITILE_HORIZONTAL;
Undocumented in source.
MDITILE_SKIPDISABLED
auto MDITILE_SKIPDISABLED;
Undocumented in source.
MDITILE_VERTICAL
auto MDITILE_VERTICAL;
Undocumented in source.
MENULOOP_POPUP
auto MENULOOP_POPUP;
Undocumented in source.
MENULOOP_WINDOW
auto MENULOOP_WINDOW;
Undocumented in source.
MFS_CHECKED
auto MFS_CHECKED;
Undocumented in source.
MFS_DEFAULT
auto MFS_DEFAULT;
Undocumented in source.
MFS_DISABLED
auto MFS_DISABLED;
Undocumented in source.
MFS_ENABLED
auto MFS_ENABLED;
Undocumented in source.
MFS_GRAYED
auto MFS_GRAYED;
Undocumented in source.
MFS_HILITE
auto MFS_HILITE;
Undocumented in source.
MFS_UNCHECKED
auto MFS_UNCHECKED;
Undocumented in source.
MFS_UNHILITE
auto MFS_UNHILITE;
Undocumented in source.
MFT_BITMAP
auto MFT_BITMAP;
Undocumented in source.
MFT_MENUBARBREAK
auto MFT_MENUBARBREAK;
Undocumented in source.
MFT_MENUBREAK
auto MFT_MENUBREAK;
Undocumented in source.
MFT_OWNERDRAW
auto MFT_OWNERDRAW;
Undocumented in source.
MFT_RADIOCHECK
auto MFT_RADIOCHECK;
Undocumented in source.
MFT_RIGHTJUSTIFY
auto MFT_RIGHTJUSTIFY;
Undocumented in source.
MFT_RIGHTORDER
auto MFT_RIGHTORDER;
Undocumented in source.
MFT_SEPARATOR
auto MFT_SEPARATOR;
Undocumented in source.
MFT_STRING
auto MFT_STRING;
Undocumented in source.
MF_APPEND
auto MF_APPEND;
Undocumented in source.
MF_BITMAP
auto MF_BITMAP;
Undocumented in source.
MF_BYCOMMAND
auto MF_BYCOMMAND;
Undocumented in source.
MF_BYPOSITION
auto MF_BYPOSITION;
Undocumented in source.
MF_CHANGE
auto MF_CHANGE;
Undocumented in source.
MF_CHECKED
auto MF_CHECKED;
Undocumented in source.
MF_DEFAULT
auto MF_DEFAULT;
Undocumented in source.
MF_DELETE
auto MF_DELETE;
Undocumented in source.
MF_DISABLED
auto MF_DISABLED;
Undocumented in source.
MF_ENABLED
auto MF_ENABLED;
Undocumented in source.
MF_END
auto MF_END;
Undocumented in source.
MF_GRAYED
auto MF_GRAYED;
Undocumented in source.
MF_HELP
auto MF_HELP;
Undocumented in source.
MF_HILITE
auto MF_HILITE;
Undocumented in source.
MF_INSERT
auto MF_INSERT;
Undocumented in source.
MF_MENUBARBREAK
auto MF_MENUBARBREAK;
Undocumented in source.
MF_MENUBREAK
auto MF_MENUBREAK;
Undocumented in source.
MF_MOUSESELECT
auto MF_MOUSESELECT;
Undocumented in source.
MF_OWNERDRAW
auto MF_OWNERDRAW;
Undocumented in source.
MF_POPUP
auto MF_POPUP;
Undocumented in source.
MF_REMOVE
auto MF_REMOVE;
Undocumented in source.
MF_RIGHTJUSTIFY
auto MF_RIGHTJUSTIFY;
Undocumented in source.
MF_SEPARATOR
auto MF_SEPARATOR;
Undocumented in source.
MF_STRING
auto MF_STRING;
Undocumented in source.
MF_SYSMENU
auto MF_SYSMENU;
Undocumented in source.
MF_UNCHECKED
auto MF_UNCHECKED;
Undocumented in source.
MF_UNHILITE
auto MF_UNHILITE;
Undocumented in source.
MF_USECHECKBITMAPS
auto MF_USECHECKBITMAPS;
Undocumented in source.
MIIM_BITMAP
auto MIIM_BITMAP;
Undocumented in source.
MIIM_CHECKMARKS
auto MIIM_CHECKMARKS;
Undocumented in source.
MIIM_DATA
auto MIIM_DATA;
Undocumented in source.
MIIM_FTYPE
auto MIIM_FTYPE;
Undocumented in source.
MIIM_ID
auto MIIM_ID;
Undocumented in source.
MIIM_STATE
auto MIIM_STATE;
Undocumented in source.
MIIM_STRING
auto MIIM_STRING;
Undocumented in source.
MIIM_SUBMENU
auto MIIM_SUBMENU;
Undocumented in source.
MIIM_TYPE
auto MIIM_TYPE;
Undocumented in source.
MIM_APPLYTOSUBMENUS
auto MIM_APPLYTOSUBMENUS;
Undocumented in source.
MIM_BACKGROUND
auto MIM_BACKGROUND;
Undocumented in source.
MIM_HELPID
auto MIM_HELPID;
Undocumented in source.
MIM_MAXHEIGHT
auto MIM_MAXHEIGHT;
Undocumented in source.
MIM_MENUDATA
auto MIM_MENUDATA;
Undocumented in source.
MIM_STYLE
auto MIM_STYLE;
Undocumented in source.
MKF_AVAILABLE
auto MKF_AVAILABLE;
Undocumented in source.
MKF_CONFIRMHOTKEY
auto MKF_CONFIRMHOTKEY;
Undocumented in source.
MKF_HOTKEYACTIVE
auto MKF_HOTKEYACTIVE;
Undocumented in source.
MKF_HOTKEYSOUND
auto MKF_HOTKEYSOUND;
Undocumented in source.
MKF_INDICATOR
auto MKF_INDICATOR;
Undocumented in source.
MKF_MODIFIERS
auto MKF_MODIFIERS;
Undocumented in source.
MKF_MOUSEKEYSON
auto MKF_MOUSEKEYSON;
Undocumented in source.
MKF_REPLACENUMBERS
auto MKF_REPLACENUMBERS;
Undocumented in source.
MK_CONTROL
auto MK_CONTROL;
Undocumented in source.
MK_LBUTTON
auto MK_LBUTTON;
Undocumented in source.
MK_MBUTTON
auto MK_MBUTTON;
Undocumented in source.
MK_RBUTTON
auto MK_RBUTTON;
Undocumented in source.
MK_SHIFT
auto MK_SHIFT;
Undocumented in source.
MK_XBUTTON1
auto MK_XBUTTON1;
Undocumented in source.
MK_XBUTTON2
auto MK_XBUTTON2;
Undocumented in source.
MNC_CLOSE
auto MNC_CLOSE;
Undocumented in source.
MNC_EXECUTE
auto MNC_EXECUTE;
Undocumented in source.
MNC_IGNORE
auto MNC_IGNORE;
Undocumented in source.
MNC_SELECT
auto MNC_SELECT;
Undocumented in source.
MNGOF_BOTTOMGAP
auto MNGOF_BOTTOMGAP;
Undocumented in source.
MNGOF_TOPGAP
auto MNGOF_TOPGAP;
Undocumented in source.
MNGO_NOERROR
auto MNGO_NOERROR;
Undocumented in source.
MNGO_NOINTERFACE
auto MNGO_NOINTERFACE;
Undocumented in source.
MNS_AUTODISMISS
auto MNS_AUTODISMISS;
Undocumented in source.
MNS_CHECKORBMP
auto MNS_CHECKORBMP;
Undocumented in source.
MNS_DRAGDROP
auto MNS_DRAGDROP;
Undocumented in source.
MNS_MODELESS
auto MNS_MODELESS;
Undocumented in source.
MNS_NOCHECK
auto MNS_NOCHECK;
Undocumented in source.
MNS_NOTIFYBYPOS
auto MNS_NOTIFYBYPOS;
Undocumented in source.
MOD_ALT
auto MOD_ALT;
Undocumented in source.
MOD_CONTROL
auto MOD_CONTROL;
Undocumented in source.
MOD_IGNORE_ALL_MODIFIER
auto MOD_IGNORE_ALL_MODIFIER;
Undocumented in source.
MOD_LEFT
auto MOD_LEFT;
Undocumented in source.
MOD_ON_KEYUP
auto MOD_ON_KEYUP;
Undocumented in source.
MOD_RIGHT
auto MOD_RIGHT;
Undocumented in source.
MOD_SHIFT
auto MOD_SHIFT;
Undocumented in source.
MOD_WIN
auto MOD_WIN;
Undocumented in source.
MONITORINFOF_PRIMARY
auto MONITORINFOF_PRIMARY;
Undocumented in source.
MOUSEEVENTF_ABSOLUTE
auto MOUSEEVENTF_ABSOLUTE;
Undocumented in source.
MOUSEEVENTF_LEFTDOWN
auto MOUSEEVENTF_LEFTDOWN;
Undocumented in source.
MOUSEEVENTF_LEFTUP
auto MOUSEEVENTF_LEFTUP;
Undocumented in source.
MOUSEEVENTF_MIDDLEDOWN
auto MOUSEEVENTF_MIDDLEDOWN;
Undocumented in source.
MOUSEEVENTF_MIDDLEUP
auto MOUSEEVENTF_MIDDLEUP;
Undocumented in source.
MOUSEEVENTF_MOVE
auto MOUSEEVENTF_MOVE;
Undocumented in source.
MOUSEEVENTF_RIGHTDOWN
auto MOUSEEVENTF_RIGHTDOWN;
Undocumented in source.
MOUSEEVENTF_RIGHTUP
auto MOUSEEVENTF_RIGHTUP;
Undocumented in source.
MOUSEEVENTF_WHEEL
auto MOUSEEVENTF_WHEEL;
Undocumented in source.
MOUSE_ATTRIBUTES_CHANGED
auto MOUSE_ATTRIBUTES_CHANGED;
Undocumented in source.
MOUSE_MOVE_ABSOLUTE
auto MOUSE_MOVE_ABSOLUTE;
Undocumented in source.
MOUSE_MOVE_RELATIVE
auto MOUSE_MOVE_RELATIVE;
Undocumented in source.
MOUSE_VIRTUAL_DESKTOP
auto MOUSE_VIRTUAL_DESKTOP;
Undocumented in source.
MSGF_DIALOGBOX
auto MSGF_DIALOGBOX;
Undocumented in source.
MSGF_MAINLOOP
auto MSGF_MAINLOOP;
Undocumented in source.
MSGF_MENU
auto MSGF_MENU;
Undocumented in source.
MSGF_MESSAGEBOX
auto MSGF_MESSAGEBOX;
Undocumented in source.
MSGF_MOVE
auto MSGF_MOVE;
Undocumented in source.
MSGF_NEXTWINDOW
auto MSGF_NEXTWINDOW;
Undocumented in source.
MSGF_SCROLLBAR
auto MSGF_SCROLLBAR;
Undocumented in source.
MSGF_SIZE
auto MSGF_SIZE;
Undocumented in source.
MSGF_USER
auto MSGF_USER;
Undocumented in source.
MWMO_ALERTABLE
auto MWMO_ALERTABLE;
Undocumented in source.
MWMO_INPUTAVAILABLE
auto MWMO_INPUTAVAILABLE;
Undocumented in source.
MWMO_WAITALL
auto MWMO_WAITALL;
Undocumented in source.
NFR_ANSI
auto NFR_ANSI;
Undocumented in source.
NFR_UNICODE
auto NFR_UNICODE;
Undocumented in source.
NF_QUERY
auto NF_QUERY;
Undocumented in source.
NF_REQUERY
auto NF_REQUERY;
Undocumented in source.
OBJID_ALERT
auto OBJID_ALERT;
Undocumented in source.
OBJID_CARET
auto OBJID_CARET;
Undocumented in source.
OBJID_CLIENT
auto OBJID_CLIENT;
Undocumented in source.
OBJID_CURSOR
auto OBJID_CURSOR;
Undocumented in source.
OBJID_HSCROLL
auto OBJID_HSCROLL;
Undocumented in source.
OBJID_MENU
auto OBJID_MENU;
Undocumented in source.
OBJID_SIZEGRIP
auto OBJID_SIZEGRIP;
Undocumented in source.
OBJID_SOUND
auto OBJID_SOUND;
Undocumented in source.
OBJID_SYSMENU
auto OBJID_SYSMENU;
Undocumented in source.
OBJID_TITLEBAR
auto OBJID_TITLEBAR;
Undocumented in source.
OBJID_VSCROLL
auto OBJID_VSCROLL;
Undocumented in source.
OBJID_WINDOW
auto OBJID_WINDOW;
Undocumented in source.
OBM_BTNCORNERS
auto OBM_BTNCORNERS;
Undocumented in source.
OBM_BTSIZE
auto OBM_BTSIZE;
Undocumented in source.
OBM_CHECK
auto OBM_CHECK;
Undocumented in source.
OBM_CHECKBOXES
auto OBM_CHECKBOXES;
Undocumented in source.
OBM_CLOSE
auto OBM_CLOSE;
Undocumented in source.
OBM_COMBO
auto OBM_COMBO;
Undocumented in source.
OBM_DNARROW
auto OBM_DNARROW;
Undocumented in source.
OBM_DNARROWD
auto OBM_DNARROWD;
Undocumented in source.
OBM_DNARROWI
auto OBM_DNARROWI;
Undocumented in source.
OBM_LFARROW
auto OBM_LFARROW;
Undocumented in source.
OBM_LFARROWD
auto OBM_LFARROWD;
Undocumented in source.
OBM_LFARROWI
auto OBM_LFARROWI;
Undocumented in source.
OBM_MNARROW
auto OBM_MNARROW;
Undocumented in source.
OBM_OLD_CLOSE
auto OBM_OLD_CLOSE;
Undocumented in source.
OBM_OLD_DNARROW
auto OBM_OLD_DNARROW;
Undocumented in source.
OBM_OLD_LFARROW
auto OBM_OLD_LFARROW;
Undocumented in source.
OBM_OLD_REDUCE
auto OBM_OLD_REDUCE;
Undocumented in source.
OBM_OLD_RESTORE
auto OBM_OLD_RESTORE;
Undocumented in source.
OBM_OLD_RGARROW
auto OBM_OLD_RGARROW;
Undocumented in source.
OBM_OLD_UPARROW
auto OBM_OLD_UPARROW;
Undocumented in source.
OBM_OLD_ZOOM
auto OBM_OLD_ZOOM;
Undocumented in source.
OBM_REDUCE
auto OBM_REDUCE;
Undocumented in source.
OBM_REDUCED
auto OBM_REDUCED;
Undocumented in source.
OBM_RESTORE
auto OBM_RESTORE;
Undocumented in source.
OBM_RESTORED
auto OBM_RESTORED;
Undocumented in source.
OBM_RGARROW
auto OBM_RGARROW;
Undocumented in source.
OBM_RGARROWD
auto OBM_RGARROWD;
Undocumented in source.
OBM_RGARROWI
auto OBM_RGARROWI;
Undocumented in source.
OBM_SIZE
auto OBM_SIZE;
Undocumented in source.
OBM_UPARROW
auto OBM_UPARROW;
Undocumented in source.
OBM_UPARROWD
auto OBM_UPARROWD;
Undocumented in source.
OBM_UPARROWI
auto OBM_UPARROWI;
Undocumented in source.
OBM_ZOOM
auto OBM_ZOOM;
Undocumented in source.
OBM_ZOOMD
auto OBM_ZOOMD;
Undocumented in source.
OCR_APPSTARTING
auto OCR_APPSTARTING;
Undocumented in source.
OCR_CROSS
auto OCR_CROSS;
Undocumented in source.
OCR_IBEAM
auto OCR_IBEAM;
Undocumented in source.
OCR_ICON
auto OCR_ICON;
Undocumented in source.
OCR_NO
auto OCR_NO;
Undocumented in source.
OCR_NORMAL
auto OCR_NORMAL;
Undocumented in source.
OCR_SIZE
auto OCR_SIZE;
Undocumented in source.
OCR_SIZEALL
auto OCR_SIZEALL;
Undocumented in source.
OCR_SIZENESW
auto OCR_SIZENESW;
Undocumented in source.
OCR_SIZENS
auto OCR_SIZENS;
Undocumented in source.
OCR_SIZENWSE
auto OCR_SIZENWSE;
Undocumented in source.
OCR_SIZEWE
auto OCR_SIZEWE;
Undocumented in source.
OCR_UP
auto OCR_UP;
Undocumented in source.
OCR_WAIT
auto OCR_WAIT;
Undocumented in source.
ODA_DRAWENTIRE
auto ODA_DRAWENTIRE;
Undocumented in source.
ODA_FOCUS
auto ODA_FOCUS;
Undocumented in source.
ODA_SELECT
auto ODA_SELECT;
Undocumented in source.
ODS_CHECKED
auto ODS_CHECKED;
Undocumented in source.
ODS_COMBOBOXEDIT
auto ODS_COMBOBOXEDIT;
Undocumented in source.
ODS_DEFAULT
auto ODS_DEFAULT;
Undocumented in source.
ODS_DISABLED
auto ODS_DISABLED;
Undocumented in source.
ODS_FOCUS
auto ODS_FOCUS;
Undocumented in source.
ODS_GRAYED
auto ODS_GRAYED;
Undocumented in source.
ODS_SELECTED
auto ODS_SELECTED;
Undocumented in source.
ODT_BUTTON
auto ODT_BUTTON;
Undocumented in source.
ODT_COMBOBOX
auto ODT_COMBOBOX;
Undocumented in source.
ODT_LISTBOX
auto ODT_LISTBOX;
Undocumented in source.
ODT_MENU
auto ODT_MENU;
Undocumented in source.
ODT_STATIC
auto ODT_STATIC;
Undocumented in source.
OIC_BANG
auto OIC_BANG;
Undocumented in source.
OIC_ERROR
auto OIC_ERROR;
Undocumented in source.
OIC_HAND
auto OIC_HAND;
Undocumented in source.
OIC_INFORMATION
auto OIC_INFORMATION;
Undocumented in source.
OIC_NOTE
auto OIC_NOTE;
Undocumented in source.
OIC_QUES
auto OIC_QUES;
Undocumented in source.
OIC_SAMPLE
auto OIC_SAMPLE;
Undocumented in source.
OIC_WARNING
auto OIC_WARNING;
Undocumented in source.
OIC_WINLOGO
auto OIC_WINLOGO;
Undocumented in source.
PM_NOREMOVE
auto PM_NOREMOVE;
Undocumented in source.
PM_NOYIELD
auto PM_NOYIELD;
Undocumented in source.
PM_QS_INPUT
auto PM_QS_INPUT;
Undocumented in source.
PM_QS_PAINT
auto PM_QS_PAINT;
Undocumented in source.
PM_QS_POSTMESSAGE
auto PM_QS_POSTMESSAGE;
Undocumented in source.
PM_QS_SENDMESSAGE
auto PM_QS_SENDMESSAGE;
Undocumented in source.
PM_REMOVE
auto PM_REMOVE;
Undocumented in source.
PRF_CHECKVISIBLE
auto PRF_CHECKVISIBLE;
Undocumented in source.
PRF_CHILDREN
auto PRF_CHILDREN;
Undocumented in source.
PRF_CLIENT
auto PRF_CLIENT;
Undocumented in source.
PRF_ERASEBKGND
auto PRF_ERASEBKGND;
Undocumented in source.
PRF_NONCLIENT
auto PRF_NONCLIENT;
Undocumented in source.
PRF_OWNED
auto PRF_OWNED;
Undocumented in source.
PSI_APPLY
auto PSI_APPLY;
Undocumented in source.
PSI_CHANGED
auto PSI_CHANGED;
Undocumented in source.
PSI_GETSIBLINGS
auto PSI_GETSIBLINGS;
Undocumented in source.
PSI_GUISTART
auto PSI_GUISTART;
Undocumented in source.
PSI_HASHELP
auto PSI_HASHELP;
Undocumented in source.
PSI_HELP
auto PSI_HELP;
Undocumented in source.
PSI_KILLACTIVE
auto PSI_KILLACTIVE;
Undocumented in source.
PSI_REBOOT
auto PSI_REBOOT;
Undocumented in source.
PSI_RESET
auto PSI_RESET;
Undocumented in source.
PSI_SETACTIVE
auto PSI_SETACTIVE;
Undocumented in source.
PSM_PAGEINFO
auto PSM_PAGEINFO;
Undocumented in source.
PSM_SHEETINFO
auto PSM_SHEETINFO;
Undocumented in source.
PWR_CRITICALRESUME
auto PWR_CRITICALRESUME;
Undocumented in source.
PWR_FAIL
auto PWR_FAIL;
Undocumented in source.
PWR_OK
auto PWR_OK;
Undocumented in source.
PWR_SUSPENDREQUEST
auto PWR_SUSPENDREQUEST;
Undocumented in source.
PWR_SUSPENDRESUME
auto PWR_SUSPENDRESUME;
Undocumented in source.
PW_CLIENTONLY
auto PW_CLIENTONLY;
Undocumented in source.
QS_ALLEVENTS
auto QS_ALLEVENTS;
Undocumented in source.
QS_ALLEVENTS
auto QS_ALLEVENTS;
Undocumented in source.
QS_ALLINPUT
auto QS_ALLINPUT;
Undocumented in source.
QS_ALLINPUT
auto QS_ALLINPUT;
Undocumented in source.
QS_ALLPOSTMESSAGE
auto QS_ALLPOSTMESSAGE;
Undocumented in source.
QS_HOTKEY
auto QS_HOTKEY;
Undocumented in source.
QS_INPUT
auto QS_INPUT;
Undocumented in source.
QS_INPUT
auto QS_INPUT;
Undocumented in source.
QS_KEY
auto QS_KEY;
Undocumented in source.
QS_MOUSE
auto QS_MOUSE;
Undocumented in source.
QS_MOUSEBUTTON
auto QS_MOUSEBUTTON;
Undocumented in source.
QS_MOUSEMOVE
auto QS_MOUSEMOVE;
Undocumented in source.
QS_PAINT
auto QS_PAINT;
Undocumented in source.
QS_POSTMESSAGE
auto QS_POSTMESSAGE;
Undocumented in source.
QS_RAWINPUT
auto QS_RAWINPUT;
Undocumented in source.
QS_SENDMESSAGE
auto QS_SENDMESSAGE;
Undocumented in source.
QS_TIMER
auto QS_TIMER;
Undocumented in source.
RDW_ALLCHILDREN
auto RDW_ALLCHILDREN;
Undocumented in source.
RDW_ERASE
auto RDW_ERASE;
Undocumented in source.
RDW_ERASENOW
auto RDW_ERASENOW;
Undocumented in source.
RDW_FRAME
auto RDW_FRAME;
Undocumented in source.
RDW_INTERNALPAINT
auto RDW_INTERNALPAINT;
Undocumented in source.
RDW_INVALIDATE
auto RDW_INVALIDATE;
Undocumented in source.
RDW_NOCHILDREN
auto RDW_NOCHILDREN;
Undocumented in source.
RDW_NOERASE
auto RDW_NOERASE;
Undocumented in source.
RDW_NOFRAME
auto RDW_NOFRAME;
Undocumented in source.
RDW_NOINTERNALPAINT
auto RDW_NOINTERNALPAINT;
Undocumented in source.
RDW_UPDATENOW
auto RDW_UPDATENOW;
Undocumented in source.
RDW_VALIDATE
auto RDW_VALIDATE;
Undocumented in source.
RIDEV_APPKEYS
auto RIDEV_APPKEYS;
Undocumented in source.
RIDEV_CAPTUREMOUSE
auto RIDEV_CAPTUREMOUSE;
Undocumented in source.
RIDEV_EXCLUDE
auto RIDEV_EXCLUDE;
Undocumented in source.
RIDEV_INPUTSINK
auto RIDEV_INPUTSINK;
Undocumented in source.
RIDEV_NOHOTKEYS
auto RIDEV_NOHOTKEYS;
Undocumented in source.
RIDEV_NOLEGACY
auto RIDEV_NOLEGACY;
Undocumented in source.
RIDEV_PAGEONLY
auto RIDEV_PAGEONLY;
Undocumented in source.
RIDEV_REMOVE
auto RIDEV_REMOVE;
Undocumented in source.
RIDI_DEVICEINFO
auto RIDI_DEVICEINFO;
Undocumented in source.
RIDI_DEVICENAME
auto RIDI_DEVICENAME;
Undocumented in source.
RIDI_PREPARSEDDATA
auto RIDI_PREPARSEDDATA;
Undocumented in source.
RID_HEADER
auto RID_HEADER;
Undocumented in source.
RID_INPUT
auto RID_INPUT;
Undocumented in source.
RIM_INPUT
auto RIM_INPUT;
Undocumented in source.
RIM_INPUTSINK
auto RIM_INPUTSINK;
Undocumented in source.
RIM_TYPEHID
auto RIM_TYPEHID;
Undocumented in source.
RIM_TYPEKEYBOARD
auto RIM_TYPEKEYBOARD;
Undocumented in source.
RIM_TYPEMOUSE
auto RIM_TYPEMOUSE;
Undocumented in source.
RI_KEY_BREAK
auto RI_KEY_BREAK;
Undocumented in source.
RI_KEY_E0
auto RI_KEY_E0;
Undocumented in source.
RI_KEY_E1
auto RI_KEY_E1;
Undocumented in source.
RI_KEY_MAKE
auto RI_KEY_MAKE;
Undocumented in source.
RI_KEY_TERMSRV_SET_LED
auto RI_KEY_TERMSRV_SET_LED;
Undocumented in source.
RI_KEY_TERMSRV_SHADOW
auto RI_KEY_TERMSRV_SHADOW;
Undocumented in source.
RI_MOUSE_BUTTON_1_DOWN
auto RI_MOUSE_BUTTON_1_DOWN;
Undocumented in source.
RI_MOUSE_BUTTON_1_UP
auto RI_MOUSE_BUTTON_1_UP;
Undocumented in source.
RI_MOUSE_BUTTON_2_DOWN
auto RI_MOUSE_BUTTON_2_DOWN;
Undocumented in source.
RI_MOUSE_BUTTON_2_UP
auto RI_MOUSE_BUTTON_2_UP;
Undocumented in source.
RI_MOUSE_BUTTON_3_DOWN
auto RI_MOUSE_BUTTON_3_DOWN;
Undocumented in source.
RI_MOUSE_BUTTON_3_UP
auto RI_MOUSE_BUTTON_3_UP;
Undocumented in source.
RI_MOUSE_BUTTON_4_DOWN
auto RI_MOUSE_BUTTON_4_DOWN;
Undocumented in source.
RI_MOUSE_BUTTON_4_UP
auto RI_MOUSE_BUTTON_4_UP;
Undocumented in source.
RI_MOUSE_BUTTON_5_DOWN
auto RI_MOUSE_BUTTON_5_DOWN;
Undocumented in source.
RI_MOUSE_BUTTON_5_UP
auto RI_MOUSE_BUTTON_5_UP;
Undocumented in source.
RI_MOUSE_LEFT_BUTTON_DOWN
auto RI_MOUSE_LEFT_BUTTON_DOWN;
Undocumented in source.
RI_MOUSE_LEFT_BUTTON_UP
auto RI_MOUSE_LEFT_BUTTON_UP;
Undocumented in source.
RI_MOUSE_MIDDLE_BUTTON_DOWN
auto RI_MOUSE_MIDDLE_BUTTON_DOWN;
Undocumented in source.
RI_MOUSE_MIDDLE_BUTTON_UP
auto RI_MOUSE_MIDDLE_BUTTON_UP;
Undocumented in source.
RI_MOUSE_RIGHT_BUTTON_DOWN
auto RI_MOUSE_RIGHT_BUTTON_DOWN;
Undocumented in source.
RI_MOUSE_RIGHT_BUTTON_UP
auto RI_MOUSE_RIGHT_BUTTON_UP;
Undocumented in source.
RI_MOUSE_WHEEL
auto RI_MOUSE_WHEEL;
Undocumented in source.
RT_ACCELERATOR
auto RT_ACCELERATOR;
Undocumented in source.
RT_ANICURSOR
auto RT_ANICURSOR;
Undocumented in source.
RT_ANIICON
auto RT_ANIICON;
Undocumented in source.
RT_BITMAP
auto RT_BITMAP;
Undocumented in source.
RT_CURSOR
auto RT_CURSOR;
Undocumented in source.
RT_DIALOG
auto RT_DIALOG;
Undocumented in source.
RT_DLGINCLUDE
auto RT_DLGINCLUDE;
Undocumented in source.
RT_FONT
auto RT_FONT;
Undocumented in source.
RT_FONTDIR
auto RT_FONTDIR;
Undocumented in source.
RT_GROUP_CURSOR
auto RT_GROUP_CURSOR;
Undocumented in source.
RT_GROUP_ICON
auto RT_GROUP_ICON;
Undocumented in source.
RT_HTML
auto RT_HTML;
Undocumented in source.
RT_ICON
auto RT_ICON;
Undocumented in source.
RT_MANIFEST
auto RT_MANIFEST;
Undocumented in source.
RT_MENU
auto RT_MENU;
Undocumented in source.
RT_MESSAGETABLE
auto RT_MESSAGETABLE;
Undocumented in source.
RT_PLUGPLAY
auto RT_PLUGPLAY;
Undocumented in source.
RT_RCDATA
auto RT_RCDATA;
Undocumented in source.
RT_STRING
auto RT_STRING;
Undocumented in source.
RT_VERSION
auto RT_VERSION;
Undocumented in source.
RT_VXD
auto RT_VXD;
Undocumented in source.
SBM_ENABLE_ARROWS
auto SBM_ENABLE_ARROWS;
Undocumented in source.
SBM_GETPOS
auto SBM_GETPOS;
Undocumented in source.
SBM_GETRANGE
auto SBM_GETRANGE;
Undocumented in source.
SBM_GETSCROLLBARINFO
auto SBM_GETSCROLLBARINFO;
Undocumented in source.
SBM_GETSCROLLINFO
auto SBM_GETSCROLLINFO;
Undocumented in source.
SBM_SETPOS
auto SBM_SETPOS;
Undocumented in source.
SBM_SETRANGE
auto SBM_SETRANGE;
Undocumented in source.
SBM_SETRANGEREDRAW
auto SBM_SETRANGEREDRAW;
Undocumented in source.
SBM_SETSCROLLINFO
auto SBM_SETSCROLLINFO;
Undocumented in source.
SBS_BOTTOMALIGN
auto SBS_BOTTOMALIGN;
Undocumented in source.
SBS_HORZ
auto SBS_HORZ;
Undocumented in source.
SBS_LEFTALIGN
auto SBS_LEFTALIGN;
Undocumented in source.
SBS_RIGHTALIGN
auto SBS_RIGHTALIGN;
Undocumented in source.
SBS_SIZEBOX
auto SBS_SIZEBOX;
Undocumented in source.
SBS_SIZEBOXBOTTOMRIGHTALIGN
auto SBS_SIZEBOXBOTTOMRIGHTALIGN;
Undocumented in source.
SBS_SIZEBOXTOPLEFTALIGN
auto SBS_SIZEBOXTOPLEFTALIGN;
Undocumented in source.
SBS_SIZEGRIP
auto SBS_SIZEGRIP;
Undocumented in source.
SBS_TOPALIGN
auto SBS_TOPALIGN;
Undocumented in source.
SBS_VERT
auto SBS_VERT;
Undocumented in source.
SB_BOTH
auto SB_BOTH;
Undocumented in source.
SB_BOTTOM
auto SB_BOTTOM;
Undocumented in source.
SB_CTL
auto SB_CTL;
Undocumented in source.
SB_ENDSCROLL
auto SB_ENDSCROLL;
Undocumented in source.
SB_HORZ
auto SB_HORZ;
Undocumented in source.
SB_LEFT
auto SB_LEFT;
Undocumented in source.
SB_LINEDOWN
auto SB_LINEDOWN;
Undocumented in source.
SB_LINELEFT
auto SB_LINELEFT;
Undocumented in source.
SB_LINERIGHT
auto SB_LINERIGHT;
Undocumented in source.
SB_LINEUP
auto SB_LINEUP;
Undocumented in source.
SB_PAGEDOWN
auto SB_PAGEDOWN;
Undocumented in source.
SB_PAGELEFT
auto SB_PAGELEFT;
Undocumented in source.
SB_PAGERIGHT
auto SB_PAGERIGHT;
Undocumented in source.
SB_PAGEUP
auto SB_PAGEUP;
Undocumented in source.
SB_RIGHT
auto SB_RIGHT;
Undocumented in source.
SB_THUMBPOSITION
auto SB_THUMBPOSITION;
Undocumented in source.
SB_THUMBTRACK
auto SB_THUMBTRACK;
Undocumented in source.
SB_TOP
auto SB_TOP;
Undocumented in source.
SB_VERT
auto SB_VERT;
Undocumented in source.
SC_ARRANGE
auto SC_ARRANGE;
Undocumented in source.
SC_CLOSE
auto SC_CLOSE;
Undocumented in source.
SC_CONTEXTHELP
auto SC_CONTEXTHELP;
Undocumented in source.
SC_DEFAULT
auto SC_DEFAULT;
Undocumented in source.
SC_HOTKEY
auto SC_HOTKEY;
Undocumented in source.
SC_HSCROLL
auto SC_HSCROLL;
Undocumented in source.
SC_ICON
auto SC_ICON;
Undocumented in source.
SC_KEYMENU
auto SC_KEYMENU;
Undocumented in source.
SC_MAXIMIZE
auto SC_MAXIMIZE;
Undocumented in source.
SC_MINIMIZE
auto SC_MINIMIZE;
Undocumented in source.
SC_MONITORPOWER
auto SC_MONITORPOWER;
Undocumented in source.
SC_MOUSEMENU
auto SC_MOUSEMENU;
Undocumented in source.
SC_MOVE
auto SC_MOVE;
Undocumented in source.
SC_NEXTWINDOW
auto SC_NEXTWINDOW;
Undocumented in source.
SC_PREVWINDOW
auto SC_PREVWINDOW;
Undocumented in source.
SC_RESTORE
auto SC_RESTORE;
Undocumented in source.
SC_SCREENSAVE
auto SC_SCREENSAVE;
Undocumented in source.
SC_SEPARATOR
auto SC_SEPARATOR;
Undocumented in source.
SC_SIZE
auto SC_SIZE;
Undocumented in source.
SC_TASKLIST
auto SC_TASKLIST;
Undocumented in source.
SC_VSCROLL
auto SC_VSCROLL;
Undocumented in source.
SC_ZOOM
auto SC_ZOOM;
Undocumented in source.
SERKF_ACTIVE
auto SERKF_ACTIVE;
Undocumented in source.
SERKF_AVAILABLE
auto SERKF_AVAILABLE;
Undocumented in source.
SERKF_INDICATOR
auto SERKF_INDICATOR;
Undocumented in source.
SERKF_SERIALKEYSON
auto SERKF_SERIALKEYSON;
Undocumented in source.
SHOW_FULLSCREEN
auto SHOW_FULLSCREEN;
Undocumented in source.
SHOW_ICONWINDOW
auto SHOW_ICONWINDOW;
Undocumented in source.
SHOW_OPENNOACTIVATE
auto SHOW_OPENNOACTIVATE;
Undocumented in source.
SHOW_OPENWINDOW
auto SHOW_OPENWINDOW;
Undocumented in source.
SIF_ALL
auto SIF_ALL;
Undocumented in source.
SIF_DISABLENOSCROLL
auto SIF_DISABLENOSCROLL;
Undocumented in source.
SIF_PAGE
auto SIF_PAGE;
Undocumented in source.
SIF_POS
auto SIF_POS;
Undocumented in source.
SIF_RANGE
auto SIF_RANGE;
Undocumented in source.
SIF_TRACKPOS
auto SIF_TRACKPOS;
Undocumented in source.
SIZEFULLSCREEN
auto SIZEFULLSCREEN;
Undocumented in source.
SIZEICONIC
auto SIZEICONIC;
Undocumented in source.
SIZENORMAL
auto SIZENORMAL;
Undocumented in source.
SIZEZOOMHIDE
auto SIZEZOOMHIDE;
Undocumented in source.
SIZEZOOMSHOW
auto SIZEZOOMSHOW;
Undocumented in source.
SIZE_MAXHIDE
auto SIZE_MAXHIDE;
Undocumented in source.
SIZE_MAXIMIZED
auto SIZE_MAXIMIZED;
Undocumented in source.
SIZE_MAXSHOW
auto SIZE_MAXSHOW;
Undocumented in source.
SIZE_MINIMIZED
auto SIZE_MINIMIZED;
Undocumented in source.
SIZE_RESTORED
auto SIZE_RESTORED;
Undocumented in source.
SKF_AUDIBLEFEEDBACK
auto SKF_AUDIBLEFEEDBACK;
Undocumented in source.
SKF_AVAILABLE
auto SKF_AVAILABLE;
Undocumented in source.
SKF_CONFIRMHOTKEY
auto SKF_CONFIRMHOTKEY;
Undocumented in source.
SKF_HOTKEYACTIVE
auto SKF_HOTKEYACTIVE;
Undocumented in source.
SKF_HOTKEYSOUND
auto SKF_HOTKEYSOUND;
Undocumented in source.
SKF_INDICATOR
auto SKF_INDICATOR;
Undocumented in source.
SKF_STICKYKEYSON
auto SKF_STICKYKEYSON;
Undocumented in source.
SKF_TRISTATE
auto SKF_TRISTATE;
Undocumented in source.
SKF_TWOKEYSOFF
auto SKF_TWOKEYSOFF;
Undocumented in source.
SMTO_ABORTIFHUNG
auto SMTO_ABORTIFHUNG;
Undocumented in source.
SMTO_BLOCK
auto SMTO_BLOCK;
Undocumented in source.
SMTO_NORMAL
auto SMTO_NORMAL;
Undocumented in source.
SPIF_SENDCHANGE
auto SPIF_SENDCHANGE;
Undocumented in source.
SPIF_SENDWININICHANGE
auto SPIF_SENDWININICHANGE;
Undocumented in source.
SPIF_UPDATEINIFILE
auto SPIF_UPDATEINIFILE;
Undocumented in source.
SPI_GETACCESSTIMEOUT
auto SPI_GETACCESSTIMEOUT;
Undocumented in source.
SPI_GETACTIVEWINDOWTRACKING
auto SPI_GETACTIVEWINDOWTRACKING;
Undocumented in source.
SPI_GETACTIVEWNDTRKTIMEOUT
auto SPI_GETACTIVEWNDTRKTIMEOUT;
Undocumented in source.
SPI_GETACTIVEWNDTRKZORDER
auto SPI_GETACTIVEWNDTRKZORDER;
Undocumented in source.
SPI_GETANIMATION
auto SPI_GETANIMATION;
Undocumented in source.
SPI_GETBEEP
auto SPI_GETBEEP;
Undocumented in source.
SPI_GETBORDER
auto SPI_GETBORDER;
Undocumented in source.
SPI_GETCOMBOBOXANIMATION
auto SPI_GETCOMBOBOXANIMATION;
Undocumented in source.
SPI_GETCURSORSHADOW
auto SPI_GETCURSORSHADOW;
Undocumented in source.
SPI_GETDEFAULTINPUTLANG
auto SPI_GETDEFAULTINPUTLANG;
Undocumented in source.
SPI_GETDESKWALLPAPER
auto SPI_GETDESKWALLPAPER;
Undocumented in source.
SPI_GETDRAGFULLWINDOWS
auto SPI_GETDRAGFULLWINDOWS;
Undocumented in source.
SPI_GETFASTTASKSWITCH
auto SPI_GETFASTTASKSWITCH;
Undocumented in source.
SPI_GETFILTERKEYS
auto SPI_GETFILTERKEYS;
Undocumented in source.
SPI_GETFONTSMOOTHING
auto SPI_GETFONTSMOOTHING;
Undocumented in source.
SPI_GETGRADIENTCAPTIONS
auto SPI_GETGRADIENTCAPTIONS;
Undocumented in source.
SPI_GETGRIDGRANULARITY
auto SPI_GETGRIDGRANULARITY;
Undocumented in source.
SPI_GETHIGHCONTRAST
auto SPI_GETHIGHCONTRAST;
Undocumented in source.
SPI_GETHOTTRACKING
auto SPI_GETHOTTRACKING;
Undocumented in source.
SPI_GETICONMETRICS
auto SPI_GETICONMETRICS;
Undocumented in source.
SPI_GETICONTITLELOGFONT
auto SPI_GETICONTITLELOGFONT;
Undocumented in source.
SPI_GETICONTITLEWRAP
auto SPI_GETICONTITLEWRAP;
Undocumented in source.
SPI_GETKEYBOARDCUES
auto SPI_GETKEYBOARDCUES;
Undocumented in source.
SPI_GETKEYBOARDDELAY
auto SPI_GETKEYBOARDDELAY;
Undocumented in source.
SPI_GETKEYBOARDPREF
auto SPI_GETKEYBOARDPREF;
Undocumented in source.
SPI_GETKEYBOARDSPEED
auto SPI_GETKEYBOARDSPEED;
Undocumented in source.
SPI_GETLISTBOXSMOOTHSCROLLING
auto SPI_GETLISTBOXSMOOTHSCROLLING;
Undocumented in source.
SPI_GETLOWPOWERACTIVE
auto SPI_GETLOWPOWERACTIVE;
Undocumented in source.
SPI_GETLOWPOWERTIMEOUT
auto SPI_GETLOWPOWERTIMEOUT;
Undocumented in source.
SPI_GETMENUANIMATION
auto SPI_GETMENUANIMATION;
Undocumented in source.
SPI_GETMENUDROPALIGNMENT
auto SPI_GETMENUDROPALIGNMENT;
Undocumented in source.
SPI_GETMENUFADE
auto SPI_GETMENUFADE;
Undocumented in source.
SPI_GETMENUUNDERLINES
auto SPI_GETMENUUNDERLINES;
Undocumented in source.
SPI_GETMINIMIZEDMETRICS
auto SPI_GETMINIMIZEDMETRICS;
Undocumented in source.
SPI_GETMOUSE
auto SPI_GETMOUSE;
Undocumented in source.
SPI_GETMOUSEKEYS
auto SPI_GETMOUSEKEYS;
Undocumented in source.
SPI_GETMOUSESPEED
auto SPI_GETMOUSESPEED;
Undocumented in source.
SPI_GETMOUSETRAILS
auto SPI_GETMOUSETRAILS;
Undocumented in source.
SPI_GETNONCLIENTMETRICS
auto SPI_GETNONCLIENTMETRICS;
Undocumented in source.
SPI_GETPOWEROFFACTIVE
auto SPI_GETPOWEROFFACTIVE;
Undocumented in source.
SPI_GETPOWEROFFTIMEOUT
auto SPI_GETPOWEROFFTIMEOUT;
Undocumented in source.
SPI_GETSCREENREADER
auto SPI_GETSCREENREADER;
Undocumented in source.
SPI_GETSCREENSAVEACTIVE
auto SPI_GETSCREENSAVEACTIVE;
Undocumented in source.
SPI_GETSCREENSAVERRUNNING
auto SPI_GETSCREENSAVERRUNNING;
Undocumented in source.
SPI_GETSCREENSAVETIMEOUT
auto SPI_GETSCREENSAVETIMEOUT;
Undocumented in source.
SPI_GETSELECTIONFADE
auto SPI_GETSELECTIONFADE;
Undocumented in source.
SPI_GETSERIALKEYS
auto SPI_GETSERIALKEYS;
Undocumented in source.
SPI_GETSHOWSOUNDS
auto SPI_GETSHOWSOUNDS;
Undocumented in source.
SPI_GETSOUNDSENTRY
auto SPI_GETSOUNDSENTRY;
Undocumented in source.
SPI_GETSTICKYKEYS
auto SPI_GETSTICKYKEYS;
Undocumented in source.
SPI_GETTOGGLEKEYS
auto SPI_GETTOGGLEKEYS;
Undocumented in source.
SPI_GETTOOLTIPANIMATION
auto SPI_GETTOOLTIPANIMATION;
Undocumented in source.
SPI_GETTOOLTIPFADE
auto SPI_GETTOOLTIPFADE;
Undocumented in source.
SPI_GETWHEELSCROLLLINES
auto SPI_GETWHEELSCROLLLINES;
Undocumented in source.
SPI_GETWINDOWSEXTENSION
auto SPI_GETWINDOWSEXTENSION;
Undocumented in source.
SPI_GETWORKAREA
auto SPI_GETWORKAREA;
Undocumented in source.
SPI_ICONHORIZONTALSPACING
auto SPI_ICONHORIZONTALSPACING;
Undocumented in source.
SPI_ICONVERTICALSPACING
auto SPI_ICONVERTICALSPACING;
Undocumented in source.
SPI_LANGDRIVER
auto SPI_LANGDRIVER;
Undocumented in source.
SPI_SCREENSAVERRUNNING
auto SPI_SCREENSAVERRUNNING;
Undocumented in source.
SPI_SETACCESSTIMEOUT
auto SPI_SETACCESSTIMEOUT;
Undocumented in source.
SPI_SETACTIVEWINDOWTRACKING
auto SPI_SETACTIVEWINDOWTRACKING;
Undocumented in source.
SPI_SETACTIVEWNDTRKTIMEOUT
auto SPI_SETACTIVEWNDTRKTIMEOUT;
Undocumented in source.
SPI_SETACTIVEWNDTRKZORDER
auto SPI_SETACTIVEWNDTRKZORDER;
Undocumented in source.
SPI_SETANIMATION
auto SPI_SETANIMATION;
Undocumented in source.
SPI_SETBEEP
auto SPI_SETBEEP;
Undocumented in source.
SPI_SETBORDER
auto SPI_SETBORDER;
Undocumented in source.
SPI_SETCOMBOBOXANIMATION
auto SPI_SETCOMBOBOXANIMATION;
Undocumented in source.
SPI_SETCURSORSHADOW
auto SPI_SETCURSORSHADOW;
Undocumented in source.
SPI_SETDEFAULTINPUTLANG
auto SPI_SETDEFAULTINPUTLANG;
Undocumented in source.
SPI_SETDESKPATTERN
auto SPI_SETDESKPATTERN;
Undocumented in source.
SPI_SETDESKWALLPAPER
auto SPI_SETDESKWALLPAPER;
Undocumented in source.
SPI_SETDOUBLECLICKTIME
auto SPI_SETDOUBLECLICKTIME;
Undocumented in source.
SPI_SETDOUBLECLKHEIGHT
auto SPI_SETDOUBLECLKHEIGHT;
Undocumented in source.
SPI_SETDOUBLECLKWIDTH
auto SPI_SETDOUBLECLKWIDTH;
Undocumented in source.
SPI_SETDRAGFULLWINDOWS
auto SPI_SETDRAGFULLWINDOWS;
Undocumented in source.
SPI_SETDRAGHEIGHT
auto SPI_SETDRAGHEIGHT;
Undocumented in source.
SPI_SETDRAGWIDTH
auto SPI_SETDRAGWIDTH;
Undocumented in source.
SPI_SETFASTTASKSWITCH
auto SPI_SETFASTTASKSWITCH;
Undocumented in source.
SPI_SETFILTERKEYS
auto SPI_SETFILTERKEYS;
Undocumented in source.
SPI_SETFONTSMOOTHING
auto SPI_SETFONTSMOOTHING;
Undocumented in source.
SPI_SETGRADIENTCAPTIONS
auto SPI_SETGRADIENTCAPTIONS;
Undocumented in source.
SPI_SETGRIDGRANULARITY
auto SPI_SETGRIDGRANULARITY;
Undocumented in source.
SPI_SETHANDHELD
auto SPI_SETHANDHELD;
Undocumented in source.
SPI_SETHIGHCONTRAST
auto SPI_SETHIGHCONTRAST;
Undocumented in source.
SPI_SETHOTTRACKING
auto SPI_SETHOTTRACKING;
Undocumented in source.
SPI_SETICONMETRICS
auto SPI_SETICONMETRICS;
Undocumented in source.
SPI_SETICONTITLELOGFONT
auto SPI_SETICONTITLELOGFONT;
Undocumented in source.
SPI_SETICONTITLEWRAP
auto SPI_SETICONTITLEWRAP;
Undocumented in source.
SPI_SETKEYBOARDCUES
auto SPI_SETKEYBOARDCUES;
Undocumented in source.
SPI_SETKEYBOARDDELAY
auto SPI_SETKEYBOARDDELAY;
Undocumented in source.
SPI_SETKEYBOARDPREF
auto SPI_SETKEYBOARDPREF;
Undocumented in source.
SPI_SETKEYBOARDSPEED
auto SPI_SETKEYBOARDSPEED;
Undocumented in source.
SPI_SETLANGTOGGLE
auto SPI_SETLANGTOGGLE;
Undocumented in source.
SPI_SETLISTBOXSMOOTHSCROLLING
auto SPI_SETLISTBOXSMOOTHSCROLLING;
Undocumented in source.
SPI_SETLOWPOWERACTIVE
auto SPI_SETLOWPOWERACTIVE;
Undocumented in source.
SPI_SETLOWPOWERTIMEOUT
auto SPI_SETLOWPOWERTIMEOUT;
Undocumented in source.
SPI_SETMENUANIMATION
auto SPI_SETMENUANIMATION;
Undocumented in source.
SPI_SETMENUDROPALIGNMENT
auto SPI_SETMENUDROPALIGNMENT;
Undocumented in source.
SPI_SETMENUFADE
auto SPI_SETMENUFADE;
Undocumented in source.
SPI_SETMENUUNDERLINES
auto SPI_SETMENUUNDERLINES;
Undocumented in source.
SPI_SETMINIMIZEDMETRICS
auto SPI_SETMINIMIZEDMETRICS;
Undocumented in source.
SPI_SETMOUSE
auto SPI_SETMOUSE;
Undocumented in source.
SPI_SETMOUSEBUTTONSWAP
auto SPI_SETMOUSEBUTTONSWAP;
Undocumented in source.
SPI_SETMOUSEKEYS
auto SPI_SETMOUSEKEYS;
Undocumented in source.
SPI_SETMOUSESPEED
auto SPI_SETMOUSESPEED;
Undocumented in source.
SPI_SETMOUSETRAILS
auto SPI_SETMOUSETRAILS;
Undocumented in source.
SPI_SETNONCLIENTMETRICS
auto SPI_SETNONCLIENTMETRICS;
Undocumented in source.
SPI_SETPENWINDOWS
auto SPI_SETPENWINDOWS;
Undocumented in source.
SPI_SETPOWEROFFACTIVE
auto SPI_SETPOWEROFFACTIVE;
Undocumented in source.
SPI_SETPOWEROFFTIMEOUT
auto SPI_SETPOWEROFFTIMEOUT;
Undocumented in source.
SPI_SETSCREENREADER
auto SPI_SETSCREENREADER;
Undocumented in source.
SPI_SETSCREENSAVEACTIVE
auto SPI_SETSCREENSAVEACTIVE;
Undocumented in source.
SPI_SETSCREENSAVERRUNNING
auto SPI_SETSCREENSAVERRUNNING;
Undocumented in source.
SPI_SETSCREENSAVETIMEOUT
auto SPI_SETSCREENSAVETIMEOUT;
Undocumented in source.
SPI_SETSELECTIONFADE
auto SPI_SETSELECTIONFADE;
Undocumented in source.
SPI_SETSERIALKEYS
auto SPI_SETSERIALKEYS;
Undocumented in source.
SPI_SETSHOWSOUNDS
auto SPI_SETSHOWSOUNDS;
Undocumented in source.
SPI_SETSOUNDSENTRY
auto SPI_SETSOUNDSENTRY;
Undocumented in source.
SPI_SETSTICKYKEYS
auto SPI_SETSTICKYKEYS;
Undocumented in source.
SPI_SETTOGGLEKEYS
auto SPI_SETTOGGLEKEYS;
Undocumented in source.
SPI_SETTOOLTIPANIMATION
auto SPI_SETTOOLTIPANIMATION;
Undocumented in source.
SPI_SETTOOLTIPFADE
auto SPI_SETTOOLTIPFADE;
Undocumented in source.
SPI_SETWHEELSCROLLLINES
auto SPI_SETWHEELSCROLLLINES;
Undocumented in source.
SPI_SETWORKAREA
auto SPI_SETWORKAREA;
Undocumented in source.
SSF_AVAILABLE
auto SSF_AVAILABLE;
Undocumented in source.
SSF_SOUNDSENTRYON
auto SSF_SOUNDSENTRYON;
Undocumented in source.
SSGF_DISPLAY
auto SSGF_DISPLAY;
Undocumented in source.
SSGF_NONE
auto SSGF_NONE;
Undocumented in source.
SSTF_BORDER
auto SSTF_BORDER;
Undocumented in source.
SSTF_CHARS
auto SSTF_CHARS;
Undocumented in source.
SSTF_DISPLAY
auto SSTF_DISPLAY;
Undocumented in source.
SSTF_NONE
auto SSTF_NONE;
Undocumented in source.
SSWF_CUSTOM
auto SSWF_CUSTOM;
Undocumented in source.
SSWF_DISPLAY
auto SSWF_DISPLAY;
Undocumented in source.
SSWF_NONE
auto SSWF_NONE;
Undocumented in source.
SSWF_TITLE
auto SSWF_TITLE;
Undocumented in source.
SSWF_WINDOW
auto SSWF_WINDOW;
Undocumented in source.
SS_BITMAP
auto SS_BITMAP;
Undocumented in source.
SS_BLACKFRAME
auto SS_BLACKFRAME;
Undocumented in source.
SS_BLACKRECT
auto SS_BLACKRECT;
Undocumented in source.
SS_CENTER
auto SS_CENTER;
Undocumented in source.
SS_CENTERIMAGE
auto SS_CENTERIMAGE;
Undocumented in source.
SS_ELLIPSISMASK
auto SS_ELLIPSISMASK;
Undocumented in source.
SS_ENDELLIPSIS
auto SS_ENDELLIPSIS;
Undocumented in source.
SS_ENHMETAFILE
auto SS_ENHMETAFILE;
Undocumented in source.
SS_ETCHEDFRAME
auto SS_ETCHEDFRAME;
Undocumented in source.
SS_ETCHEDHORZ
auto SS_ETCHEDHORZ;
Undocumented in source.
SS_ETCHEDVERT
auto SS_ETCHEDVERT;
Undocumented in source.
SS_GRAYFRAME
auto SS_GRAYFRAME;
Undocumented in source.
SS_GRAYRECT
auto SS_GRAYRECT;
Undocumented in source.
SS_ICON
auto SS_ICON;
Undocumented in source.
SS_LEFT
auto SS_LEFT;
Undocumented in source.
SS_LEFTNOWORDWRAP
auto SS_LEFTNOWORDWRAP;
Undocumented in source.
SS_NOPREFIX
auto SS_NOPREFIX;
Undocumented in source.
SS_NOTIFY
auto SS_NOTIFY;
Undocumented in source.
SS_OWNERDRAW
auto SS_OWNERDRAW;
Undocumented in source.
SS_PATHELLIPSIS
auto SS_PATHELLIPSIS;
Undocumented in source.
SS_REALSIZEIMAGE
auto SS_REALSIZEIMAGE;
Undocumented in source.
SS_RIGHT
auto SS_RIGHT;
Undocumented in source.
SS_RIGHTJUST
auto SS_RIGHTJUST;
Undocumented in source.
SS_SIMPLE
auto SS_SIMPLE;
Undocumented in source.
SS_SUNKEN
auto SS_SUNKEN;
Undocumented in source.
SS_TYPEMASK
auto SS_TYPEMASK;
Undocumented in source.
SS_USERITEM
auto SS_USERITEM;
Undocumented in source.
SS_WHITEFRAME
auto SS_WHITEFRAME;
Undocumented in source.
SS_WHITERECT
auto SS_WHITERECT;
Undocumented in source.
SS_WORDELLIPSIS
auto SS_WORDELLIPSIS;
Undocumented in source.
STM_GETICON
auto STM_GETICON;
Undocumented in source.
STM_GETIMAGE
auto STM_GETIMAGE;
Undocumented in source.
STM_SETICON
auto STM_SETICON;
Undocumented in source.
STM_SETIMAGE
auto STM_SETIMAGE;
Undocumented in source.
STN_CLICKED
auto STN_CLICKED;
Undocumented in source.
STN_DBLCLK
auto STN_DBLCLK;
Undocumented in source.
STN_DISABLE
auto STN_DISABLE;
Undocumented in source.
STN_ENABLE
auto STN_ENABLE;
Undocumented in source.
SWP_ASYNCWINDOWPOS
auto SWP_ASYNCWINDOWPOS;
Undocumented in source.
SWP_DEFERERASE
auto SWP_DEFERERASE;
Undocumented in source.
SWP_DRAWFRAME
auto SWP_DRAWFRAME;
Undocumented in source.
SWP_FRAMECHANGED
auto SWP_FRAMECHANGED;
Undocumented in source.
SWP_HIDEWINDOW
auto SWP_HIDEWINDOW;
Undocumented in source.
SWP_NOACTIVATE
auto SWP_NOACTIVATE;
Undocumented in source.
SWP_NOCOPYBITS
auto SWP_NOCOPYBITS;
Undocumented in source.
SWP_NOMOVE
auto SWP_NOMOVE;
Undocumented in source.
SWP_NOOWNERZORDER
auto SWP_NOOWNERZORDER;
Undocumented in source.
SWP_NOREDRAW
auto SWP_NOREDRAW;
Undocumented in source.
SWP_NOREPOSITION
auto SWP_NOREPOSITION;
Undocumented in source.
SWP_NOSENDCHANGING
auto SWP_NOSENDCHANGING;
Undocumented in source.
SWP_NOSIZE
auto SWP_NOSIZE;
Undocumented in source.
SWP_NOZORDER
auto SWP_NOZORDER;
Undocumented in source.
SWP_SHOWWINDOW
auto SWP_SHOWWINDOW;
Undocumented in source.
SW_ERASE
auto SW_ERASE;
Undocumented in source.
SW_FORCEMINIMIZE
auto SW_FORCEMINIMIZE;
Undocumented in source.
SW_HIDE
auto SW_HIDE;
Undocumented in source.
SW_INVALIDATE
auto SW_INVALIDATE;
Undocumented in source.
SW_MAX
auto SW_MAX;
Undocumented in source.
SW_MAXIMIZE
auto SW_MAXIMIZE;
Undocumented in source.
SW_MINIMIZE
auto SW_MINIMIZE;
Undocumented in source.
SW_NORMAL
auto SW_NORMAL;
Undocumented in source.
SW_OTHERUNZOOM
auto SW_OTHERUNZOOM;
Undocumented in source.
SW_OTHERZOOM
auto SW_OTHERZOOM;
Undocumented in source.
SW_PARENTCLOSING
auto SW_PARENTCLOSING;
Undocumented in source.
SW_PARENTOPENING
auto SW_PARENTOPENING;
Undocumented in source.
SW_RESTORE
auto SW_RESTORE;
Undocumented in source.
SW_SCROLLCHILDREN
auto SW_SCROLLCHILDREN;
Undocumented in source.
SW_SHOW
auto SW_SHOW;
Undocumented in source.
SW_SHOWDEFAULT
auto SW_SHOWDEFAULT;
Undocumented in source.
SW_SHOWMAXIMIZED
auto SW_SHOWMAXIMIZED;
Undocumented in source.
SW_SHOWMINIMIZED
auto SW_SHOWMINIMIZED;
Undocumented in source.
SW_SHOWMINNOACTIVE
auto SW_SHOWMINNOACTIVE;
Undocumented in source.
SW_SHOWNA
auto SW_SHOWNA;
Undocumented in source.
SW_SHOWNOACTIVATE
auto SW_SHOWNOACTIVATE;
Undocumented in source.
SW_SHOWNORMAL
auto SW_SHOWNORMAL;
Undocumented in source.
TKF_AVAILABLE
auto TKF_AVAILABLE;
Undocumented in source.
TKF_CONFIRMHOTKEY
auto TKF_CONFIRMHOTKEY;
Undocumented in source.
TKF_HOTKEYACTIVE
auto TKF_HOTKEYACTIVE;
Undocumented in source.
TKF_HOTKEYSOUND
auto TKF_HOTKEYSOUND;
Undocumented in source.
TKF_TOGGLEKEYSON
auto TKF_TOGGLEKEYSON;
Undocumented in source.
TME_CANCEL
auto TME_CANCEL;
Undocumented in source.
TME_HOVER
auto TME_HOVER;
Undocumented in source.
TME_LEAVE
auto TME_LEAVE;
Undocumented in source.
TME_QUERY
auto TME_QUERY;
Undocumented in source.
TPM_BOTTOMALIGN
auto TPM_BOTTOMALIGN;
Undocumented in source.
TPM_CENTERALIGN
auto TPM_CENTERALIGN;
Undocumented in source.
TPM_HORIZONTAL
auto TPM_HORIZONTAL;
Undocumented in source.
TPM_LEFTALIGN
auto TPM_LEFTALIGN;
Undocumented in source.
TPM_LEFTBUTTON
auto TPM_LEFTBUTTON;
Undocumented in source.
TPM_NONOTIFY
auto TPM_NONOTIFY;
Undocumented in source.
TPM_RECURSE
auto TPM_RECURSE;
Undocumented in source.
TPM_RETURNCMD
auto TPM_RETURNCMD;
Undocumented in source.
TPM_RIGHTALIGN
auto TPM_RIGHTALIGN;
Undocumented in source.
TPM_RIGHTBUTTON
auto TPM_RIGHTBUTTON;
Undocumented in source.
TPM_TOPALIGN
auto TPM_TOPALIGN;
Undocumented in source.
TPM_VCENTERALIGN
auto TPM_VCENTERALIGN;
Undocumented in source.
TPM_VERTICAL
auto TPM_VERTICAL;
Undocumented in source.
ULW_ALPHA
auto ULW_ALPHA;
Undocumented in source.
ULW_COLORKEY
auto ULW_COLORKEY;
Undocumented in source.
ULW_OPAQUE
auto ULW_OPAQUE;
Undocumented in source.
UNICODE_NOCHAR
auto UNICODE_NOCHAR;
Undocumented in source.
UOI_FLAGS
auto UOI_FLAGS;
Undocumented in source.
UOI_NAME
auto UOI_NAME;
Undocumented in source.
UOI_TYPE
auto UOI_TYPE;
Undocumented in source.
UOI_USER_SID
auto UOI_USER_SID;
Undocumented in source.
WA_ACTIVE
auto WA_ACTIVE;
Undocumented in source.
WA_CLICKACTIVE
auto WA_CLICKACTIVE;
Undocumented in source.
WA_INACTIVE
auto WA_INACTIVE;
Undocumented in source.
WB_ISDELIMITER
auto WB_ISDELIMITER;
Undocumented in source.
WB_LEFT
auto WB_LEFT;
Undocumented in source.
WB_RIGHT
auto WB_RIGHT;
Undocumented in source.
WC_DIALOG
auto WC_DIALOG;
Undocumented in source.
WHEEL_DELTA
auto WHEEL_DELTA;
Undocumented in source.
WHEEL_PAGESCROLL
auto WHEEL_PAGESCROLL;
Undocumented in source.
WH_CALLWNDPROC
auto WH_CALLWNDPROC;
Undocumented in source.
WH_CALLWNDPROCRET
auto WH_CALLWNDPROCRET;
Undocumented in source.
WH_CBT
auto WH_CBT;
Undocumented in source.
WH_DEBUG
auto WH_DEBUG;
Undocumented in source.
WH_FOREGROUNDIDLE
auto WH_FOREGROUNDIDLE;
Undocumented in source.
WH_GETMESSAGE
auto WH_GETMESSAGE;
Undocumented in source.
WH_HARDWARE
auto WH_HARDWARE;
Undocumented in source.
WH_JOURNALPLAYBACK
auto WH_JOURNALPLAYBACK;
Undocumented in source.
WH_JOURNALRECORD
auto WH_JOURNALRECORD;
Undocumented in source.
WH_KEYBOARD
auto WH_KEYBOARD;
Undocumented in source.
WH_KEYBOARD_LL
auto WH_KEYBOARD_LL;
Undocumented in source.
WH_MAX
auto WH_MAX;
Undocumented in source.
WH_MAXHOOK
auto WH_MAXHOOK;
Undocumented in source.
WH_MIN
auto WH_MIN;
Undocumented in source.
WH_MINHOOK
auto WH_MINHOOK;
Undocumented in source.
WH_MOUSE
auto WH_MOUSE;
Undocumented in source.
WH_MOUSE_LL
auto WH_MOUSE_LL;
Undocumented in source.
WH_MSGFILTER
auto WH_MSGFILTER;
Undocumented in source.
WH_SHELL
auto WH_SHELL;
Undocumented in source.
WH_SYSMSGFILTER
auto WH_SYSMSGFILTER;
Undocumented in source.
WINEVENT_INCONTEXT
auto WINEVENT_INCONTEXT;
Undocumented in source.
WINEVENT_OUTOFCONTEXT
auto WINEVENT_OUTOFCONTEXT;
Undocumented in source.
WINEVENT_SKIPOWNPROCESS
auto WINEVENT_SKIPOWNPROCESS;
Undocumented in source.
WINEVENT_SKIPOWNTHREAD
auto WINEVENT_SKIPOWNTHREAD;
Undocumented in source.
WINSTA_ACCESSCLIPBOARD
auto WINSTA_ACCESSCLIPBOARD;
Undocumented in source.
WINSTA_ACCESSGLOBALATOMS
auto WINSTA_ACCESSGLOBALATOMS;
Undocumented in source.
WINSTA_CREATEDESKTOP
auto WINSTA_CREATEDESKTOP;
Undocumented in source.
WINSTA_ENUMDESKTOPS
auto WINSTA_ENUMDESKTOPS;
Undocumented in source.
WINSTA_ENUMERATE
auto WINSTA_ENUMERATE;
Undocumented in source.
WINSTA_EXITWINDOWS
auto WINSTA_EXITWINDOWS;
Undocumented in source.
WINSTA_READATTRIBUTES
auto WINSTA_READATTRIBUTES;
Undocumented in source.
WINSTA_READSCREEN
auto WINSTA_READSCREEN;
Undocumented in source.
WINSTA_WRITEATTRIBUTES
auto WINSTA_WRITEATTRIBUTES;
Undocumented in source.
WMSZ_BOTTOM
auto WMSZ_BOTTOM;
Undocumented in source.
WMSZ_BOTTOMLEFT
auto WMSZ_BOTTOMLEFT;
Undocumented in source.
WMSZ_BOTTOMRIGHT
auto WMSZ_BOTTOMRIGHT;
Undocumented in source.
WMSZ_LEFT
auto WMSZ_LEFT;
Undocumented in source.
WMSZ_RIGHT
auto WMSZ_RIGHT;
Undocumented in source.
WMSZ_TOP
auto WMSZ_TOP;
Undocumented in source.
WMSZ_TOPLEFT
auto WMSZ_TOPLEFT;
Undocumented in source.
WMSZ_TOPRIGHT
auto WMSZ_TOPRIGHT;
Undocumented in source.
WM_ACTIVATE
auto WM_ACTIVATE;
Undocumented in source.
WM_ACTIVATEAPP
auto WM_ACTIVATEAPP;
Undocumented in source.
WM_AFXFIRST
auto WM_AFXFIRST;
Undocumented in source.
WM_AFXLAST
auto WM_AFXLAST;
Undocumented in source.
WM_APP
auto WM_APP;
Undocumented in source.
WM_APPCOMMAND
auto WM_APPCOMMAND;
Undocumented in source.
WM_ASKCBFORMATNAME
auto WM_ASKCBFORMATNAME;
Undocumented in source.
WM_CANCELJOURNAL
auto WM_CANCELJOURNAL;
Undocumented in source.
WM_CANCELMODE
auto WM_CANCELMODE;
Undocumented in source.
WM_CAPTURECHANGED
auto WM_CAPTURECHANGED;
Undocumented in source.
WM_CHANGECBCHAIN
auto WM_CHANGECBCHAIN;
Undocumented in source.
WM_CHAR
auto WM_CHAR;
Undocumented in source.
WM_CHARTOITEM
auto WM_CHARTOITEM;
Undocumented in source.
WM_CHILDACTIVATE
auto WM_CHILDACTIVATE;
Undocumented in source.
WM_CLEAR
auto WM_CLEAR;
Undocumented in source.
WM_CLOSE
auto WM_CLOSE;
Undocumented in source.
WM_COMMAND
auto WM_COMMAND;
Undocumented in source.
WM_COMMNOTIFY
auto WM_COMMNOTIFY;
Undocumented in source.
WM_COMPACTING
auto WM_COMPACTING;
Undocumented in source.
WM_COMPAREITEM
auto WM_COMPAREITEM;
Undocumented in source.
WM_CONTEXTMENU
auto WM_CONTEXTMENU;
Undocumented in source.
WM_COPY
auto WM_COPY;
Undocumented in source.
WM_COPYDATA
auto WM_COPYDATA;
Undocumented in source.
WM_CREATE
auto WM_CREATE;
Undocumented in source.
WM_CTLCOLORBTN
auto WM_CTLCOLORBTN;
Undocumented in source.
WM_CTLCOLORDLG
auto WM_CTLCOLORDLG;
Undocumented in source.
WM_CTLCOLOREDIT
auto WM_CTLCOLOREDIT;
Undocumented in source.
WM_CTLCOLORLISTBOX
auto WM_CTLCOLORLISTBOX;
Undocumented in source.
WM_CTLCOLORMSGBOX
auto WM_CTLCOLORMSGBOX;
Undocumented in source.
WM_CTLCOLORSCROLLBAR
auto WM_CTLCOLORSCROLLBAR;
Undocumented in source.
WM_CTLCOLORSTATIC
auto WM_CTLCOLORSTATIC;
Undocumented in source.
WM_CUT
auto WM_CUT;
Undocumented in source.
WM_DEADCHAR
auto WM_DEADCHAR;
Undocumented in source.
WM_DELETEITEM
auto WM_DELETEITEM;
Undocumented in source.
WM_DESTROY
auto WM_DESTROY;
Undocumented in source.
WM_DESTROYCLIPBOARD
auto WM_DESTROYCLIPBOARD;
Undocumented in source.
WM_DEVICECHANGE
auto WM_DEVICECHANGE;
Undocumented in source.
WM_DEVMODECHANGE
auto WM_DEVMODECHANGE;
Undocumented in source.
WM_DISPLAYCHANGE
auto WM_DISPLAYCHANGE;
Undocumented in source.
WM_DRAWCLIPBOARD
auto WM_DRAWCLIPBOARD;
Undocumented in source.
WM_DRAWITEM
auto WM_DRAWITEM;
Undocumented in source.
WM_DROPFILES
auto WM_DROPFILES;
Undocumented in source.
WM_ENABLE
auto WM_ENABLE;
Undocumented in source.
WM_ENDSESSION
auto WM_ENDSESSION;
Undocumented in source.
WM_ENTERIDLE
auto WM_ENTERIDLE;
Undocumented in source.
WM_ENTERMENULOOP
auto WM_ENTERMENULOOP;
Undocumented in source.
WM_ENTERSIZEMOVE
auto WM_ENTERSIZEMOVE;
Undocumented in source.
WM_ERASEBKGND
auto WM_ERASEBKGND;
Undocumented in source.
WM_EXITMENULOOP
auto WM_EXITMENULOOP;
Undocumented in source.
WM_EXITSIZEMOVE
auto WM_EXITSIZEMOVE;
Undocumented in source.
WM_FONTCHANGE
auto WM_FONTCHANGE;
Undocumented in source.
WM_GETDLGCODE
auto WM_GETDLGCODE;
Undocumented in source.
WM_GETFONT
auto WM_GETFONT;
Undocumented in source.
WM_GETHOTKEY
auto WM_GETHOTKEY;
Undocumented in source.
WM_GETICON
auto WM_GETICON;
Undocumented in source.
WM_GETMINMAXINFO
auto WM_GETMINMAXINFO;
Undocumented in source.
WM_GETTEXT
auto WM_GETTEXT;
Undocumented in source.
WM_GETTEXTLENGTH
auto WM_GETTEXTLENGTH;
Undocumented in source.
WM_HANDHELDFIRST
auto WM_HANDHELDFIRST;
Undocumented in source.
WM_HANDHELDLAST
auto WM_HANDHELDLAST;
Undocumented in source.
WM_HELP
auto WM_HELP;
Undocumented in source.
WM_HOTKEY
auto WM_HOTKEY;
Undocumented in source.
WM_HSCROLL
auto WM_HSCROLL;
Undocumented in source.
WM_HSCROLLCLIPBOARD
auto WM_HSCROLLCLIPBOARD;
Undocumented in source.
WM_ICONERASEBKGND
auto WM_ICONERASEBKGND;
Undocumented in source.
WM_INITDIALOG
auto WM_INITDIALOG;
Undocumented in source.
WM_INITMENU
auto WM_INITMENU;
Undocumented in source.
WM_INITMENUPOPUP
auto WM_INITMENUPOPUP;
Undocumented in source.
WM_INPUT
auto WM_INPUT;
Undocumented in source.
WM_INPUTLANGCHANGE
auto WM_INPUTLANGCHANGE;
Undocumented in source.
WM_INPUTLANGCHANGEREQUEST
auto WM_INPUTLANGCHANGEREQUEST;
Undocumented in source.
WM_KEYDOWN
auto WM_KEYDOWN;
Undocumented in source.
WM_KEYFIRST
auto WM_KEYFIRST;
Undocumented in source.
WM_KEYLAST
auto WM_KEYLAST;
Undocumented in source.
WM_KEYLAST
auto WM_KEYLAST;
Undocumented in source.
WM_KEYUP
auto WM_KEYUP;
Undocumented in source.
WM_KILLFOCUS
auto WM_KILLFOCUS;
Undocumented in source.
WM_LBUTTONDBLCLK
auto WM_LBUTTONDBLCLK;
Undocumented in source.
WM_LBUTTONDOWN
auto WM_LBUTTONDOWN;
Undocumented in source.
WM_LBUTTONUP
auto WM_LBUTTONUP;
Undocumented in source.
WM_MBUTTONDBLCLK
auto WM_MBUTTONDBLCLK;
Undocumented in source.
WM_MBUTTONDOWN
auto WM_MBUTTONDOWN;
Undocumented in source.
WM_MBUTTONUP
auto WM_MBUTTONUP;
Undocumented in source.
WM_MDIACTIVATE
auto WM_MDIACTIVATE;
Undocumented in source.
WM_MDICASCADE
auto WM_MDICASCADE;
Undocumented in source.
WM_MDICREATE
auto WM_MDICREATE;
Undocumented in source.
WM_MDIDESTROY
auto WM_MDIDESTROY;
Undocumented in source.
WM_MDIGETACTIVE
auto WM_MDIGETACTIVE;
Undocumented in source.
WM_MDIICONARRANGE
auto WM_MDIICONARRANGE;
Undocumented in source.
WM_MDIMAXIMIZE
auto WM_MDIMAXIMIZE;
Undocumented in source.
WM_MDINEXT
auto WM_MDINEXT;
Undocumented in source.
WM_MDIREFRESHMENU
auto WM_MDIREFRESHMENU;
Undocumented in source.
WM_MDIRESTORE
auto WM_MDIRESTORE;
Undocumented in source.
WM_MDISETMENU
auto WM_MDISETMENU;
Undocumented in source.
WM_MDITILE
auto WM_MDITILE;
Undocumented in source.
WM_MEASUREITEM
auto WM_MEASUREITEM;
Undocumented in source.
WM_MENUCHAR
auto WM_MENUCHAR;
Undocumented in source.
WM_MENUCOMMAND
auto WM_MENUCOMMAND;
Undocumented in source.
WM_MENUDRAG
auto WM_MENUDRAG;
Undocumented in source.
WM_MENUGETOBJECT
auto WM_MENUGETOBJECT;
Undocumented in source.
WM_MENURBUTTONUP
auto WM_MENURBUTTONUP;
Undocumented in source.
WM_MENUSELECT
auto WM_MENUSELECT;
Undocumented in source.
WM_MOUSEACTIVATE
auto WM_MOUSEACTIVATE;
Undocumented in source.
WM_MOUSEFIRST
auto WM_MOUSEFIRST;
Undocumented in source.
WM_MOUSEHOVER
auto WM_MOUSEHOVER;
Undocumented in source.
WM_MOUSEHWHEEL
auto WM_MOUSEHWHEEL;
Undocumented in source.
WM_MOUSELAST
auto WM_MOUSELAST;
Undocumented in source.
WM_MOUSELAST
auto WM_MOUSELAST;
Undocumented in source.
WM_MOUSELAST
auto WM_MOUSELAST;
Undocumented in source.
WM_MOUSELEAVE
auto WM_MOUSELEAVE;
Undocumented in source.
WM_MOUSEMOVE
auto WM_MOUSEMOVE;
Undocumented in source.
WM_MOUSEWHEEL
auto WM_MOUSEWHEEL;
Undocumented in source.
WM_MOVE
auto WM_MOVE;
Undocumented in source.
WM_MOVING
auto WM_MOVING;
Undocumented in source.
WM_NCACTIVATE
auto WM_NCACTIVATE;
Undocumented in source.
WM_NCCALCSIZE
auto WM_NCCALCSIZE;
Undocumented in source.
WM_NCCREATE
auto WM_NCCREATE;
Undocumented in source.
WM_NCDESTROY
auto WM_NCDESTROY;
Undocumented in source.
WM_NCHITTEST
auto WM_NCHITTEST;
Undocumented in source.
WM_NCLBUTTONDBLCLK
auto WM_NCLBUTTONDBLCLK;
Undocumented in source.
WM_NCLBUTTONDOWN
auto WM_NCLBUTTONDOWN;
Undocumented in source.
WM_NCLBUTTONUP
auto WM_NCLBUTTONUP;
Undocumented in source.
WM_NCMBUTTONDBLCLK
auto WM_NCMBUTTONDBLCLK;
Undocumented in source.
WM_NCMBUTTONDOWN
auto WM_NCMBUTTONDOWN;
Undocumented in source.
WM_NCMBUTTONUP
auto WM_NCMBUTTONUP;
Undocumented in source.
WM_NCMOUSEHOVER
auto WM_NCMOUSEHOVER;
Undocumented in source.
WM_NCMOUSELEAVE
auto WM_NCMOUSELEAVE;
Undocumented in source.
WM_NCMOUSEMOVE
auto WM_NCMOUSEMOVE;
Undocumented in source.
WM_NCPAINT
auto WM_NCPAINT;
Undocumented in source.
WM_NCRBUTTONDBLCLK
auto WM_NCRBUTTONDBLCLK;
Undocumented in source.
WM_NCRBUTTONDOWN
auto WM_NCRBUTTONDOWN;
Undocumented in source.
WM_NCRBUTTONUP
auto WM_NCRBUTTONUP;
Undocumented in source.
WM_NCXBUTTONDBLCLK
auto WM_NCXBUTTONDBLCLK;
Undocumented in source.
WM_NCXBUTTONDOWN
auto WM_NCXBUTTONDOWN;
Undocumented in source.
WM_NCXBUTTONUP
auto WM_NCXBUTTONUP;
Undocumented in source.
WM_NEXTDLGCTL
auto WM_NEXTDLGCTL;
Undocumented in source.
WM_NEXTMENU
auto WM_NEXTMENU;
Undocumented in source.
WM_NOTIFY
auto WM_NOTIFY;
Undocumented in source.
WM_NOTIFYFORMAT
auto WM_NOTIFYFORMAT;
Undocumented in source.
WM_NULL
auto WM_NULL;
Undocumented in source.
WM_PAINT
auto WM_PAINT;
Undocumented in source.
WM_PAINTCLIPBOARD
auto WM_PAINTCLIPBOARD;
Undocumented in source.
WM_PAINTICON
auto WM_PAINTICON;
Undocumented in source.
WM_PALETTECHANGED
auto WM_PALETTECHANGED;
Undocumented in source.
WM_PALETTEISCHANGING
auto WM_PALETTEISCHANGING;
Undocumented in source.
WM_PARENTNOTIFY
auto WM_PARENTNOTIFY;
Undocumented in source.
WM_PASTE
auto WM_PASTE;
Undocumented in source.
WM_PENWINFIRST
auto WM_PENWINFIRST;
Undocumented in source.
WM_PENWINLAST
auto WM_PENWINLAST;
Undocumented in source.
WM_POWER
auto WM_POWER;
Undocumented in source.
WM_POWERBROADCAST
auto WM_POWERBROADCAST;
Undocumented in source.
WM_PRINT
auto WM_PRINT;
Undocumented in source.
WM_PRINTCLIENT
auto WM_PRINTCLIENT;
Undocumented in source.
WM_QUERYDRAGICON
auto WM_QUERYDRAGICON;
Undocumented in source.
WM_QUERYENDSESSION
auto WM_QUERYENDSESSION;
Undocumented in source.
WM_QUERYNEWPALETTE
auto WM_QUERYNEWPALETTE;
Undocumented in source.
WM_QUERYOPEN
auto WM_QUERYOPEN;
Undocumented in source.
WM_QUEUESYNC
auto WM_QUEUESYNC;
Undocumented in source.
WM_QUIT
auto WM_QUIT;
Undocumented in source.
WM_RBUTTONDBLCLK
auto WM_RBUTTONDBLCLK;
Undocumented in source.
WM_RBUTTONDOWN
auto WM_RBUTTONDOWN;
Undocumented in source.
WM_RBUTTONUP
auto WM_RBUTTONUP;
Undocumented in source.
WM_RENDERALLFORMATS
auto WM_RENDERALLFORMATS;
Undocumented in source.
WM_RENDERFORMAT
auto WM_RENDERFORMAT;
Undocumented in source.
WM_SETCURSOR
auto WM_SETCURSOR;
Undocumented in source.
WM_SETFOCUS
auto WM_SETFOCUS;
Undocumented in source.
WM_SETFONT
auto WM_SETFONT;
Undocumented in source.
WM_SETHOTKEY
auto WM_SETHOTKEY;
Undocumented in source.
WM_SETICON
auto WM_SETICON;
Undocumented in source.
WM_SETREDRAW
auto WM_SETREDRAW;
Undocumented in source.
WM_SETTEXT
auto WM_SETTEXT;
Undocumented in source.
WM_SETTINGCHANGE
auto WM_SETTINGCHANGE;
Undocumented in source.
WM_SHOWWINDOW
auto WM_SHOWWINDOW;
Undocumented in source.
WM_SIZE
auto WM_SIZE;
Undocumented in source.
WM_SIZECLIPBOARD
auto WM_SIZECLIPBOARD;
Undocumented in source.
WM_SIZING
auto WM_SIZING;
Undocumented in source.
WM_SPOOLERSTATUS
auto WM_SPOOLERSTATUS;
Undocumented in source.
WM_STYLECHANGED
auto WM_STYLECHANGED;
Undocumented in source.
WM_STYLECHANGING
auto WM_STYLECHANGING;
Undocumented in source.
WM_SYNCPAINT
auto WM_SYNCPAINT;
Undocumented in source.
WM_SYSCHAR
auto WM_SYSCHAR;
Undocumented in source.
WM_SYSCOLORCHANGE
auto WM_SYSCOLORCHANGE;
Undocumented in source.
WM_SYSCOMMAND
auto WM_SYSCOMMAND;
Undocumented in source.
WM_SYSDEADCHAR
auto WM_SYSDEADCHAR;
Undocumented in source.
WM_SYSKEYDOWN
auto WM_SYSKEYDOWN;
Undocumented in source.
WM_SYSKEYUP
auto WM_SYSKEYUP;
Undocumented in source.
WM_TABLET_FIRST
auto WM_TABLET_FIRST;
Undocumented in source.
WM_TABLET_LAST
auto WM_TABLET_LAST;
Undocumented in source.
WM_TCARD
auto WM_TCARD;
Undocumented in source.
WM_THEMECHANGED
auto WM_THEMECHANGED;
Undocumented in source.
WM_TIMECHANGE
auto WM_TIMECHANGE;
Undocumented in source.
WM_TIMER
auto WM_TIMER;
Undocumented in source.
WM_UNDO
auto WM_UNDO;
Undocumented in source.
WM_UNICHAR
auto WM_UNICHAR;
Undocumented in source.
WM_UNINITMENUPOPUP
auto WM_UNINITMENUPOPUP;
Undocumented in source.
WM_USER
auto WM_USER;
Undocumented in source.
WM_USERCHANGED
auto WM_USERCHANGED;
Undocumented in source.
WM_VKEYTOITEM
auto WM_VKEYTOITEM;
Undocumented in source.
WM_VSCROLL
auto WM_VSCROLL;
Undocumented in source.
WM_VSCROLLCLIPBOARD
auto WM_VSCROLLCLIPBOARD;
Undocumented in source.
WM_WINDOWPOSCHANGED
auto WM_WINDOWPOSCHANGED;
Undocumented in source.
WM_WINDOWPOSCHANGING
auto WM_WINDOWPOSCHANGING;
Undocumented in source.
WM_WININICHANGE
auto WM_WININICHANGE;
Undocumented in source.
WM_WTSSESSION_CHANGE
auto WM_WTSSESSION_CHANGE;
Undocumented in source.
WM_XBUTTONDBLCLK
auto WM_XBUTTONDBLCLK;
Undocumented in source.
WM_XBUTTONDBLCLK
auto WM_XBUTTONDBLCLK;
Undocumented in source.
WM_XBUTTONDOWN
auto WM_XBUTTONDOWN;
Undocumented in source.
WM_XBUTTONDOWN
auto WM_XBUTTONDOWN;
Undocumented in source.
WM_XBUTTONUP
auto WM_XBUTTONUP;
Undocumented in source.
WM_XBUTTONUP
auto WM_XBUTTONUP;
Undocumented in source.
WPF_RESTORETOMAXIMIZED
auto WPF_RESTORETOMAXIMIZED;
Undocumented in source.
WPF_SETMINPOSITION
auto WPF_SETMINPOSITION;
Undocumented in source.
WSF_VISIBLE
auto WSF_VISIBLE;
Undocumented in source.
WS_ACTIVECAPTION
auto WS_ACTIVECAPTION;
Undocumented in source.
WS_EX_ACCEPTFILES
auto WS_EX_ACCEPTFILES;
Undocumented in source.
WS_EX_APPWINDOW
auto WS_EX_APPWINDOW;
Undocumented in source.
WS_EX_CLIENTEDGE
auto WS_EX_CLIENTEDGE;
Undocumented in source.
WS_EX_COMPOSITED
auto WS_EX_COMPOSITED;
Undocumented in source.
WS_EX_CONTEXTHELP
auto WS_EX_CONTEXTHELP;
Undocumented in source.
WS_EX_CONTROLPARENT
auto WS_EX_CONTROLPARENT;
Undocumented in source.
WS_EX_DLGMODALFRAME
auto WS_EX_DLGMODALFRAME;
Undocumented in source.
WS_EX_LAYERED
auto WS_EX_LAYERED;
Undocumented in source.
WS_EX_LAYOUTRTL
auto WS_EX_LAYOUTRTL;
Undocumented in source.
WS_EX_LEFT
auto WS_EX_LEFT;
Undocumented in source.
WS_EX_LEFTSCROLLBAR
auto WS_EX_LEFTSCROLLBAR;
Undocumented in source.
WS_EX_LTRREADING
auto WS_EX_LTRREADING;
Undocumented in source.
WS_EX_MDICHILD
auto WS_EX_MDICHILD;
Undocumented in source.
WS_EX_NOACTIVATE
auto WS_EX_NOACTIVATE;
Undocumented in source.
WS_EX_NOINHERITLAYOUT
auto WS_EX_NOINHERITLAYOUT;
Undocumented in source.
WS_EX_NOPARENTNOTIFY
auto WS_EX_NOPARENTNOTIFY;
Undocumented in source.
WS_EX_OVERLAPPEDWINDOW
auto WS_EX_OVERLAPPEDWINDOW;
Undocumented in source.
WS_EX_PALETTEWINDOW
auto WS_EX_PALETTEWINDOW;
Undocumented in source.
WS_EX_RIGHT
auto WS_EX_RIGHT;
Undocumented in source.
WS_EX_RIGHTSCROLLBAR
auto WS_EX_RIGHTSCROLLBAR;
Undocumented in source.
WS_EX_RTLREADING
auto WS_EX_RTLREADING;
Undocumented in source.
WS_EX_STATICEDGE
auto WS_EX_STATICEDGE;
Undocumented in source.
WS_EX_TOOLWINDOW
auto WS_EX_TOOLWINDOW;
Undocumented in source.
WS_EX_TOPMOST
auto WS_EX_TOPMOST;
Undocumented in source.
WS_EX_TRANSPARENT
auto WS_EX_TRANSPARENT;
Undocumented in source.
WS_EX_WINDOWEDGE
auto WS_EX_WINDOWEDGE;
Undocumented in source.
WTS_CONSOLE_CONNECT
auto WTS_CONSOLE_CONNECT;
Undocumented in source.
WTS_CONSOLE_DISCONNECT
auto WTS_CONSOLE_DISCONNECT;
Undocumented in source.
WTS_REMOTE_CONNECT
auto WTS_REMOTE_CONNECT;
Undocumented in source.
WTS_REMOTE_DISCONNECT
auto WTS_REMOTE_DISCONNECT;
Undocumented in source.
WTS_SESSION_LOCK
auto WTS_SESSION_LOCK;
Undocumented in source.
WTS_SESSION_LOGOFF
auto WTS_SESSION_LOGOFF;
Undocumented in source.
WTS_SESSION_LOGON
auto WTS_SESSION_LOGON;
Undocumented in source.
WTS_SESSION_REMOTE_CONTROL
auto WTS_SESSION_REMOTE_CONTROL;
Undocumented in source.
WTS_SESSION_UNLOCK
auto WTS_SESSION_UNLOCK;
Undocumented in source.
WVR_ALIGNBOTTOM
auto WVR_ALIGNBOTTOM;
Undocumented in source.
WVR_ALIGNLEFT
auto WVR_ALIGNLEFT;
Undocumented in source.
WVR_ALIGNRIGHT
auto WVR_ALIGNRIGHT;
Undocumented in source.
WVR_ALIGNTOP
auto WVR_ALIGNTOP;
Undocumented in source.
WVR_HREDRAW
auto WVR_HREDRAW;
Undocumented in source.
WVR_REDRAW
auto WVR_REDRAW;
Undocumented in source.
WVR_VALIDRECTS
auto WVR_VALIDRECTS;
Undocumented in source.
WVR_VREDRAW
auto WVR_VREDRAW;
Undocumented in source.

Meta