tango.sys.win32.UserGdi

Undocumented in source.

Public Imports

tango.sys.win32.Types
public import tango.sys.win32.Types;
Undocumented in source.

Members

Aliases

SHFileOperation
alias SHFileOperation = SHFileOperationW
Undocumented in source.
SHFileOperation
alias SHFileOperation = SHFileOperationA
Undocumented in source.
SHGetFileInfo
alias SHGetFileInfo = SHGetFileInfoW
Undocumented in source.
SHGetFileInfo
alias SHGetFileInfo = SHGetFileInfoA
Undocumented in source.
SHGetPathFromIDList
alias SHGetPathFromIDList = SHGetPathFromIDListA
Undocumented in source.
SHGetPathFromIDList
alias SHGetPathFromIDList = SHGetPathFromIDListW
Undocumented in source.

Functions

AbortDoc
int AbortDoc(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AbortSystemShutdownA
WINBOOL AbortSystemShutdownA(LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AbortSystemShutdownW
WINBOOL AbortSystemShutdownW(LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AccessCheck
WINBOOL AccessCheck(PSECURITY_DESCRIPTOR , HANDLE , DWORD , PGENERIC_MAPPING , PPRIVILEGE_SET , LPDWORD , LPDWORD , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AccessCheckAndAuditAlarmA
WINBOOL AccessCheckAndAuditAlarmA(LPCSTR , LPVOID , LPSTR , LPSTR , PSECURITY_DESCRIPTOR , DWORD , PGENERIC_MAPPING , WINBOOL , LPDWORD , LPBOOL , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AccessCheckAndAuditAlarmW
WINBOOL AccessCheckAndAuditAlarmW(LPCWSTR , LPVOID , LPWSTR , LPWSTR , PSECURITY_DESCRIPTOR , DWORD , PGENERIC_MAPPING , WINBOOL , LPDWORD , LPBOOL , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ActivateKeyboardLayout
WINBOOL 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.
AddAccessAllowedAce
WINBOOL AddAccessAllowedAce(PACL , DWORD , DWORD , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddAccessDeniedAce
WINBOOL AddAccessDeniedAce(PACL , DWORD , DWORD , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddAce
WINBOOL AddAce(PACL , DWORD , DWORD , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddAtomA
ATOM AddAtomA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddAtomW
ATOM AddAtomW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddAuditAccessAce
WINBOOL AddAuditAccessAce(PACL , DWORD , DWORD , PSID , WINBOOL , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddFontResourceA
int AddFontResourceA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddFontResourceW
int AddFontResourceW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AdjustTokenGroups
WINBOOL AdjustTokenGroups(HANDLE , WINBOOL , PTOKEN_GROUPS , DWORD , PTOKEN_GROUPS , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AdjustTokenPrivileges
WINBOOL AdjustTokenPrivileges(HANDLE , WINBOOL , PTOKEN_PRIVILEGES , DWORD , PTOKEN_PRIVILEGES , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AdjustWindowRect
WINBOOL AdjustWindowRect(LPRECT , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AdjustWindowRectEx
WINBOOL AdjustWindowRectEx(LPRECT , DWORD , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AllocConsole
WINBOOL AllocConsole()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AllocateAndInitializeSid
WINBOOL AllocateAndInitializeSid(PSID_IDENTIFIER_AUTHORITY , ubyte , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , PSID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AllocateLocallyUniqueId
WINBOOL AllocateLocallyUniqueId(PLUID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AngleArc
WINBOOL AngleArc(HDC , int , int , DWORD , FLOAT , FLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AnimatePalette
WINBOOL AnimatePalette(HPALETTE , UINT , UINT , PALETTEENTRY* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AnyPopup
WINBOOL AnyPopup()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AppendMenuA
WINBOOL AppendMenuA(HMENU , UINT , UINT , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AppendMenuW
WINBOOL AppendMenuW(HMENU , UINT , UINT , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Arc
WINBOOL Arc(HDC , int , int , int , 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.
ArcTo
WINBOOL ArcTo(HDC , int , int , int , 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.
AreAllAccessesGranted
WINBOOL AreAllAccessesGranted(DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AreAnyAccessesGranted
WINBOOL AreAnyAccessesGranted(DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AreFileApisANSI
WINBOOL AreFileApisANSI()
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
WINBOOL AttachThreadInput(DWORD , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BackupEventLogA
WINBOOL BackupEventLogA(HANDLE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BackupEventLogW
WINBOOL BackupEventLogW(HANDLE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BackupRead
WINBOOL BackupRead(HANDLE , LPBYTE , DWORD , LPDWORD , WINBOOL , WINBOOL , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BackupSeek
WINBOOL BackupSeek(HANDLE , DWORD , DWORD , LPDWORD , LPDWORD , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BackupWrite
WINBOOL BackupWrite(HANDLE , LPBYTE , DWORD , LPDWORD , WINBOOL , WINBOOL , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Beep
WINBOOL Beep(DWORD , DWORD )
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.
BeginPath
WINBOOL BeginPath(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BeginUpdateResourceA
HANDLE BeginUpdateResourceA(LPCSTR , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BeginUpdateResourceW
HANDLE BeginUpdateResourceW(LPCWSTR , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BitBlt
WINBOOL BitBlt(HDC , int , int , int , int , HDC , int , int , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BringWindowToTop
WINBOOL BringWindowToTop(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BroadcastSystemMessage
int BroadcastSystemMessage(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.
BuildCommDCBA
WINBOOL BuildCommDCBA(LPCSTR , LPDCB )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildCommDCBAndTimeoutsA
WINBOOL BuildCommDCBAndTimeoutsA(LPCSTR , LPDCB , LPCOMMTIMEOUTS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildCommDCBAndTimeoutsW
WINBOOL BuildCommDCBAndTimeoutsW(LPCWSTR , LPDCB , LPCOMMTIMEOUTS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
BuildCommDCBW
WINBOOL BuildCommDCBW(LPCWSTR , LPDCB )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallMsgFilterA
WINBOOL 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
WINBOOL 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.
CallNamedPipeA
WINBOOL CallNamedPipeA(LPCSTR , LPVOID , DWORD , LPVOID , DWORD , LPDWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CallNamedPipeW
WINBOOL CallNamedPipeW(LPCWSTR , LPVOID , DWORD , LPVOID , DWORD , LPDWORD , DWORD )
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.
CancelDC
WINBOOL CancelDC(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CancelIo
BOOL CancelIo(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CancelWaitableTimer
BOOL CancelWaitableTimer(HANDLE hTimer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CascadeWindows
ushort CascadeWindows(HWND , UINT , RECT* , UINT , HWND* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeClipboardChain
WINBOOL 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(LPDEVMODE , DWORD )
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(LPDEVMODE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeMenuA
WINBOOL 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
WINBOOL 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.
ChangeServiceConfigA
WINBOOL ChangeServiceConfigA(SC_HANDLE , DWORD , DWORD , DWORD , LPCSTR , LPCSTR , LPDWORD , LPCSTR , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeServiceConfigW
WINBOOL ChangeServiceConfigW(SC_HANDLE , DWORD , DWORD , DWORD , LPCWSTR , LPCWSTR , LPDWORD , LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR )
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(ushort , LPCSTR , 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(ushort , 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.
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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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.
CheckColorsInGamut
WINBOOL CheckColorsInGamut(HDC , LPVOID , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CheckDlgButton
WINBOOL 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
WINBOOL 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
WINBOOL 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.
ChooseColorA
WINBOOL ChooseColorA(LPCHOOSECOLOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChooseColorW
WINBOOL ChooseColorW(LPCHOOSECOLOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChooseFontA
WINBOOL ChooseFontA(LPCHOOSEFONTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChooseFontW
WINBOOL ChooseFontW(LPCHOOSEFONTW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChoosePixelFormat
int ChoosePixelFormat(HDC , PIXELFORMATDESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Chord
WINBOOL Chord(HDC , int , int , int , 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.
ClearCommBreak
WINBOOL ClearCommBreak(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ClearCommError
WINBOOL ClearCommError(HANDLE , LPDWORD , LPCOMSTAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ClearEventLogA
WINBOOL ClearEventLogA(HANDLE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ClearEventLogW
WINBOOL ClearEventLogW(HANDLE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ClientToScreen
WINBOOL 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
WINBOOL ClipCursor(RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseClipboard
WINBOOL CloseClipboard()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseDesktop
WINBOOL CloseDesktop(HDESK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseEnhMetaFile
HENHMETAFILE CloseEnhMetaFile(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseEventLog
WINBOOL CloseEventLog(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseFigure
WINBOOL CloseFigure(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseHandle
WINBOOL CloseHandle(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseMetaFile
HMETAFILE CloseMetaFile(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseServiceHandle
WINBOOL CloseServiceHandle(SC_HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseWindow
WINBOOL 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
WINBOOL CloseWindowStation(HWINSTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ColorMatchToTarget
WINBOOL ColorMatchToTarget(HDC , HDC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CombineRgn
int CombineRgn(HRGN , HRGN , HRGN , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CombineTransform
WINBOOL CombineTransform(LPXFORM , XFORM* , XFORM* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CommConfigDialogA
WINBOOL CommConfigDialogA(LPCSTR , HWND , LPCOMMCONFIG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CommConfigDialogW
WINBOOL CommConfigDialogW(LPCWSTR , HWND , LPCOMMCONFIG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CommandLineToArgvW
LPWSTR* CommandLineToArgvW(LPCWSTR , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CompareFileTime
LONG CompareFileTime(FILETIME* , FILETIME* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CompareStringA
int CompareStringA(LCID , DWORD , LPCSTR , int , LPCSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CompareStringW
int CompareStringW(LCID , DWORD , LPCWSTR , int , LPCWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ConnectNamedPipe
WINBOOL ConnectNamedPipe(HANDLE , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ContinueDebugEvent
WINBOOL ContinueDebugEvent(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.
ControlService
WINBOOL ControlService(SC_HANDLE , DWORD , LPSERVICE_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ConvertDefaultLocale
LCID ConvertDefaultLocale(LCID )
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.
CopyEnhMetaFileA
HENHMETAFILE CopyEnhMetaFileA(HENHMETAFILE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyEnhMetaFileW
HENHMETAFILE CopyEnhMetaFileW(HENHMETAFILE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyFileA
WINBOOL CopyFileA(LPCSTR , LPCSTR , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyFileW
WINBOOL CopyFileW(LPCWSTR , LPCWSTR , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
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
HICON 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.
CopyMetaFileA
HMETAFILE CopyMetaFileA(HMETAFILE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyMetaFileW
HMETAFILE CopyMetaFileW(HMETAFILE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyRect
WINBOOL CopyRect(LPRECT , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopySid
WINBOOL CopySid(DWORD , PSID , PSID )
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.
CreateBitmap
HBITMAP CreateBitmap(int , int , UINT , UINT , POINTER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateBitmapIndirect
HBITMAP CreateBitmapIndirect(BITMAP* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateBrushIndirect
HBRUSH CreateBrushIndirect(LOGBRUSH* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateCaret
WINBOOL 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.
CreateColorSpaceA
HCOLORSPACE CreateColorSpaceA(LPLOGCOLORSPACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateColorSpaceW
HCOLORSPACE CreateColorSpaceW(LPLOGCOLORSPACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateCompatibleBitmap
HBITMAP CreateCompatibleBitmap(HDC , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateCompatibleDC
HDC CreateCompatibleDC(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateConsoleScreenBuffer
HANDLE CreateConsoleScreenBuffer(DWORD , DWORD , SECURITY_ATTRIBUTES* , DWORD , LPVOID )
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(HINST , int , int , int , int , POINTER , POINTER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDCA
HDC CreateDCA(LPCSTR , LPCSTR , LPCSTR , PDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDCW
HDC CreateDCW(LPCWSTR , LPCWSTR , LPCWSTR , PDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDIBPatternBrush
HBRUSH CreateDIBPatternBrush(HGLOBAL , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDIBPatternBrushPt
HBRUSH CreateDIBPatternBrushPt(POINTER , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDIBSection
HBITMAP CreateDIBSection(HDC , BITMAPINFO* , UINT , POINTER* , HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDIBitmap
HBITMAP CreateDIBitmap(HDC , BITMAPINFOHEADER* , DWORD , POINTER , BITMAPINFO* , UINT )
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(LPSTR , LPSTR , LPDEVMODE , 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.
CreateDesktopW
HDESK CreateDesktopW(LPWSTR , LPWSTR , LPDEVMODE , 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.
CreateDialogIndirectParamA
HWND CreateDialogIndirectParamA(HINST , 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(HINST , 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.
CreateDialogParamA
HWND CreateDialogParamA(HINST , 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(HINST , 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.
CreateDirectoryA
WINBOOL CreateDirectoryA(LPCSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDirectoryExA
WINBOOL CreateDirectoryExA(LPCSTR , LPCSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDirectoryExW
WINBOOL CreateDirectoryExW(LPCWSTR , LPCWSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDirectoryW
WINBOOL CreateDirectoryW(LPCWSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDiscardableBitmap
HBITMAP CreateDiscardableBitmap(HDC , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateEllipticRgn
HRGN CreateEllipticRgn(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.
CreateEllipticRgnIndirect
HRGN CreateEllipticRgnIndirect(RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateEnhMetaFileA
HDC CreateEnhMetaFileA(HDC , LPCSTR , LPRECT , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateEnhMetaFileW
HDC CreateEnhMetaFileW(HDC , LPCWSTR , LPRECT , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateEventA
HANDLE CreateEventA(LPSECURITY_ATTRIBUTES , WINBOOL , WINBOOL , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateEventW
HANDLE CreateEventW(LPSECURITY_ATTRIBUTES , WINBOOL , WINBOOL , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFileA
HANDLE CreateFileA(LPCSTR , DWORD , DWORD , LPSECURITY_ATTRIBUTES , DWORD , DWORD , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFileMappingA
HANDLE CreateFileMappingA(HANDLE , LPSECURITY_ATTRIBUTES , DWORD , DWORD , DWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFileMappingW
HANDLE CreateFileMappingW(HANDLE , LPSECURITY_ATTRIBUTES , DWORD , DWORD , DWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFileW
HANDLE CreateFileW(LPCWSTR , DWORD , DWORD , LPSECURITY_ATTRIBUTES , DWORD , DWORD , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontA
HFONT CreateFontA(int , int , int , int , int , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontIndirectA
HFONT CreateFontIndirectA(LPLOGFONT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontIndirectW
HFONT CreateFontIndirectW(PLOGFONT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontW
HFONT CreateFontW(int , int , int , int , int , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , DWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateHalftonePalette
HPALETTE CreateHalftonePalette(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateHatchBrush
HBRUSH CreateHatchBrush(int , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateICA
HDC CreateICA(LPCSTR , LPCSTR , LPCSTR , LPDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateICW
HDC CreateICW(LPCWSTR , LPCWSTR , LPCWSTR , LPDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateIcon
HICON CreateIcon(HINST , int , int , ubyte , ubyte , ubyte* , ubyte* )
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 , WINBOOL , 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 , WINBOOL , 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.
CreateIoCompletionPort
HANDLE CreateIoCompletionPort(HANDLE , HANDLE , ULONG_PTR , DWORD )
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(LPSTR , LPSTR , DWORD , int , int , int , int , HWND , HINST , 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(LPWSTR , LPWSTR , DWORD , int , int , int , int , HWND , HINST , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMailslotA
HANDLE CreateMailslotA(LPCSTR , 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.
CreateMailslotW
HANDLE CreateMailslotW(LPCWSTR , 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.
CreateMappedBitmap
HBITMAP CreateMappedBitmap(HINST , int , UINT , LPCOLORMAP , int )
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.
CreateMetaFileA
HDC CreateMetaFileA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMetaFileW
HDC CreateMetaFileW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMutexA
HANDLE CreateMutexA(LPSECURITY_ATTRIBUTES , WINBOOL , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateMutexW
HANDLE CreateMutexW(LPSECURITY_ATTRIBUTES , WINBOOL , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateNamedPipeA
HANDLE CreateNamedPipeA(LPCSTR , DWORD , DWORD , DWORD , DWORD , 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.
CreateNamedPipeW
HANDLE CreateNamedPipeW(LPCWSTR , DWORD , DWORD , DWORD , DWORD , 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.
CreatePalette
HPALETTE CreatePalette(LOGPALETTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePatternBrush
HBRUSH CreatePatternBrush(HBITMAP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePen
HPEN CreatePen(int , int , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePenIndirect
HPEN CreatePenIndirect(LOGPEN* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePipe
WINBOOL CreatePipe(PHANDLE , PHANDLE , LPSECURITY_ATTRIBUTES , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePolyPolygonRgn
HRGN CreatePolyPolygonRgn(POINT* , WINT* , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePolygonRgn
HRGN CreatePolygonRgn(POINT* , int , int )
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.
CreatePrivateObjectSecurity
WINBOOL CreatePrivateObjectSecurity(PSECURITY_DESCRIPTOR , PSECURITY_DESCRIPTOR , PSECURITY_DESCRIPTOR* , WINBOOL , HANDLE , PGENERIC_MAPPING )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateProcessA
WINBOOL CreateProcessA(LPCSTR , LPSTR , LPSECURITY_ATTRIBUTES , LPSECURITY_ATTRIBUTES , WINBOOL , DWORD , LPVOID , LPCSTR , LPSTARTUPINFO , LPPROCESS_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateProcessAsUserA
WINBOOL CreateProcessAsUserA(HANDLE , LPCSTR , LPSTR , LPSECURITY_ATTRIBUTES , LPSECURITY_ATTRIBUTES , WINBOOL , DWORD , LPVOID , LPCSTR , LPSTARTUPINFO , LPPROCESS_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateProcessAsUserW
WINBOOL CreateProcessAsUserW(HANDLE , LPCWSTR , LPWSTR , LPSECURITY_ATTRIBUTES , LPSECURITY_ATTRIBUTES , WINBOOL , DWORD , LPVOID , LPCWSTR , LPSTARTUPINFO , LPPROCESS_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateProcessW
WINBOOL CreateProcessW(LPCWSTR , LPWSTR , LPSECURITY_ATTRIBUTES , LPSECURITY_ATTRIBUTES , WINBOOL , DWORD , LPVOID , LPCWSTR , LPSTARTUPINFO , LPPROCESS_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePropertySheetPageA
HPROPSHEETPAGE CreatePropertySheetPageA(LPCPROPSHEETPAGE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePropertySheetPageW
HPROPSHEETPAGE CreatePropertySheetPageW(LPCPROPSHEETPAGE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateRectRgn
HRGN CreateRectRgn(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.
CreateRectRgnIndirect
HRGN CreateRectRgnIndirect(RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateRemoteThread
HANDLE CreateRemoteThread(HANDLE , LPSECURITY_ATTRIBUTES , DWORD , LPTHREAD_START_ROUTINE , LPVOID , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateRoundRectRgn
HRGN CreateRoundRectRgn(int , 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.
CreateScalableFontResourceA
WINBOOL CreateScalableFontResourceA(DWORD , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateScalableFontResourceW
WINBOOL CreateScalableFontResourceW(DWORD , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateSemaphoreA
HANDLE CreateSemaphoreA(LPSECURITY_ATTRIBUTES , LONG , LONG , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateSemaphoreW
HANDLE CreateSemaphoreW(LPSECURITY_ATTRIBUTES , LONG , LONG , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateServiceA
SC_HANDLE CreateServiceA(SC_HANDLE , LPCSTR , LPCSTR , DWORD , DWORD , DWORD , DWORD , LPCSTR , LPCSTR , LPDWORD , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateServiceW
SC_HANDLE CreateServiceW(SC_HANDLE , LPCWSTR , LPCWSTR , DWORD , DWORD , DWORD , DWORD , LPCWSTR , LPCWSTR , LPDWORD , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateSolidBrush
HBRUSH CreateSolidBrush(COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateStatusWindowA
HWND CreateStatusWindowA(LONG , LPCSTR , HWND , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateStatusWindowW
HWND CreateStatusWindowW(LONG , LPCWSTR , HWND , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateTapePartition
DWORD CreateTapePartition(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.
CreateThread
THANDLE CreateThread(POINTER , DWORD , TFNTHREADSTARTROUTINE , POINTER , DWORD , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateToolbarEx
HWND CreateToolbarEx(HWND , DWORD , UINT , int , HINST , UINT , LPCTBBUTTON , int , 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.
CreateUpDownControl
HWND CreateUpDownControl(DWORD , int , int , int , int , HWND , int , HINST , 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.
CreateWaitableTimerA
HANDLE CreateWaitableTimerA(LPSECURITY_ATTRIBUTES lpTimerAttributes, BOOL bManualReset, LPCSTR lpTimerName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWaitableTimerW
HANDLE CreateWaitableTimerW(LPSECURITY_ATTRIBUTES lpTimerAttributes, BOOL bManualReset, LPCWSTR lpTimerName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateWindowExA
HWND CreateWindowExA(DWORD , LPCSTR , LPCSTR , DWORD , int , int , int , int , HWND , HMENU , HINST , 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 , HINST , 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.
DPtoLP
WINBOOL DPtoLP(HDC , LPPOINT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeAbandonTransaction
BOOL DdeAbandonTransaction(DWORD , HCONV , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeAccessData
PBYTE DdeAccessData(HDDEDATA , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeAddData
HDDEDATA DdeAddData(HDDEDATA , PBYTE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeClientTransaction
HDDEDATA DdeClientTransaction(PBYTE , DWORD , HCONV , HSZ , UINT , UINT , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeCmpStringHandles
int DdeCmpStringHandles(HSZ , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeConnect
HCONV DdeConnect(DWORD , HSZ , HSZ , CONVCONTEXT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeConnectList
HCONVLIST DdeConnectList(DWORD , HSZ , HSZ , HCONVLIST , PCONVCONTEXT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeCreateDataHandle
HDDEDATA DdeCreateDataHandle(DWORD , LPBYTE , DWORD , DWORD , HSZ , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeCreateStringHandleA
HSZ DdeCreateStringHandleA(DWORD , PCHAR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeCreateStringHandleW
HSZ DdeCreateStringHandleW(DWORD , LPCWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeDisconnect
WINBOOL DdeDisconnect(HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeDisconnectList
BOOL DdeDisconnectList(HCONVLIST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeEnableCallback
BOOL DdeEnableCallback(DWORD , HCONV , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeFreeDataHandle
WINBOOL DdeFreeDataHandle(HDDEDATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeFreeStringHandle
WINBOOL DdeFreeStringHandle(DWORD , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeGetData
DWORD DdeGetData(HDDEDATA , ubyte* , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeGetLastError
UINT DdeGetLastError(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeImpersonateClient
BOOL DdeImpersonateClient(HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeInitializeA
UINT DdeInitializeA(LPDWORD , PFNCALLBACK , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeInitializeW
UINT DdeInitializeW(LPDWORD , PFNCALLBACK , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeKeepStringHandle
BOOL DdeKeepStringHandle(DWORD , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeNameService
HDDEDATA DdeNameService(DWORD , HSZ , HSZ , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdePostAdvise
WINBOOL DdePostAdvise(DWORD , HSZ , HSZ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeQueryConvInfo
UINT DdeQueryConvInfo(HCONV , DWORD , PCONVINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeQueryNextServer
HCONV DdeQueryNextServer(HCONVLIST , HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeQueryStringA
DWORD DdeQueryStringA(DWORD , HSZ , PCHAR , DWORD , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeQueryStringW
DWORD DdeQueryStringW(DWORD , HSZ , LPCWSTR , DWORD , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeReconnect
HCONV DdeReconnect(HCONV )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeSetQualityOfService
BOOL DdeSetQualityOfService(HWND , TSECURITYQUALITYOFSERVICE* , PSECURITYQUALITYOFSERVICE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeSetUserHandle
BOOL DdeSetUserHandle(HCONV , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeUnaccessData
BOOL DdeUnaccessData(HDDEDATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DdeUninitialize
WINBOOL DdeUninitialize(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DebugActiveProcess
WINBOOL DebugActiveProcess(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DebugBreak
void DebugBreak()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
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.
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.
DefineDosDeviceA
WINBOOL DefineDosDeviceA(DWORD , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DefineDosDeviceW
WINBOOL DefineDosDeviceW(DWORD , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteAce
WINBOOL DeleteAce(PACL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteAtom
ATOM DeleteAtom(ATOM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteColorSpace
WINBOOL DeleteColorSpace(HCOLORSPACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteCriticalSection
void DeleteCriticalSection(LPCRITICAL_SECTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteDC
WINBOOL DeleteDC(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteEnhMetaFile
WINBOOL DeleteEnhMetaFile(HENHMETAFILE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteFileA
WINBOOL DeleteFileA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteFileW
WINBOOL DeleteFileW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteMenu
WINBOOL 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.
DeleteMetaFile
WINBOOL DeleteMetaFile(HMETAFILE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteObject
WINBOOL DeleteObject(HGDIOBJ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteService
WINBOOL DeleteService(SC_HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeregisterEventSource
WINBOOL DeregisterEventSource(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DescribePixelFormat
int DescribePixelFormat(HDC , int , UINT , LPPIXELFORMATDESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyAcceleratorTable
WINBOOL 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
WINBOOL DestroyCaret()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyCursor
WINBOOL 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
WINBOOL 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
WINBOOL DestroyMenu(HMENU )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyPrivateObjectSecurity
WINBOOL DestroyPrivateObjectSecurity(PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyPropertySheetPage
WINBOOL DestroyPropertySheetPage(HPROPSHEETPAGE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyWindow
WINBOOL DestroyWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeviceIoControl
WINBOOL DeviceIoControl(HANDLE , DWORD , LPVOID , DWORD , LPVOID , DWORD , LPDWORD , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DialogBoxIndirectParamA
int DialogBoxIndirectParamA(HINST , 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 DialogBoxIndirectParamW(HINST , 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.
DialogBoxParamA
int DialogBoxParamA(HINST , 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 DialogBoxParamW(HINST , 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.
DisableThreadLibraryCalls
WINBOOL DisableThreadLibraryCalls(HMODULE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DisconnectNamedPipe
WINBOOL DisconnectNamedPipe(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DispatchMessageA
LONG DispatchMessageA(LPMSG )
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(LPMSG )
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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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.
DosDateTimeToFileTime
WINBOOL DosDateTimeToFileTime(ushort , ushort , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DragAcceptFiles
void DragAcceptFiles(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DragDetect
WINBOOL 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.
DragFinish
void DragFinish(HDROP )
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.
DragQueryFileA
uint DragQueryFileA(HDROP , uint , PCHAR , uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DragQueryFileW
uint DragQueryFileW(HDROP , uint , LPCWSTR , uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DragQueryPoint
WINBOOL DragQueryPoint(HDROP , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawAnimatedRects
WINBOOL DrawAnimatedRects(HWND , int , RECT* , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawCaption
WINBOOL DrawCaption(HWND , HDC , RECT* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawEdge
WINBOOL 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.
DrawEscape
int DrawEscape(HDC , int , int , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawFocusRect
WINBOOL DrawFocusRect(HDC , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawFrameControl
WINBOOL 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
WINBOOL 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
WINBOOL 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.
DrawInsert
void DrawInsert(HWND , HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawMenuBar
WINBOOL 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
WINBOOL 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
WINBOOL 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.
DrawStatusTextA
void DrawStatusTextA(HDC , LPRECT , LPCSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawStatusTextW
void DrawStatusTextW(HDC hdc, LPCRECT lprc, LPCTSTR pszText, UINT uFlags)
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.
DuplicateHandle
WINBOOL DuplicateHandle(HANDLE , HANDLE , HANDLE , LPHANDLE , DWORD , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DuplicateIcon
HICON DuplicateIcon(HINST , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DuplicateToken
WINBOOL DuplicateToken(HANDLE , SECURITY_IMPERSONATION_LEVEL , PHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Ellipse
WINBOOL Ellipse(HDC , 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.
EmptyClipboard
WINBOOL EmptyClipboard()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnableMenuItem
WINBOOL 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
WINBOOL 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
WINBOOL EnableWindow(HWND , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndDeferWindowPos
WINBOOL 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
WINBOOL EndDialog(HWND , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndDoc
int EndDoc(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndPage
int EndPage(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndPaint
WINBOOL EndPaint(HWND , LPPAINTSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndPath
WINBOOL EndPath(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndUpdateResourceA
WINBOOL EndUpdateResourceA(HANDLE , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EndUpdateResourceW
WINBOOL EndUpdateResourceW(HANDLE , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnterCriticalSection
void EnterCriticalSection(LPCRITICAL_SECTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumCalendarInfoA
WINBOOL EnumCalendarInfoA(CALINFO_ENUMPROC , LCID , CALID , CALTYPE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumCalendarInfoW
WINBOOL EnumCalendarInfoW(CALINFO_ENUMPROC , LCID , CALID , CALTYPE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumChildWindows
WINBOOL 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.
EnumDateFormatsA
WINBOOL EnumDateFormatsA(DATEFMT_ENUMPROC , LCID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDateFormatsW
WINBOOL EnumDateFormatsW(DATEFMT_ENUMPROC , LCID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDependentServicesA
WINBOOL EnumDependentServicesA(SC_HANDLE , DWORD , LPENUM_SERVICE_STATUS , DWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDependentServicesW
WINBOOL EnumDependentServicesW(SC_HANDLE , DWORD , LPENUM_SERVICE_STATUS , DWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktopWindows
WINBOOL 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
WINBOOL EnumDesktopsA(HWINSTA , DESKTOPENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDesktopsW
WINBOOL EnumDesktopsW(HWINSTA , DESKTOPENUMPROC , LPARAM )
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 , RECT* , 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
WINBOOL EnumDisplaySettingsA(LPCSTR , DWORD , LPDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDisplaySettingsW
WINBOOL EnumDisplaySettingsW(LPCWSTR , DWORD , LPDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumEnhMetaFile
WINBOOL EnumEnhMetaFile(HDC , HENHMETAFILE , ENHMETAFILEPROC , LPVOID , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumFontFamiliesA
int EnumFontFamiliesA(HDC , LPCSTR , FONTENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumFontFamiliesExA
int EnumFontFamiliesExA(HDC , LPLOGFONT , FONTENUMEXPROC , LPARAM , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumFontFamiliesExW
int EnumFontFamiliesExW(HDC , LPLOGFONT , FONTENUMEXPROC , LPARAM , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumFontFamiliesW
int EnumFontFamiliesW(HDC , LPCWSTR , FONTENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumFontsA
int EnumFontsA(HDC , LPCSTR , ENUMFONTSPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumFontsW
int EnumFontsW(HDC , LPCWSTR , ENUMFONTSPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumICMProfilesA
int EnumICMProfilesA(HDC , ICMENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumICMProfilesW
int EnumICMProfilesW(HDC , ICMENUMPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumMetaFile
WINBOOL EnumMetaFile(HDC , HMETAFILE , ENUMMETAFILEPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumObjects
int EnumObjects(HDC , int , ENUMOBJECTSPROC , LPARAM )
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 , PROPENUMPROC )
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 , PROPENUMPROCEX , 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 , PROPENUMPROCEX , 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 , PROPENUMPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumResourceLanguagesA
WINBOOL EnumResourceLanguagesA(HINST , LPCSTR , LPCSTR , ENUMRESLANGPROC , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumResourceLanguagesW
WINBOOL EnumResourceLanguagesW(HINST , LPCWSTR , LPCWSTR , ENUMRESLANGPROC , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumResourceNamesA
WINBOOL EnumResourceNamesA(HINST , LPCSTR , ENUMRESNAMEPROC , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumResourceNamesW
WINBOOL EnumResourceNamesW(HINST , LPCWSTR , ENUMRESNAMEPROC , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumResourceTypesA
WINBOOL EnumResourceTypesA(HINST , ENUMRESTYPEPROC , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumResourceTypesW
WINBOOL EnumResourceTypesW(HINST , ENUMRESTYPEPROC , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumServicesStatusA
WINBOOL EnumServicesStatusA(SC_HANDLE , DWORD , DWORD , LPENUM_SERVICE_STATUS , DWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumServicesStatusW
WINBOOL EnumServicesStatusW(SC_HANDLE , DWORD , DWORD , LPENUM_SERVICE_STATUS , DWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumSystemCodePagesA
WINBOOL EnumSystemCodePagesA(CODEPAGE_ENUMPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumSystemCodePagesW
WINBOOL EnumSystemCodePagesW(CODEPAGE_ENUMPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumSystemLocalesA
WINBOOL EnumSystemLocalesA(LOCALE_ENUMPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumSystemLocalesW
WINBOOL EnumSystemLocalesW(LOCALE_ENUMPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumThreadWindows
WINBOOL EnumThreadWindows(DWORD , ENUMWINDOWSPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumTimeFormatsA
WINBOOL EnumTimeFormatsA(TIMEFMT_ENUMPROC , LCID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumTimeFormatsW
WINBOOL EnumTimeFormatsW(TIMEFMT_ENUMPROC , LCID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindowStationsA
WINBOOL EnumWindowStationsA(ENUMWINDOWSTATIONPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindowStationsW
WINBOOL EnumWindowStationsW(ENUMWINDOWSTATIONPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumWindows
WINBOOL EnumWindows(ENUMWINDOWSPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EqualPrefixSid
WINBOOL EqualPrefixSid(PSID , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EqualRect
WINBOOL EqualRect(RECT* , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EqualRgn
WINBOOL EqualRgn(HRGN , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EqualSid
WINBOOL EqualSid(PSID , PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EraseTape
DWORD EraseTape(HANDLE , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Escape
int Escape(HDC , int , int , LPCSTR , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EscapeCommFunction
WINBOOL EscapeCommFunction(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExcludeClipRect
int ExcludeClipRect(HDC , 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.
ExcludeUpdateRgn
int ExcludeUpdateRgn(HDC , HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExitProcess
void ExitProcess(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExitThread
void ExitThread(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExitWindowsEx
WINBOOL 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.
ExpandEnvironmentStringsA
DWORD ExpandEnvironmentStringsA(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.
ExpandEnvironmentStringsW
DWORD ExpandEnvironmentStringsW(LPCWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtCreatePen
HPEN ExtCreatePen(DWORD , DWORD , LOGBRUSH* , DWORD , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtCreateRegion
HRGN ExtCreateRegion(XFORM* , DWORD , RGNDATA* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtEscape
int ExtEscape(HDC , int , int , LPCSTR , int , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtFloodFill
WINBOOL ExtFloodFill(HDC , int , int , COLORREF , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtSelectClipRgn
int ExtSelectClipRgn(HDC , HRGN , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtTextOutA
WINBOOL ExtTextOutA(HDC , int , int , UINT , LPRECT , LPCSTR , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtTextOutW
WINBOOL ExtTextOutW(HDC , int , int , UINT , LPRECT , LPCWSTR , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtractAssociatedIconA
HICON ExtractAssociatedIconA(HINST , PCHAR , LPWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtractAssociatedIconW
HICON ExtractAssociatedIconW(HINST , LPCWSTR , LPWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtractIconA
HICON ExtractIconA(HINST , PCHAR , uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ExtractIconW
HICON ExtractIconW(HINST , LPCWSTR , uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FatalAppExitA
void FatalAppExitA(UINT , LPCTSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FatalAppExitW
void FatalAppExitW(UINT , LPCTSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FatalExit
void FatalExit(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FileTimeToDosDateTime
WINBOOL FileTimeToDosDateTime(FILETIME* , LPWORD , LPWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FileTimeToLocalFileTime
WINBOOL FileTimeToLocalFileTime(FILETIME* , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FileTimeToSystemTime
WINBOOL FileTimeToSystemTime(FILETIME* , LPSYSTEMTIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FillConsoleOutputAttribute
WINBOOL FillConsoleOutputAttribute(HANDLE , ushort , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FillConsoleOutputCharacterA
WINBOOL FillConsoleOutputCharacterA(HANDLE , char , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FillConsoleOutputCharacterW
WINBOOL FillConsoleOutputCharacterW(HANDLE , WCHAR , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FillPath
WINBOOL FillPath(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FillRect
int FillRect(HDC , RECT* , HBRUSH )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FillRgn
WINBOOL FillRgn(HDC , HRGN , HBRUSH )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindAtomA
ATOM FindAtomA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindAtomW
ATOM FindAtomW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindClose
WINBOOL FindClose(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindCloseChangeNotification
WINBOOL FindCloseChangeNotification(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindExecutableA
HINST FindExecutableA(PCHAR , PCHAR , PCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindExecutableW
HINST FindExecutableW(LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindFirstChangeNotificationA
HANDLE FindFirstChangeNotificationA(LPCSTR , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindFirstChangeNotificationW
HANDLE FindFirstChangeNotificationW(LPCWSTR , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindFirstFileA
HANDLE FindFirstFileA(LPCSTR , LPWIN32_FIND_DATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindFirstFileW
HANDLE FindFirstFileW(LPCWSTR , LPWIN32_FIND_DATAW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindFirstFreeAce
WINBOOL FindFirstFreeAce(PACL , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindNextChangeNotification
WINBOOL FindNextChangeNotification(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindNextFileA
WINBOOL FindNextFileA(HANDLE , LPWIN32_FIND_DATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindNextFileW
WINBOOL FindNextFileW(HANDLE , LPWIN32_FIND_DATAW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindResourceA
HRSRC FindResourceA(HINST , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindResourceExA
HRSRC FindResourceExA(HINST , LPCSTR , LPCSTR , ushort )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindResourceExW
HRSRC FindResourceExW(HINST , LPCWSTR , LPCWSTR , ushort )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindResourceW
HRSRC FindResourceW(HINST , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindTextA
HWND FindTextA(LPFINDREPLACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindTextW
HWND FindTextW(LPFINDREPLACE )
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.
FixBrushOrgEx
WINBOOL FixBrushOrgEx(HDC , int , int , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlashWindow
WINBOOL FlashWindow(HWND , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlattenPath
WINBOOL FlattenPath(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FloodFill
WINBOOL FloodFill(HDC , int , int , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlushConsoleInputBuffer
WINBOOL FlushConsoleInputBuffer(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlushFileBuffers
WINBOOL FlushFileBuffers(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlushInstructionCache
WINBOOL FlushInstructionCache(HANDLE , LPCVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FlushViewOfFile
WINBOOL FlushViewOfFile(LPCVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FoldStringA
int FoldStringA(DWORD , LPCSTR , 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.
FoldStringW
int FoldStringW(DWORD , LPCWSTR , 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.
FormatMessageA
DWORD FormatMessageA(DWORD , LPCVOID , DWORD , DWORD , LPSTR , DWORD , VA_LIST* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FormatMessageW
DWORD FormatMessageW(DWORD , LPCVOID , DWORD , DWORD , LPWSTR , DWORD , VA_LIST* )
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 , RECT* , HBRUSH )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FrameRgn
WINBOOL 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.
FreeConsole
WINBOOL FreeConsole()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeEnvironmentStringsA
WINBOOL FreeEnvironmentStringsA(LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeEnvironmentStringsW
WINBOOL FreeEnvironmentStringsW(LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeLibrary
WINBOOL FreeLibrary(HINST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeLibraryAndExitThread
void FreeLibraryAndExitThread(HMODULE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeResource
WINBOOL FreeResource(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeSid
PVOID FreeSid(PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GdiComment
WINBOOL GdiComment(HDC , UINT , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GdiFlush
WINBOOL GdiFlush()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GdiGetBatchLimit
DWORD GdiGetBatchLimit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GdiSetBatchLimit
DWORD GdiSetBatchLimit(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GenerateConsoleCtrlEvent
WINBOOL GenerateConsoleCtrlEvent(DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetACP
UINT GetACP()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAce
WINBOOL GetAce(PACL , DWORD , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAclInformation
WINBOOL GetAclInformation(PACL , LPVOID , DWORD , ACL_INFORMATION_CLASS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
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.
GetArcDirection
int GetArcDirection(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAspectRatioFilterEx
WINBOOL GetAspectRatioFilterEx(HDC , LPSIZE )
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.
GetAtomNameA
UINT GetAtomNameA(ATOM , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetAtomNameW
UINT GetAtomNameW(ATOM , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBinaryTypeA
WINBOOL GetBinaryTypeA(LPCSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBinaryTypeW
WINBOOL GetBinaryTypeW(LPCWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBitmapBits
LONG GetBitmapBits(HBITMAP , LONG , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBitmapDimensionEx
WINBOOL GetBitmapDimensionEx(HBITMAP , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBkColor
COLORREF GetBkColor(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBkMode
int GetBkMode(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBoundsRect
UINT GetBoundsRect(HDC , LPRECT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBrushOrgEx
WINBOOL GetBrushOrgEx(HDC , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCPInfo
WINBOOL GetCPInfo(UINT , LPCPINFO )
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
WINBOOL GetCaretPos(LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharABCWidthsA
WINBOOL GetCharABCWidthsA(HDC , UINT , UINT , LPABC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharABCWidthsFloatA
WINBOOL GetCharABCWidthsFloatA(HDC , UINT , UINT , LPABCFLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharABCWidthsFloatW
WINBOOL GetCharABCWidthsFloatW(HDC , UINT , UINT , LPABCFLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharABCWidthsW
WINBOOL GetCharABCWidthsW(HDC , UINT , UINT , LPABC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharWidth32A
WINBOOL GetCharWidth32A(HDC , UINT , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharWidth32W
WINBOOL GetCharWidth32W(HDC , UINT , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharWidthA
WINBOOL GetCharWidthA(HDC , UINT , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharWidthFloatA
WINBOOL GetCharWidthFloatA(HDC , UINT , UINT , PFLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharWidthFloatW
WINBOOL GetCharWidthFloatW(HDC , UINT , UINT , PFLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharWidthW
WINBOOL GetCharWidthW(HDC , UINT , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharacterPlacementA
DWORD GetCharacterPlacementA(HDC , LPCSTR , int , int , LPGCP_RESULTS , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCharacterPlacementW
DWORD GetCharacterPlacementW(HDC , LPCWSTR , int , int , LPGCP_RESULTS , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoA
WINBOOL GetClassInfoA(HINST , LPCSTR , LPWNDCLASS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoExA
WINBOOL GetClassInfoExA(HINST , LPCSTR , LPWNDCLASSEX )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoExW
WINBOOL GetClassInfoExW(HINST , LPCWSTR , LPWNDCLASSEX )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClassInfoW
WINBOOL GetClassInfoW(HINST , LPCWSTR , LPWNDCLASS )
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
ushort 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
WINBOOL 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.
GetClipBox
int GetClipBox(HDC , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipCursor
WINBOOL GetClipCursor(LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetClipRgn
int GetClipRgn(HDC , HRGN )
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.
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.
GetColorAdjustment
WINBOOL GetColorAdjustment(HDC , LPCOLORADJUSTMENT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetColorSpace
HANDLE GetColorSpace(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommConfig
WINBOOL GetCommConfig(HANDLE , LPCOMMCONFIG , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommMask
BOOL GetCommMask(THANDLE , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommModemStatus
WINBOOL GetCommModemStatus(HANDLE , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommProperties
WINBOOL GetCommProperties(HANDLE , LPCOMMPROP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommState
WINBOOL GetCommState(HANDLE , PDCB )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommTimeouts
WINBOOL GetCommTimeouts(HANDLE , PCOMMTIMEOUTS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommandLineA
LPSTR GetCommandLineA()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCommandLineW
LPWSTR GetCommandLineW()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCompressedFileSizeA
DWORD GetCompressedFileSizeA(LPCSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCompressedFileSizeW
DWORD GetCompressedFileSizeW(LPCWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetComputerNameA
WINBOOL GetComputerNameA(LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetComputerNameW
WINBOOL GetComputerNameW(LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleCP
UINT GetConsoleCP()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleCursorInfo
WINBOOL GetConsoleCursorInfo(HANDLE , PCONSOLE_CURSOR_INFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleMode
WINBOOL GetConsoleMode(HANDLE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleOutputCP
UINT GetConsoleOutputCP()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleScreenBufferInfo
WINBOOL GetConsoleScreenBufferInfo(HANDLE , PCONSOLE_SCREEN_BUFFER_INFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleTitleA
DWORD GetConsoleTitleA(LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetConsoleTitleW
DWORD GetConsoleTitleW(LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrencyFormatA
int GetCurrencyFormatA(LCID , DWORD , LPCSTR , PCURRENCYFMT , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrencyFormatW
int GetCurrencyFormatW(LCID , DWORD , LPCWSTR , PCURRENCYFMT , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentDirectoryA
DWORD GetCurrentDirectoryA(DWORD , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentDirectoryW
DWORD GetCurrentDirectoryW(DWORD , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentObject
HGDIOBJ GetCurrentObject(HDC , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentPositionEx
WINBOOL GetCurrentPositionEx(HDC , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentProcess
HANDLE GetCurrentProcess()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentProcessId
DWORD GetCurrentProcessId()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentThread
HANDLE GetCurrentThread()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentThreadId
DWORD GetCurrentThreadId()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCursor
HCURSOR GetCursor()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCursorPos
WINBOOL 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.
GetDCOrgEx
WINBOOL GetDCOrgEx(HDC , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDIBColorTable
UINT GetDIBColorTable(HDC , UINT , UINT , RGBQUAD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDIBits
int GetDIBits(HDC , HBITMAP , UINT , UINT , LPVOID , LPBITMAPINFO , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDateFormatA
int GetDateFormatA(LCID , DWORD , LPSYSTEMTIME , LPCSTR , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDateFormatW
int GetDateFormatW(LCID , DWORD , LPSYSTEMTIME , LPCWSTR , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDefaultCommConfigA
WINBOOL GetDefaultCommConfigA(LPCSTR , LPCOMMCONFIG , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDefaultCommConfigW
WINBOOL GetDefaultCommConfigW(LPCWSTR , LPCOMMCONFIG , LPDWORD )
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.
GetDeviceCaps
int GetDeviceCaps(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceGammaRamp
WINBOOL GetDeviceGammaRamp(HDC , LPVOID )
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.
GetDiskFreeSpaceA
WINBOOL GetDiskFreeSpaceA(LPCSTR , LPDWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDiskFreeSpaceExA
BOOL GetDiskFreeSpaceExA(LPCSTR , PULARGE_INTEGER , PULARGE_INTEGER , PULARGE_INTEGER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDiskFreeSpaceExW
BOOL GetDiskFreeSpaceExW(LPWSTR , PULARGE_INTEGER , PULARGE_INTEGER , PULARGE_INTEGER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDiskFreeSpaceW
WINBOOL GetDiskFreeSpaceW(LPCWSTR , LPDWORD , LPDWORD , LPDWORD , LPDWORD )
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 , WINBOOL* , WINBOOL )
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.
GetDriveTypeA
UINT GetDriveTypeA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDriveTypeW
UINT GetDriveTypeW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEffectiveClientRect
void GetEffectiveClientRect(HWND , LPRECT , INT* lpInfo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnhMetaFileA
HENHMETAFILE GetEnhMetaFileA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnhMetaFileDescriptionA
UINT GetEnhMetaFileDescriptionA(HENHMETAFILE , UINT , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnhMetaFileDescriptionW
UINT GetEnhMetaFileDescriptionW(HENHMETAFILE , UINT , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnhMetaFileHeader
UINT GetEnhMetaFileHeader(HENHMETAFILE , UINT , LPENHMETAHEADER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnhMetaFilePaletteEntries
UINT GetEnhMetaFilePaletteEntries(HENHMETAFILE , UINT , LPPALETTEENTRY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnhMetaFileW
HENHMETAFILE GetEnhMetaFileW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnvironmentStringsA
LPSTR GetEnvironmentStringsA()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnvironmentStringsW
LPWSTR GetEnvironmentStringsW()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnvironmentVariableA
DWORD GetEnvironmentVariableA(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.
GetEnvironmentVariableW
DWORD GetEnvironmentVariableW(LPCWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetExitCodeProcess
WINBOOL GetExitCodeProcess(HANDLE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetExitCodeThread
WINBOOL GetExitCodeThread(HANDLE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileAttributesA
DWORD GetFileAttributesA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileAttributesExA
BOOL GetFileAttributesExA(LPCSTR , DWORD , WIN32_FILE_ATTRIBUTE_DATA* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileAttributesExW
BOOL GetFileAttributesExW(LPCWSTR , DWORD , WIN32_FILE_ATTRIBUTE_DATA* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileAttributesW
DWORD GetFileAttributesW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileInformationByHandle
WINBOOL GetFileInformationByHandle(HANDLE , LPBY_HANDLE_FILE_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileSecurityA
WINBOOL GetFileSecurityA(LPCSTR , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileSecurityW
WINBOOL GetFileSecurityW(LPCWSTR , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileSize
DWORD GetFileSize(HANDLE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileSizeEx
WINBOOL GetFileSizeEx(HANDLE , PLARGE_INTEGER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileTime
WINBOOL GetFileTime(HANDLE , LPFILETIME , LPFILETIME , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileTitleA
int GetFileTitleA(LPCSTR , LPSTR , ushort )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileTitleW
int GetFileTitleW(LPCWSTR , LPWSTR , ushort )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileType
DWORD GetFileType(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileVersionInfoA
WINBOOL GetFileVersionInfoA(LPSTR , DWORD , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileVersionInfoSizeA
DWORD GetFileVersionInfoSizeA(LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileVersionInfoSizeW
DWORD GetFileVersionInfoSizeW(LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileVersionInfoW
WINBOOL GetFileVersionInfoW(LPWSTR , DWORD , DWORD , LPVOID )
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.
GetFontData
DWORD GetFontData(HDC , DWORD , DWORD , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontLanguageInfo
DWORD GetFontLanguageInfo(HDC )
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.
GetFullPathNameA
DWORD GetFullPathNameA(LPCSTR , DWORD , LPSTR , LPSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFullPathNameW
DWORD GetFullPathNameW(LPCWSTR , DWORD , LPWSTR , LPWSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphOutlineA
DWORD GetGlyphOutlineA(HDC , UINT , UINT , LPGLYPHMETRICS , DWORD , LPVOID , PMAT2 )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGlyphOutlineW
DWORD GetGlyphOutlineW(HDC , UINT , UINT , LPGLYPHMETRICS , DWORD , LPVOID , PMAT2 )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGraphicsMode
int GetGraphicsMode(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetHandleInformation
WINBOOL GetHandleInformation(HANDLE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetICMProfileA
WINBOOL GetICMProfileA(HDC , DWORD , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetICMProfileW
WINBOOL GetICMProfileW(HDC , DWORD , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIconInfo
WINBOOL 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
WINBOOL 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.
GetKernelObjectSecurity
WINBOOL GetKernelObjectSecurity(HANDLE , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKerningPairs
DWORD GetKerningPairs(HDC , DWORD , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKerningPairsA
DWORD GetKerningPairsA(HDC , DWORD , LPKERNINGPAIR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetKerningPairsW
DWORD GetKerningPairsW(HDC , DWORD , LPKERNINGPAIR )
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
int 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
WINBOOL 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
WINBOOL 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
WINBOOL 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.
GetLargestConsoleWindowSize
COORD GetLargestConsoleWindowSize(HANDLE )
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.
GetLastError
DWORD GetLastError()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLengthSid
DWORD GetLengthSid(PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLocalTime
void GetLocalTime(LPSYSTEMTIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLocaleInfoA
int GetLocaleInfoA(LCID , LCTYPE , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLocaleInfoW
int GetLocaleInfoW(LCID , LCTYPE , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLogColorSpaceA
WINBOOL GetLogColorSpaceA(HCOLORSPACE , LPLOGCOLORSPACE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLogColorSpaceW
WINBOOL GetLogColorSpaceW(HCOLORSPACE , LPLOGCOLORSPACE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLogicalDriveStringsA
DWORD GetLogicalDriveStringsA(DWORD , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLogicalDriveStringsW
DWORD GetLogicalDriveStringsW(DWORD , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLogicalDrives
DWORD GetLogicalDrives()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMailslotInfo
WINBOOL GetMailslotInfo(HANDLE , LPDWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMapMode
int GetMapMode(HDC )
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.
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.
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
WINBOOL GetMenuItemInfoA(HMENU , UINT , WINBOOL , LPMENUITEMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemInfoW
WINBOOL GetMenuItemInfoW(HMENU , UINT , WINBOOL , LPMENUITEMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMenuItemRect
WINBOOL 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
WINBOOL 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
WINBOOL 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.
GetMetaFileA
HMETAFILE GetMetaFileA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetaFileBitsEx
UINT GetMetaFileBitsEx(HMETAFILE , UINT , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetaFileW
HMETAFILE GetMetaFileW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetaRgn
int GetMetaRgn(HDC , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMiterLimit
WINBOOL GetMiterLimit(HDC , PFLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetModuleFileNameA
DWORD GetModuleFileNameA(HINST , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetModuleFileNameW
DWORD GetModuleFileNameW(HINST , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetModuleHandleA
HMODULE GetModuleHandleA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetModuleHandleW
HMODULE GetModuleHandleW(LPCWSTR )
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.
GetNamedPipeHandleStateA
WINBOOL GetNamedPipeHandleStateA(HANDLE , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNamedPipeHandleStateW
WINBOOL GetNamedPipeHandleStateW(HANDLE , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNamedPipeInfo
WINBOOL GetNamedPipeInfo(HANDLE , LPDWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNearestColor
COLORREF GetNearestColor(HDC , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNearestPaletteIndex
UINT GetNearestPaletteIndex(HPALETTE , COLORREF )
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 , WINBOOL )
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 , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberFormatA
int GetNumberFormatA(LCID , DWORD , LPCSTR , PNUMBERFMT , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberFormatW
int GetNumberFormatW(LCID , DWORD , LPCWSTR , PNUMBERFMT , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberOfConsoleInputEvents
WINBOOL GetNumberOfConsoleInputEvents(HANDLE , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberOfConsoleMouseButtons
WINBOOL GetNumberOfConsoleMouseButtons(LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberOfEventLogRecords
WINBOOL GetNumberOfEventLogRecords(HANDLE , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOEMCP
UINT GetOEMCP()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetObjectA
int GetObjectA(HGDIOBJ , int , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetObjectType
DWORD GetObjectType(HGDIOBJ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetObjectW
int GetObjectW(HGDIOBJ , int , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOldestEventLogRecord
WINBOOL GetOldestEventLogRecord(HANDLE , PDWORD )
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.
GetOpenFileNameA
WINBOOL GetOpenFileNameA(LPOPENFILENAME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOpenFileNameW
WINBOOL GetOpenFileNameW(LPOPENFILENAME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOutlineTextMetricsA
UINT GetOutlineTextMetricsA(HDC , UINT , LPOUTLINETEXTMETRIC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOutlineTextMetricsW
UINT GetOutlineTextMetricsW(HDC , UINT , LPOUTLINETEXTMETRIC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOverlappedResult
BOOL GetOverlappedResult(THANDLE , TOVERLAPPED* , DWORD* , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPaletteEntries
UINT GetPaletteEntries(HPALETTE , UINT , UINT , LPPALETTEENTRY )
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.
GetPath
int GetPath(HDC , LPPOINT , LPBYTE , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixel
COLORREF GetPixel(HDC , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixelFormat
int GetPixelFormat(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPolyFillMode
int GetPolyFillMode(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPriorityClass
DWORD GetPriorityClass(HANDLE )
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.
GetPrivateObjectSecurity
WINBOOL GetPrivateObjectSecurity(PSECURITY_DESCRIPTOR , SECURITY_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.
GetPrivateProfileIntA
UINT GetPrivateProfileIntA(LPCSTR , LPCSTR , INT , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateProfileIntW
UINT GetPrivateProfileIntW(LPCWSTR , LPCWSTR , INT , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateProfileSectionA
DWORD GetPrivateProfileSectionA(LPCSTR , LPSTR , DWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateProfileSectionW
DWORD GetPrivateProfileSectionW(LPCWSTR , LPWSTR , DWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateProfileStringA
DWORD GetPrivateProfileStringA(LPCSTR , LPCSTR , LPCSTR , LPSTR , DWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateProfileStringW
DWORD GetPrivateProfileStringW(LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , DWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcAddress
FARPROC GetProcAddress(HINST , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessAffinityMask
WINBOOL GetProcessAffinityMask(HANDLE , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessHeap
HANDLE GetProcessHeap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessHeaps
DWORD GetProcessHeaps(DWORD , PHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessShutdownParameters
WINBOOL GetProcessShutdownParameters(LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessTimes
WINBOOL GetProcessTimes(HANDLE , LPFILETIME , LPFILETIME , LPFILETIME , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessWindowStation
HWINSTA GetProcessWindowStation()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcessWorkingSetSize
WINBOOL GetProcessWorkingSetSize(HANDLE , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProfileIntA
UINT GetProfileIntA(LPCSTR , LPCSTR , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProfileIntW
UINT GetProfileIntW(LPCWSTR , LPCWSTR , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProfileSectionA
DWORD GetProfileSectionA(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.
GetProfileSectionW
DWORD GetProfileSectionW(LPCWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProfileStringA
DWORD GetProfileStringA(LPCSTR , LPCSTR , 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.
GetProfileStringW
DWORD GetProfileStringW(LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , 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.
GetQueuedCompletionStatus
BOOL GetQueuedCompletionStatus(THANDLE , DWORD* , ULONG_PTR* , LPOVERLAPPED* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetQueuedCompletionStatusEx
BOOL GetQueuedCompletionStatusEx(THANDLE , OVERLAPPED_ENTRY* , ULONG , ULONG* , DWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetROP2
int GetROP2(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRasterizerCaps
WINBOOL GetRasterizerCaps(LPRASTERIZER_STATUS , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRegionData
DWORD GetRegionData(HRGN , DWORD , LPRGNDATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRgnBox
int GetRgnBox(HRGN , LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSaveFileNameA
WINBOOL GetSaveFileNameA(LPOPENFILENAME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSaveFileNameW
WINBOOL GetSaveFileNameW(LPOPENFILENAME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetScrollInfo
WINBOOL 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
WINBOOL 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.
GetSecurityDescriptorControl
WINBOOL GetSecurityDescriptorControl(PSECURITY_DESCRIPTOR , PSECURITY_DESCRIPTOR_CONTROL , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSecurityDescriptorDacl
WINBOOL GetSecurityDescriptorDacl(PSECURITY_DESCRIPTOR , LPBOOL , PACL* , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSecurityDescriptorGroup
WINBOOL GetSecurityDescriptorGroup(PSECURITY_DESCRIPTOR , PSID* , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSecurityDescriptorLength
DWORD GetSecurityDescriptorLength(PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSecurityDescriptorOwner
WINBOOL GetSecurityDescriptorOwner(PSECURITY_DESCRIPTOR , PSID* , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSecurityDescriptorSacl
WINBOOL GetSecurityDescriptorSacl(PSECURITY_DESCRIPTOR , LPBOOL , PACL* , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceDisplayNameA
WINBOOL GetServiceDisplayNameA(SC_HANDLE , LPCSTR , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceDisplayNameW
WINBOOL GetServiceDisplayNameW(SC_HANDLE , LPCWSTR , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceKeyNameA
WINBOOL GetServiceKeyNameA(SC_HANDLE , LPCSTR , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceKeyNameW
WINBOOL GetServiceKeyNameW(SC_HANDLE , LPCWSTR , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetShortPathNameA
DWORD GetShortPathNameA(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.
GetShortPathNameW
DWORD GetShortPathNameW(LPCWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSidIdentifierAuthority
PSID_IDENTIFIER_AUTHORITY GetSidIdentifierAuthority(PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSidLengthRequired
DWORD GetSidLengthRequired(UCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSidSubAuthority
PDWORD GetSidSubAuthority(PSID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSidSubAuthorityCount
PUCHAR GetSidSubAuthorityCount(PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStartupInfoA
void GetStartupInfoA(LPSTARTUPINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStartupInfoW
void GetStartupInfoW(LPSTARTUPINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStdHandle
HANDLE GetStdHandle(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStockObject
HGDIOBJ GetStockObject(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStretchBltMode
int GetStretchBltMode(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStringTypeA
WINBOOL GetStringTypeA(LCID , DWORD , LPCSTR , int , LPWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStringTypeExA
WINBOOL GetStringTypeExA(LCID , DWORD , LPCSTR , int , LPWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStringTypeExW
WINBOOL GetStringTypeExW(LCID , DWORD , LPCWSTR , int , LPWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStringTypeW
WINBOOL GetStringTypeW(DWORD , LPCWSTR , int , LPWORD )
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.
GetSystemDefaultLCID
LCID GetSystemDefaultLCID()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemDefaultLangID
LANGID GetSystemDefaultLangID()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemDirectoryA
UINT GetSystemDirectoryA(LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemDirectoryW
UINT GetSystemDirectoryW(LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemInfo
void GetSystemInfo(LPSYSTEM_INFO )
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 , WINBOOL )
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.
GetSystemPaletteEntries
UINT GetSystemPaletteEntries(HDC , UINT , UINT , LPPALETTEENTRY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemPaletteUse
UINT GetSystemPaletteUse(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemPowerStatus
BOOL GetSystemPowerStatus(TSYSTEMPOWERSTATUS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemTime
void GetSystemTime(LPSYSTEMTIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemTimeAdjustment
WINBOOL GetSystemTimeAdjustment(PDWORD , PDWORD , PWINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSystemTimeAsFileTime
void GetSystemTimeAsFileTime(FILETIME* )
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.
GetTapeParameters
DWORD GetTapeParameters(HANDLE , DWORD , LPDWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTapePosition
DWORD GetTapePosition(HANDLE , DWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTapeStatus
DWORD GetTapeStatus(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTempFileNameA
UINT GetTempFileNameA(LPCSTR , LPCSTR , UINT , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTempFileNameW
UINT GetTempFileNameW(LPCWSTR , LPCWSTR , UINT , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTempPathA
DWORD GetTempPathA(DWORD , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTempPathW
DWORD GetTempPathW(DWORD , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextAlign
UINT GetTextAlign(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextCharacterExtra
int GetTextCharacterExtra(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextCharset
int GetTextCharset(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextCharsetInfo
int GetTextCharsetInfo(HDC , LPFONTSIGNATURE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextColor
COLORREF GetTextColor(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextExtentExPointA
WINBOOL GetTextExtentExPointA(HDC , LPCSTR , int , int , LPINT , LPINT , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextExtentExPointW
WINBOOL GetTextExtentExPointW(HDC , LPCWSTR , int , int , LPINT , LPINT , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextExtentPoint32A
WINBOOL GetTextExtentPoint32A(HDC , LPCSTR , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextExtentPoint32W
WINBOOL GetTextExtentPoint32W(HDC , LPCWSTR , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextExtentPointA
WINBOOL GetTextExtentPointA(HDC , LPCSTR , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextExtentPointW
WINBOOL GetTextExtentPointW(HDC , LPCWSTR , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextFaceA
int GetTextFaceA(HDC , int , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextFaceW
int GetTextFaceW(HDC , int , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextMetricsA
WINBOOL GetTextMetricsA(HDC , LPTEXTMETRIC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextMetricsW
WINBOOL GetTextMetricsW(HDC , LPTEXTMETRIC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetThreadContext
WINBOOL GetThreadContext(HANDLE , LPCONTEXT )
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.
GetThreadLocale
LCID GetThreadLocale()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetThreadPriority
int GetThreadPriority(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetThreadSelectorEntry
WINBOOL GetThreadSelectorEntry(HANDLE , DWORD , LPLDT_ENTRY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetThreadTimes
WINBOOL GetThreadTimes(HANDLE , LPFILETIME , LPFILETIME , LPFILETIME , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTickCount
DWORD GetTickCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTimeFormatA
int GetTimeFormatA(LCID , DWORD , LPSYSTEMTIME , LPCSTR , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTimeFormatW
int GetTimeFormatW(LCID , DWORD , LPSYSTEMTIME , LPCWSTR , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTimeZoneInformation
DWORD GetTimeZoneInformation(LPTIME_ZONE_INFORMATION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTokenInformation
WINBOOL GetTokenInformation(HANDLE , TOKEN_INFORMATION_CLASS , LPVOID , DWORD , PDWORD )
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
WINBOOL GetUpdateRect(HWND , LPRECT , WINBOOL )
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 , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserDefaultLCID
LCID GetUserDefaultLCID()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserDefaultLangID
LANGID GetUserDefaultLangID()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserNameA
WINBOOL GetUserNameA(LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserNameW
WINBOOL GetUserNameW(LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectInformationA
WINBOOL GetUserObjectInformationA(HANDLE , int , PVOID , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectInformationW
WINBOOL GetUserObjectInformationW(HANDLE , int , PVOID , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetUserObjectSecurity
WINBOOL GetUserObjectSecurity(HANDLE , PSECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVersion
DWORD GetVersion()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVersionExA
WINBOOL GetVersionExA(LPOSVERSIONINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVersionExW
WINBOOL GetVersionExW(LPOSVERSIONINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetViewportExtEx
WINBOOL GetViewportExtEx(HDC , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetViewportOrgEx
WINBOOL GetViewportOrgEx(HDC , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVolumeInformationA
WINBOOL GetVolumeInformationA(LPCSTR , LPSTR , DWORD , LPDWORD , LPDWORD , LPDWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVolumeInformationW
WINBOOL GetVolumeInformationW(LPCWSTR , LPWSTR , DWORD , LPDWORD , LPDWORD , LPDWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVolumePathNameA
WINBOOL GetVolumePathNameA(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.
GetVolumePathNameW
WINBOOL GetVolumePathNameW(LPCWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWinMetaFileBits
UINT GetWinMetaFileBits(HENHMETAFILE , UINT , LPBYTE , WINT , HDC )
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.
GetWindowExtEx
WINBOOL GetWindowExtEx(HDC , LPSIZE )
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.
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.
GetWindowOrgEx
WINBOOL GetWindowOrgEx(HDC , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowPlacement
WINBOOL 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
WINBOOL 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.
GetWindowThreadProcessId
DWORD GetWindowThreadProcessId(HWND , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowWord
ushort 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.
GetWindowsDirectoryA
UINT GetWindowsDirectoryA(LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWindowsDirectoryW
UINT GetWindowsDirectoryW(LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWorldTransform
WINBOOL GetWorldTransform(HDC , LPXFORM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalAddAtomA
ATOM GlobalAddAtomA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalAddAtomW
ATOM GlobalAddAtomW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalAlloc
HGLOBAL GlobalAlloc(UINT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalCompact
UINT GlobalCompact(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalDeleteAtom
ATOM GlobalDeleteAtom(ATOM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalFindAtomA
ATOM GlobalFindAtomA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalFindAtomW
ATOM GlobalFindAtomW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalFix
void GlobalFix(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalFlags
UINT GlobalFlags(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalFree
HGLOBAL GlobalFree(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalGetAtomNameA
UINT GlobalGetAtomNameA(ATOM , LPSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalGetAtomNameW
UINT GlobalGetAtomNameW(ATOM , LPWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalHandle
HGLOBAL GlobalHandle(LPCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalLock
LPVOID GlobalLock(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalMemoryStatus
void GlobalMemoryStatus(LPMEMORYSTATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalReAlloc
HGLOBAL GlobalReAlloc(HGLOBAL , DWORD , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalSize
DWORD GlobalSize(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalUnWire
WINBOOL GlobalUnWire(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalUnfix
void GlobalUnfix(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GlobalUnlock
WINBOOL GlobalUnlock(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GrayStringA
WINBOOL 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
WINBOOL 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.
HeapAlloc
LPVOID HeapAlloc(HANDLE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapCompact
UINT HeapCompact(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapCreate
HANDLE HeapCreate(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.
HeapDestroy
WINBOOL HeapDestroy(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapFree
WINBOOL HeapFree(HANDLE , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapLock
WINBOOL HeapLock(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapReAlloc
LPVOID HeapReAlloc(HANDLE , DWORD , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapSize
DWORD HeapSize(HANDLE , DWORD , LPCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapUnlock
WINBOOL HeapUnlock(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapValidate
WINBOOL HeapValidate(HANDLE , DWORD , LPCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HeapWalk
WINBOOL HeapWalk(HANDLE , LPPROCESS_HEAP_ENTRY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HideCaret
WINBOOL 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
WINBOOL 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.
ImageList_Add
int ImageList_Add(HIMAGELIST , HBITMAP , HBITMAP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_AddMasked
int ImageList_AddMasked(HIMAGELIST , HBITMAP , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_BeginDrag
WINBOOL ImageList_BeginDrag(HIMAGELIST , 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.
ImageList_Create
HIMAGELIST ImageList_Create(int , int , UINT , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_Destroy
WINBOOL ImageList_Destroy(HIMAGELIST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_DragEnter
WINBOOL ImageList_DragEnter(HWND , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_DragLeave
WINBOOL ImageList_DragLeave(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_DragMove
WINBOOL ImageList_DragMove(int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_DragShowNolock
WINBOOL ImageList_DragShowNolock(WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_Draw
WINBOOL ImageList_Draw(HIMAGELIST , int , HDC , 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.
ImageList_DrawEx
WINBOOL ImageList_DrawEx(HIMAGELIST , int , HDC , int , int , int , int , COLORREF , COLORREF , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_EndDrag
void ImageList_EndDrag()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_GetBkColor
COLORREF ImageList_GetBkColor(HIMAGELIST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_GetDragImage
HIMAGELIST ImageList_GetDragImage(POINT* , POINT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_GetIcon
HICON ImageList_GetIcon(HIMAGELIST , int , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_GetIconSize
WINBOOL ImageList_GetIconSize(HIMAGELIST , int* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_GetImageCount
int ImageList_GetImageCount(HIMAGELIST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_GetImageInfo
WINBOOL ImageList_GetImageInfo(HIMAGELIST , int , IMAGEINFO* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_LoadImageA
HIMAGELIST ImageList_LoadImageA(HINST , LPCSTR , int , int , COLORREF , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_LoadImageW
HIMAGELIST ImageList_LoadImageW(HINST , LPCWSTR , int , int , COLORREF , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_Merge
HIMAGELIST ImageList_Merge(HIMAGELIST , int , HIMAGELIST , 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.
ImageList_Remove
WINBOOL ImageList_Remove(HIMAGELIST , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_Replace
WINBOOL ImageList_Replace(HIMAGELIST , int , HBITMAP , HBITMAP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_ReplaceIcon
int ImageList_ReplaceIcon(HIMAGELIST , int , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_SetBkColor
COLORREF ImageList_SetBkColor(HIMAGELIST , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_SetDragCursorImage
WINBOOL ImageList_SetDragCursorImage(HIMAGELIST , 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.
ImageList_SetIconSize
WINBOOL ImageList_SetIconSize(HIMAGELIST , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImageList_SetOverlayImage
WINBOOL ImageList_SetOverlayImage(HIMAGELIST , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImpersonateLoggedOnUser
WINBOOL ImpersonateLoggedOnUser(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImpersonateNamedPipeClient
WINBOOL ImpersonateNamedPipeClient(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ImpersonateSelf
WINBOOL ImpersonateSelf(SECURITY_IMPERSONATION_LEVEL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InSendMessage
WINBOOL InSendMessage()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InflateRect
WINBOOL 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.
InitAtomTable
WINBOOL InitAtomTable(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitCommonControls
void InitCommonControls()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeAcl
WINBOOL InitializeAcl(PACL , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeCriticalSection
void InitializeCriticalSection(LPCRITICAL_SECTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeSecurityDescriptor
WINBOOL InitializeSecurityDescriptor(PSECURITY_DESCRIPTOR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeSid
WINBOOL InitializeSid(PSID , PSID_IDENTIFIER_AUTHORITY , ubyte )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitiateSystemShutdownA
WINBOOL InitiateSystemShutdownA(LPSTR , LPSTR , DWORD , WINBOOL , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitiateSystemShutdownW
WINBOOL InitiateSystemShutdownW(LPWSTR , LPWSTR , DWORD , WINBOOL , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuA
WINBOOL InsertMenuA(HMENU , UINT , UINT , UINT , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuItemA
WINBOOL InsertMenuItemA(HMENU , UINT , WINBOOL , LPCMENUITEMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuItemW
WINBOOL InsertMenuItemW(HMENU , UINT , WINBOOL , LPCMENUITEMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InsertMenuW
WINBOOL InsertMenuW(HMENU , UINT , UINT , UINT , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InterlockedDecrement
LONG InterlockedDecrement(LPLONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InterlockedExchange
LONG InterlockedExchange(LPLONG , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InterlockedIncrement
LONG InterlockedIncrement(LPLONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IntersectClipRect
int IntersectClipRect(HDC , 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.
IntersectRect
WINBOOL IntersectRect(LPRECT , RECT* , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvalidateRect
WINBOOL InvalidateRect(HWND , RECT* , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvalidateRgn
WINBOOL InvalidateRgn(HWND , HRGN , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvertRect
WINBOOL InvertRect(HDC , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InvertRgn
WINBOOL InvertRgn(HDC , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadCodePtr
WINBOOL IsBadCodePtr(FARPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadHugeReadPtr
WINBOOL IsBadHugeReadPtr(POINTER , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadHugeWritePtr
WINBOOL IsBadHugeWritePtr(LPVOID , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadReadPtr
WINBOOL IsBadReadPtr(POINTER , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadStringPtrA
WINBOOL IsBadStringPtrA(LPCSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadStringPtrW
WINBOOL IsBadStringPtrW(LPCWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsBadWritePtr
WINBOOL IsBadWritePtr(LPVOID , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaA
WINBOOL IsCharAlphaA(char )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsCharAlphaNumericA
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL IsClipboardFormatAvailable(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDBCSLeadByte
WINBOOL IsDBCSLeadByte(ubyte )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDBCSLeadByteEx
WINBOOL IsDBCSLeadByteEx(UINT , ubyte )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsDialogMessageA
WINBOOL 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
WINBOOL 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.
IsIconic
WINBOOL 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
WINBOOL 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
WINBOOL IsRectEmpty(RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsTextUnicode
WINBOOL IsTextUnicode(LPVOID , int , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsValidAcl
WINBOOL IsValidAcl(PACL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsValidCodePage
WINBOOL IsValidCodePage(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsValidLocale
WINBOOL IsValidLocale(LCID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsValidSecurityDescriptor
WINBOOL IsValidSecurityDescriptor(PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsValidSid
WINBOOL IsValidSid(PSID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IsWindow
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL KillTimer(HWND , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LBItemFromPt
int LBItemFromPt(HWND , POINT , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LCMapStringA
int LCMapStringA(LCID , DWORD , LPCSTR , 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.
LCMapStringW
int LCMapStringW(LCID , DWORD , LPCWSTR , 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.
LPtoDP
WINBOOL LPtoDP(HDC , LPPOINT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LeaveCriticalSection
void LeaveCriticalSection(LPCRITICAL_SECTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LineDDA
WINBOOL LineDDA(int , int , int , int , LINEDDAPROC , LPARAM )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LineTo
WINBOOL LineTo(HDC , int , int )
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(HINST , 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(HINST , 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(HINST , 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(HINST , 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(HINST , 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(HINST , 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(HINST , 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(HINST , 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(HINST , 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(HINST , 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.
LoadLibraryA
HINST LoadLibraryA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadLibraryExA
HINST LoadLibraryExA(LPCSTR , HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadLibraryExW
HINST LoadLibraryExW(LPCWSTR , HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadLibraryW
HINST LoadLibraryW(LPCWSTR )
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(HINST , 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(LPMENUTEMPLATE )
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(LPMENUTEMPLATE )
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(HINST , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadModule
DWORD LoadModule(LPCSTR , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadResource
HGLOBAL LoadResource(HINST , HRSRC )
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(HINST , 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(HINST , 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.
LocalAlloc
HLOCAL LocalAlloc(UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalCompact
UINT LocalCompact(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalFileTimeToFileTime
WINBOOL LocalFileTimeToFileTime(FILETIME* , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalFlags
UINT LocalFlags(HLOCAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalFree
HLOCAL LocalFree(HLOCAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalHandle
HLOCAL LocalHandle(LPCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalLock
LPVOID LocalLock(HLOCAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalReAlloc
HLOCAL LocalReAlloc(HLOCAL , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalShrink
UINT LocalShrink(HLOCAL , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalSize
UINT LocalSize(HLOCAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LocalUnlock
WINBOOL LocalUnlock(HLOCAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockFile
WINBOOL LockFile(HANDLE , DWORD , 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.
LockFileEx
WINBOOL LockFileEx(HANDLE , DWORD , DWORD , DWORD , DWORD , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockResource
LPVOID LockResource(HGLOBAL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockServiceDatabase
SC_LOCK LockServiceDatabase(SC_HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockWindowUpdate
WINBOOL LockWindowUpdate(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LogonUserA
WINBOOL LogonUserA(LPSTR , LPSTR , LPSTR , DWORD , DWORD , PHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LogonUserW
WINBOOL LogonUserW(LPWSTR , LPWSTR , LPWSTR , DWORD , DWORD , PHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupAccountNameA
WINBOOL LookupAccountNameA(LPCSTR , LPCSTR , PSID , LPDWORD , LPSTR , LPDWORD , PSID_NAME_USE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupAccountNameW
WINBOOL LookupAccountNameW(LPCWSTR , LPCWSTR , PSID , LPDWORD , LPWSTR , LPDWORD , PSID_NAME_USE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupAccountSidA
WINBOOL LookupAccountSidA(LPCSTR , PSID , LPSTR , LPDWORD , LPSTR , LPDWORD , PSID_NAME_USE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupAccountSidW
WINBOOL LookupAccountSidW(LPCWSTR , PSID , LPWSTR , LPDWORD , LPWSTR , LPDWORD , PSID_NAME_USE )
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 , WINBOOL )
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 , WINBOOL , 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.
LookupPrivilegeDisplayNameA
WINBOOL LookupPrivilegeDisplayNameA(LPCSTR , LPCSTR , LPSTR , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupPrivilegeDisplayNameW
WINBOOL LookupPrivilegeDisplayNameW(LPCWSTR , LPCWSTR , LPWSTR , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupPrivilegeNameA
WINBOOL LookupPrivilegeNameA(LPCSTR , PLUID , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupPrivilegeNameW
WINBOOL LookupPrivilegeNameW(LPCWSTR , PLUID , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupPrivilegeValueA
WINBOOL LookupPrivilegeValueA(LPCSTR , LPCSTR , PLUID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LookupPrivilegeValueW
WINBOOL LookupPrivilegeValueW(LPCWSTR , LPCWSTR , PLUID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MakeAbsoluteSD
WINBOOL MakeAbsoluteSD(PSECURITY_DESCRIPTOR , PSECURITY_DESCRIPTOR , LPDWORD , PACL , LPDWORD , PACL , LPDWORD , PSID , LPDWORD , PSID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MakeDragList
WINBOOL MakeDragList(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MakeSelfRelativeSD
WINBOOL MakeSelfRelativeSD(PSECURITY_DESCRIPTOR , PSECURITY_DESCRIPTOR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapDialogRect
WINBOOL 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.
MapGenericMask
void MapGenericMask(PDWORD , PGENERIC_MAPPING )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapViewOfFile
LPVOID MapViewOfFile(HANDLE , DWORD , 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.
MapViewOfFileEx
LPVOID MapViewOfFileEx(HANDLE , DWORD , DWORD , DWORD , DWORD , LPVOID )
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.
MaskBlt
WINBOOL MaskBlt(HDC , int , int , int , int , HDC , int , int , HBITMAP , int , int , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MenuHelp
void MenuHelp(UINT , WPARAM , LPARAM , HMENU , HINST , HWND , PUINT )
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
WINBOOL 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 , ushort )
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 , ushort )
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(LPMSGBOXPARAMS )
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(LPMSGBOXPARAMS )
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
WINBOOL ModifyMenuA(HMENU , UINT , UINT , UINT , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ModifyMenuW
WINBOOL ModifyMenuW(HMENU , UINT , UINT , UINT , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ModifyWorldTransform
WINBOOL ModifyWorldTransform(HDC , XFORM* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveFileA
WINBOOL MoveFileA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveFileExA
WINBOOL MoveFileExA(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.
MoveFileExW
WINBOOL MoveFileExW(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.
MoveFileW
WINBOOL MoveFileW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveToEx
WINBOOL MoveToEx(HDC , int , int , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveWindow
WINBOOL MoveWindow(HWND , int , int , int , int , WINBOOL )
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 , LPHANDLE , WINBOOL , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MulDiv
int MulDiv(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.
MultiByteToWideChar
int MultiByteToWideChar(UINT , DWORD , LPCSTR , 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.
MultinetGetConnectionPerformanceA
DWORD MultinetGetConnectionPerformanceA(LPNETRESOURCE , LPNETCONNECTINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MultinetGetConnectionPerformanceW
DWORD MultinetGetConnectionPerformanceW(LPNETRESOURCE , LPNETCONNECTINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NotifyBootConfigStatus
WINBOOL NotifyBootConfigStatus(WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NotifyChangeEventLog
WINBOOL NotifyChangeEventLog(HANDLE , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ObjectCloseAuditAlarmA
WINBOOL ObjectCloseAuditAlarmA(LPCSTR , LPVOID , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ObjectCloseAuditAlarmW
WINBOOL ObjectCloseAuditAlarmW(LPCWSTR , LPVOID , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ObjectOpenAuditAlarmA
WINBOOL ObjectOpenAuditAlarmA(LPCSTR , LPVOID , LPSTR , LPSTR , PSECURITY_DESCRIPTOR , HANDLE , DWORD , DWORD , PPRIVILEGE_SET , WINBOOL , WINBOOL , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ObjectOpenAuditAlarmW
WINBOOL ObjectOpenAuditAlarmW(LPCWSTR , LPVOID , LPWSTR , LPWSTR , PSECURITY_DESCRIPTOR , HANDLE , DWORD , DWORD , PPRIVILEGE_SET , WINBOOL , WINBOOL , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ObjectPrivilegeAuditAlarmA
WINBOOL ObjectPrivilegeAuditAlarmA(LPCSTR , LPVOID , HANDLE , DWORD , PPRIVILEGE_SET , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ObjectPrivilegeAuditAlarmW
WINBOOL ObjectPrivilegeAuditAlarmW(LPCWSTR , LPVOID , HANDLE , DWORD , PPRIVILEGE_SET , WINBOOL )
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(ushort )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OemToCharA
WINBOOL 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
WINBOOL 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
WINBOOL 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
WINBOOL 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.
OffsetClipRgn
int OffsetClipRgn(HDC , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OffsetRect
WINBOOL 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.
OffsetRgn
int OffsetRgn(HRGN , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OffsetViewportOrgEx
WINBOOL OffsetViewportOrgEx(HDC , int , int , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OffsetWindowOrgEx
WINBOOL OffsetWindowOrgEx(HDC , int , int , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenBackupEventLogA
HANDLE OpenBackupEventLogA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenBackupEventLogW
HANDLE OpenBackupEventLogW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenClipboard
WINBOOL 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 , WINBOOL , 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 , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenEventA
HANDLE OpenEventA(DWORD , WINBOOL , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenEventLogA
HANDLE OpenEventLogA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenEventLogW
HANDLE OpenEventLogW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenEventW
HANDLE OpenEventW(DWORD , WINBOOL , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenFile
HFILE OpenFile(LPCSTR , LPOFSTRUCT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenFileMappingA
HANDLE OpenFileMappingA(DWORD , WINBOOL , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenFileMappingW
HANDLE OpenFileMappingW(DWORD , WINBOOL , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenIcon
WINBOOL 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 , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenMutexA
HANDLE OpenMutexA(DWORD , WINBOOL , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenMutexW
HANDLE OpenMutexW(DWORD , WINBOOL , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenProcess
HANDLE OpenProcess(DWORD , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenProcessToken
WINBOOL OpenProcessToken(HANDLE , DWORD , PHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenSCManagerA
SC_HANDLE OpenSCManagerA(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.
OpenSCManagerW
SC_HANDLE OpenSCManagerW(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.
OpenSemaphoreA
HANDLE OpenSemaphoreA(DWORD , WINBOOL , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenSemaphoreW
HANDLE OpenSemaphoreW(DWORD , WINBOOL , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenServiceA
SC_HANDLE OpenServiceA(SC_HANDLE , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenServiceW
SC_HANDLE OpenServiceW(SC_HANDLE , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenThreadToken
WINBOOL OpenThreadToken(HANDLE , DWORD , WINBOOL , PHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenWaitableTimerA
HANDLE OpenWaitableTimerA(DWORD dwDesiredAccess, BOOL bInheritHandle, LPCSTR lpTimerName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenWaitableTimerW
HANDLE OpenWaitableTimerW(DWORD dwDesiredAccess, BOOL bInheritHandle, LPCWSTR lpTimerName)
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 , WINBOOL , 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 , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OutputDebugStringA
void OutputDebugStringA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OutputDebugStringW
void OutputDebugStringW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PageSetupDlgA
WINBOOL PageSetupDlgA(LPPAGESETUPDLG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PageSetupDlgW
WINBOOL PageSetupDlgW(LPPAGESETUPDLG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PaintDesktop
WINBOOL PaintDesktop(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PaintRgn
WINBOOL PaintRgn(HDC , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PatBlt
WINBOOL PatBlt(HDC , int , int , int , int , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PathToRegion
HRGN PathToRegion(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PeekConsoleInputA
WINBOOL PeekConsoleInputA(HANDLE , PINPUTRECORD , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PeekConsoleInputW
WINBOOL PeekConsoleInputW(HANDLE , PINPUTRECORD , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PeekMessageA
WINBOOL 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
WINBOOL 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.
PeekNamedPipe
WINBOOL PeekNamedPipe(HANDLE , LPVOID , DWORD , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Pie
WINBOOL Pie(HDC , int , int , int , 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.
PlayEnhMetaFile
WINBOOL PlayEnhMetaFile(HDC , HENHMETAFILE , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PlayEnhMetaFileRecord
WINBOOL PlayEnhMetaFileRecord(HDC , LPHANDLETABLE , ENHMETARECORD* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PlayMetaFile
WINBOOL PlayMetaFile(HDC , HMETAFILE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PlayMetaFileRecord
WINBOOL PlayMetaFileRecord(HDC , LPHANDLETABLE , LPMETARECORD , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PlgBlt
WINBOOL PlgBlt(HDC , POINT* , HDC , int , int , int , int , 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.
PolyBezier
WINBOOL PolyBezier(HDC , POINT* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolyBezierTo
WINBOOL PolyBezierTo(HDC , POINT* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolyDraw
WINBOOL PolyDraw(HDC , POINT* , ubyte* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolyPolygon
WINBOOL PolyPolygon(HDC , POINT* , WINT* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolyPolyline
WINBOOL PolyPolyline(HDC , POINT* , DWORD* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolyTextOutA
WINBOOL PolyTextOutA(HDC , PPOLYTEXT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolyTextOutW
WINBOOL PolyTextOutW(HDC , PPOLYTEXT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Polygon
WINBOOL Polygon(HDC , POINT* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Polyline
WINBOOL Polyline(HDC , POINT* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PolylineTo
WINBOOL PolylineTo(HDC , POINT* , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PostMessageA
WINBOOL 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
WINBOOL 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.
PostQueuedCompletionStatus
BOOL PostQueuedCompletionStatus(HANDLE , DWORD , ULONG , LPOVERLAPPED )
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
WINBOOL 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
WINBOOL 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.
PrepareTape
DWORD PrepareTape(HANDLE , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PrintDlgA
WINBOOL PrintDlgA(LPPRINTDLGA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PrintDlgW
WINBOOL PrintDlgW(LPPRINTDLGW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PrivilegeCheck
WINBOOL PrivilegeCheck(HANDLE , PPRIVILEGE_SET , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PrivilegedServiceAuditAlarmA
WINBOOL PrivilegedServiceAuditAlarmA(LPCSTR , LPCSTR , HANDLE , PPRIVILEGE_SET , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PrivilegedServiceAuditAlarmW
WINBOOL PrivilegedServiceAuditAlarmW(LPCWSTR , LPCWSTR , HANDLE , PPRIVILEGE_SET , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PropertySheetA
int PropertySheetA(LPCPROPSHEETHEADER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PropertySheetW
int PropertySheetW(LPCPROPSHEETHEADER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PtInRect
WINBOOL PtInRect(RECT* , POINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PtInRegion
WINBOOL PtInRegion(HRGN , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PtVisible
WINBOOL PtVisible(HDC , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PulseEvent
WINBOOL PulseEvent(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PurgeComm
WINBOOL PurgeComm(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryDosDeviceA
DWORD QueryDosDeviceA(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.
QueryDosDeviceW
DWORD QueryDosDeviceW(LPCWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryPerformanceCounter
WINBOOL QueryPerformanceCounter(PLARGE_INTEGER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryPerformanceFrequency
WINBOOL QueryPerformanceFrequency(PLARGE_INTEGER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceConfigA
WINBOOL QueryServiceConfigA(SC_HANDLE , LPQUERY_SERVICE_CONFIG , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceConfigW
WINBOOL QueryServiceConfigW(SC_HANDLE , LPQUERY_SERVICE_CONFIG , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceLockStatusA
WINBOOL QueryServiceLockStatusA(SC_HANDLE , LPQUERY_SERVICE_LOCK_STATUS , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceLockStatusW
WINBOOL QueryServiceLockStatusW(SC_HANDLE , LPQUERY_SERVICE_LOCK_STATUS , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceObjectSecurity
WINBOOL QueryServiceObjectSecurity(SC_HANDLE , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceStatus
WINBOOL QueryServiceStatus(SC_HANDLE , LPSERVICE_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RaiseException
void RaiseException(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.
ReadConsoleA
WINBOOL ReadConsoleA(HANDLE , LPVOID , DWORD , LPDWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleInputA
WINBOOL ReadConsoleInputA(HANDLE , PINPUTRECORD , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleInputW
WINBOOL ReadConsoleInputW(HANDLE , PINPUTRECORD , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleOutputA
WINBOOL ReadConsoleOutputA(HANDLE , PCHAR_INFO , COORD , COORD , PSMALL_RECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleOutputAttribute
WINBOOL ReadConsoleOutputAttribute(HANDLE , LPWORD , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleOutputCharacterA
WINBOOL ReadConsoleOutputCharacterA(HANDLE , LPSTR , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleOutputCharacterW
WINBOOL ReadConsoleOutputCharacterW(HANDLE , LPWSTR , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleOutputW
WINBOOL ReadConsoleOutputW(HANDLE , PCHAR_INFO , COORD , COORD , PSMALL_RECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadConsoleW
WINBOOL ReadConsoleW(HANDLE , LPVOID , DWORD , LPDWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadEventLogA
WINBOOL ReadEventLogA(HANDLE , DWORD , DWORD , LPVOID , DWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadEventLogW
WINBOOL ReadEventLogW(HANDLE , DWORD , DWORD , LPVOID , DWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadFile
BOOL ReadFile(THANDLE , void* , DWORD , DWORD* , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadFileEx
WINBOOL ReadFileEx(HANDLE , LPVOID , DWORD , LPOVERLAPPED , LPOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReadProcessMemory
WINBOOL ReadProcessMemory(HANDLE , LPCVOID , LPVOID , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RealizePalette
UINT RealizePalette(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RectInRegion
WINBOOL RectInRegion(HRGN , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RectVisible
WINBOOL RectVisible(HDC , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Rectangle
WINBOOL Rectangle(HDC , 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.
RedrawWindow
WINBOOL RedrawWindow(HWND , RECT* , HRGN , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegCloseKey
LONG RegCloseKey(HKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegConnectRegistryA
LONG RegConnectRegistryA(LPSTR , HKEY , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegConnectRegistryW
LONG RegConnectRegistryW(LPWSTR , HKEY , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegCreateKeyA
LONG RegCreateKeyA(HKEY , LPCSTR , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegCreateKeyExA
LONG RegCreateKeyExA(HKEY , LPCSTR , DWORD , LPSTR , DWORD , REGSAM , LPSECURITY_ATTRIBUTES , PHKEY , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegCreateKeyExW
LONG RegCreateKeyExW(HKEY , LPCWSTR , DWORD , LPWSTR , DWORD , REGSAM , LPSECURITY_ATTRIBUTES , PHKEY , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegCreateKeyW
LONG RegCreateKeyW(HKEY , LPCWSTR , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegDeleteKeyA
LONG RegDeleteKeyA(HKEY , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegDeleteKeyW
LONG RegDeleteKeyW(HKEY , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegDeleteValueA
LONG RegDeleteValueA(HKEY , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegDeleteValueW
LONG RegDeleteValueW(HKEY , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegEnumKeyA
LONG RegEnumKeyA(HKEY , DWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegEnumKeyExA
LONG RegEnumKeyExA(HKEY , DWORD , LPSTR , LPDWORD , LPDWORD , LPSTR , LPDWORD , PFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegEnumKeyExW
LONG RegEnumKeyExW(HKEY , DWORD , LPWSTR , LPDWORD , LPDWORD , LPWSTR , LPDWORD , PFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegEnumKeyW
LONG RegEnumKeyW(HKEY , DWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegEnumValueA
LONG RegEnumValueA(HKEY , DWORD , LPSTR , LPDWORD , LPDWORD , LPDWORD , LPBYTE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegEnumValueW
LONG RegEnumValueW(HKEY , DWORD , LPWSTR , LPDWORD , LPDWORD , LPDWORD , LPBYTE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegFlushKey
LONG RegFlushKey(HKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegGetKeySecurity
LONG RegGetKeySecurity(HKEY , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegLoadKeyA
LONG RegLoadKeyA(HKEY , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegLoadKeyW
LONG RegLoadKeyW(HKEY , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegNotifyChangeKeyValue
LONG RegNotifyChangeKeyValue(HKEY , WINBOOL , DWORD , HANDLE , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegOpenKeyA
LONG RegOpenKeyA(HKEY , LPCSTR , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegOpenKeyExA
LONG RegOpenKeyExA(HKEY , LPCSTR , DWORD , REGSAM , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegOpenKeyExW
LONG RegOpenKeyExW(HKEY , LPCWSTR , DWORD , REGSAM , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegOpenKeyW
LONG RegOpenKeyW(HKEY , LPCWSTR , PHKEY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryInfoKeyA
LONG RegQueryInfoKeyA(HKEY , LPSTR , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , PFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryInfoKeyW
LONG RegQueryInfoKeyW(HKEY , LPWSTR , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , LPDWORD , PFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryMultipleValuesA
LONG RegQueryMultipleValuesA(HKEY , PVALENT , DWORD , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryMultipleValuesW
LONG RegQueryMultipleValuesW(HKEY , PVALENT , DWORD , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryValueA
LONG RegQueryValueA(HKEY , LPCSTR , LPSTR , PLONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryValueExA
LONG RegQueryValueExA(HKEY , LPCSTR , LPDWORD , LPDWORD , LPBYTE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryValueExW
LONG RegQueryValueExW(HKEY , LPCWSTR , LPDWORD , LPDWORD , LPBYTE , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegQueryValueW
LONG RegQueryValueW(HKEY , LPCWSTR , LPWSTR , PLONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegReplaceKeyA
LONG RegReplaceKeyA(HKEY , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegReplaceKeyW
LONG RegReplaceKeyW(HKEY , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegRestoreKeyA
LONG RegRestoreKeyA(HKEY , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegRestoreKeyW
LONG RegRestoreKeyW(HKEY , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegSaveKeyA
LONG RegSaveKeyA(HKEY , LPCSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegSaveKeyW
LONG RegSaveKeyW(HKEY , LPCWSTR , LPSECURITY_ATTRIBUTES )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegSetKeySecurity
LONG RegSetKeySecurity(HKEY , SECURITY_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.
RegSetValueA
LONG RegSetValueA(HKEY , LPCSTR , DWORD , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegSetValueExA
LONG RegSetValueExA(HKEY , LPCSTR , DWORD , DWORD , LPBYTE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegSetValueExW
LONG RegSetValueExW(HKEY , LPCWSTR , DWORD , DWORD , LPBYTE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegSetValueW
LONG RegSetValueW(HKEY , LPCWSTR , DWORD , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegUnLoadKeyA
LONG RegUnLoadKeyA(HKEY , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegUnLoadKeyW
LONG RegUnLoadKeyW(HKEY , LPCWSTR )
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(LPWNDCLASSA )
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(LPWNDCLASSEX )
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(LPWNDCLASSEX )
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(LPWNDCLASSW )
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.
RegisterEventSourceA
HANDLE RegisterEventSourceA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterEventSourceW
HANDLE RegisterEventSourceW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterHotKey
WINBOOL 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.
RegisterServiceCtrlHandlerA
SERVICE_STATUS_HANDLE RegisterServiceCtrlHandlerA(LPCSTR , LPHANDLER_FUNCTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterServiceCtrlHandlerW
SERVICE_STATUS_HANDLE RegisterServiceCtrlHandlerW(LPCWSTR , LPHANDLER_FUNCTION )
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
WINBOOL 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.
ReleaseMutex
WINBOOL ReleaseMutex(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseSemaphore
WINBOOL ReleaseSemaphore(HANDLE , LONG , LPLONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveDirectoryA
WINBOOL RemoveDirectoryA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveDirectoryW
WINBOOL RemoveDirectoryW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveFontResourceA
WINBOOL RemoveFontResourceA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveFontResourceW
WINBOOL RemoveFontResourceW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveMenu
WINBOOL 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.
ReplaceTextA
HWND ReplaceTextA(LPFINDREPLACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReplaceTextW
HWND ReplaceTextW(LPFINDREPLACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReplyMessage
WINBOOL ReplyMessage(LRESULT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReportEventA
WINBOOL ReportEventA(HANDLE , ushort , ushort , DWORD , PSID , ushort , DWORD , LPCSTR* , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReportEventW
WINBOOL ReportEventW(HANDLE , ushort , ushort , DWORD , PSID , ushort , DWORD , LPCWSTR* , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ResetDCA
HDC ResetDCA(HDC , LPDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ResetDCW
HDC ResetDCW(HDC , LPDEVMODE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ResetEvent
WINBOOL ResetEvent(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ResizePalette
WINBOOL ResizePalette(HPALETTE , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RestoreDC
WINBOOL RestoreDC(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ResumeThread
DWORD ResumeThread(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RevertToSelf
WINBOOL RevertToSelf()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RoundRect
WINBOOL RoundRect(HDC , int , 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.
SHAddToRecentDocs
void SHAddToRecentDocs(UINT , LPCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHBrowseForFolder
LPITEMIDLIST SHBrowseForFolder(LPBROWSEINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHChangeNotify
void SHChangeNotify(LONG , UINT , LPCVOID , LPCVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHFileOperationA
int SHFileOperationA(LPSHFILEOPSTRUCTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHFileOperationW
int SHFileOperationW(LPSHFILEOPSTRUCTW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHFreeNameMappings
void SHFreeNameMappings(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHGetFileInfoA
DWORD SHGetFileInfoA(LPCSTR , DWORD , SHFILEINFOA* , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHGetFileInfoW
DWORD SHGetFileInfoW(LPCWSTR , DWORD , SHFILEINFOW* , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHGetPathFromIDListA
WINBOOL SHGetPathFromIDListA(LPCITEMIDLIST , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHGetPathFromIDListW
WINBOOL SHGetPathFromIDListW(LPCITEMIDLIST , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SHGetSpecialFolderLocation
HRESULT SHGetSpecialFolderLocation(HWND , int , LPITEMIDLIST* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SaveDC
int SaveDC(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScaleViewportExtEx
WINBOOL ScaleViewportExtEx(HDC , int , int , int , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScaleWindowExtEx
WINBOOL ScaleWindowExtEx(HDC , int , int , int , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScreenToClient
WINBOOL 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.
ScrollConsoleScreenBufferA
WINBOOL ScrollConsoleScreenBufferA(HANDLE , PSMALL_RECT , PSMALL_RECT , COORD , PCHAR_INFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScrollConsoleScreenBufferW
WINBOOL ScrollConsoleScreenBufferW(HANDLE , PSMALL_RECT , PSMALL_RECT , COORD , PCHAR_INFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScrollDC
WINBOOL ScrollDC(HDC , int , int , RECT* , RECT* , 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
WINBOOL ScrollWindow(HWND , int , int , RECT* , RECT* )
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 , RECT* , RECT* , 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.
SearchPathA
DWORD SearchPathA(LPCSTR , LPCSTR , LPCSTR , DWORD , LPSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SearchPathW
DWORD SearchPathW(LPCWSTR , LPCWSTR , LPCWSTR , DWORD , LPWSTR , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SelectClipPath
WINBOOL SelectClipPath(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SelectClipRgn
int SelectClipRgn(HDC , HRGN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SelectObject
HGDIOBJ SelectObject(HDC , HGDIOBJ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SelectPalette
HPALETTE SelectPalette(HDC , HPALETTE , WINBOOL )
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.
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.
SendMessageA
LRESULT SendMessageA(HWND , UINT , void* , LPARAM )
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 , void* )
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 , void* , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SendMessageCallbackA
WINBOOL 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
WINBOOL 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 , LPDWORD )
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 , LPDWORD )
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 , void* , void* )
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 , void* , LPARAM )
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 , void* )
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
WINBOOL 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
WINBOOL 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.
SetAbortProc
int SetAbortProc(HDC , TABORTPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetAclInformation
WINBOOL SetAclInformation(PACL , LPVOID , DWORD , ACL_INFORMATION_CLASS )
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.
SetArcDirection
int SetArcDirection(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetBitmapBits
LONG SetBitmapBits(HBITMAP , DWORD , POINTER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetBitmapDimensionEx
WINBOOL SetBitmapDimensionEx(HBITMAP , int , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetBkColor
COLORREF SetBkColor(HDC , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetBkMode
int SetBkMode(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetBoundsRect
UINT SetBoundsRect(HDC , RECT* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetBrushOrgEx
WINBOOL SetBrushOrgEx(HDC , int , int , LPPOINT )
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 )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCaretBlinkTime
WINBOOL 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
WINBOOL 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
ushort SetClassWord(HWND , int , ushort )
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.
SetColorAdjustment
WINBOOL SetColorAdjustment(HDC , COLORADJUSTMENT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetColorSpace
WINBOOL SetColorSpace(HDC , HCOLORSPACE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCommBreak
WINBOOL SetCommBreak(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCommConfig
WINBOOL SetCommConfig(HANDLE , LPCOMMCONFIG , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCommMask
WINBOOL SetCommMask(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCommState
WINBOOL SetCommState(HANDLE , TDCB* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCommTimeouts
WINBOOL SetCommTimeouts(HANDLE , TCOMMTIMEOUTS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetComputerNameA
WINBOOL SetComputerNameA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetComputerNameW
WINBOOL SetComputerNameW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleActiveScreenBuffer
WINBOOL SetConsoleActiveScreenBuffer(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleCP
WINBOOL SetConsoleCP(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleCtrlHandler
WINBOOL SetConsoleCtrlHandler(PHANDLER_ROUTINE , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleCursorInfo
WINBOOL SetConsoleCursorInfo(HANDLE , PCONSOLE_CURSOR_INFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleCursorPosition
WINBOOL SetConsoleCursorPosition(HANDLE , COORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleMode
WINBOOL SetConsoleMode(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleOutputCP
WINBOOL SetConsoleOutputCP(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleScreenBufferSize
WINBOOL SetConsoleScreenBufferSize(HANDLE , COORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleTextAttribute
WINBOOL SetConsoleTextAttribute(HANDLE , ushort )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleTitleA
WINBOOL SetConsoleTitleA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleTitleW
WINBOOL SetConsoleTitleW(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetConsoleWindowInfo
WINBOOL SetConsoleWindowInfo(HANDLE , WINBOOL , SMALL_RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCurrentDirectoryA
WINBOOL SetCurrentDirectoryA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCurrentDirectoryW
WINBOOL SetCurrentDirectoryW(LPCWSTR )
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
WINBOOL 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.
SetDIBColorTable
UINT SetDIBColorTable(HDC , UINT , UINT , RGBQUAD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDIBits
int SetDIBits(HDC , HBITMAP , UINT , UINT , POINTER , PBITMAPINFO , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDIBitsToDevice
int SetDIBitsToDevice(HDC , int , int , DWORD , DWORD , int , int , UINT , UINT , POINTER , BITMAPINFO* , UINT )
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.
SetDefaultCommConfigA
WINBOOL SetDefaultCommConfigA(LPCSTR , LPCOMMCONFIG , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDefaultCommConfigW
WINBOOL SetDefaultCommConfigW(LPCWSTR , LPCOMMCONFIG , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDeviceGammaRamp
WINBOOL SetDeviceGammaRamp(HDC , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemInt
WINBOOL SetDlgItemInt(HWND , int , UINT , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDlgItemTextA
WINBOOL 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
WINBOOL 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
WINBOOL SetDoubleClickTime(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEndOfFile
WINBOOL SetEndOfFile(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEnhMetaFileBits
HENHMETAFILE SetEnhMetaFileBits(UINT , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEnvironmentVariableA
WINBOOL SetEnvironmentVariableA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEnvironmentVariableW
WINBOOL SetEnvironmentVariableW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetErrorMode
UINT SetErrorMode(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEvent
WINBOOL SetEvent(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFileApisToANSI
void SetFileApisToANSI()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFileApisToOEM
void SetFileApisToOEM()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFileAttributesA
WINBOOL SetFileAttributesA(LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFileAttributesW
WINBOOL SetFileAttributesW(LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFilePointer
DWORD SetFilePointer(HANDLE , LONG , PLONG , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFilePointerEx
WINBOOL SetFilePointerEx(HANDLE , LARGE_INTEGER , PLARGE_INTEGER , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFileSecurityA
WINBOOL SetFileSecurityA(LPCSTR , SECURITY_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.
SetFileSecurityW
WINBOOL SetFileSecurityW(LPCWSTR , SECURITY_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.
SetFileTime
WINBOOL SetFileTime(HANDLE , FILETIME* , FILETIME* , FILETIME* )
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
WINBOOL SetForegroundWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetGraphicsMode
int SetGraphicsMode(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetHandleCount
UINT SetHandleCount(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetHandleInformation
WINBOOL SetHandleInformation(HANDLE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetICMMode
int SetICMMode(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetICMProfileA
WINBOOL SetICMProfileA(HDC , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetICMProfileW
WINBOOL SetICMProfileW(HDC , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetKernelObjectSecurity
WINBOOL SetKernelObjectSecurity(HANDLE , SECURITY_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.
SetKeyboardState
WINBOOL SetKeyboardState(LPBYTE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLastError
void SetLastError(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLastErrorEx
void SetLastErrorEx(DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLocalTime
WINBOOL SetLocalTime(SYSTEMTIME* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLocaleInfoA
WINBOOL SetLocaleInfoA(LCID , LCTYPE , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLocaleInfoW
WINBOOL SetLocaleInfoW(LCID , LCTYPE , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMailslotInfo
WINBOOL SetMailslotInfo(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMapMode
int SetMapMode(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMapperFlags
DWORD SetMapperFlags(HDC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenu
WINBOOL 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
WINBOOL 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
WINBOOL 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.
SetMenuItemBitmaps
WINBOOL 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
WINBOOL SetMenuItemInfoA(HMENU , UINT , WINBOOL , LPCMENUITEMINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMenuItemInfoW
WINBOOL SetMenuItemInfoW(HMENU , UINT , WINBOOL , LPCMENUITEMINFO )
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
WINBOOL SetMessageQueue(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMetaFileBitsEx
HMETAFILE SetMetaFileBitsEx(UINT , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMetaRgn
int SetMetaRgn(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMiterLimit
WINBOOL SetMiterLimit(HDC , FLOAT , PFLOAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetNamedPipeHandleState
WINBOOL SetNamedPipeHandleState(HANDLE , LPDWORD , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPaletteEntries
UINT SetPaletteEntries(HPALETTE , UINT , UINT , PALETTEENTRY* )
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.
SetPixel
COLORREF SetPixel(HDC , int , int , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPixelFormat
WINBOOL SetPixelFormat(HDC , int , PPIXELFORMATDESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPixelV
WINBOOL SetPixelV(HDC , int , int , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPolyFillMode
int SetPolyFillMode(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPriorityClass
WINBOOL SetPriorityClass(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateObjectSecurity
WINBOOL SetPrivateObjectSecurity(SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , PSECURITY_DESCRIPTOR* , PGENERIC_MAPPING , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProcessShutdownParameters
WINBOOL SetProcessShutdownParameters(DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProcessWindowStation
WINBOOL SetProcessWindowStation(HWINSTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProcessWorkingSetSize
WINBOOL SetProcessWorkingSetSize(HANDLE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPropA
WINBOOL 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
WINBOOL 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.
SetROP2
int SetROP2(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetRect
WINBOOL 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
WINBOOL SetRectEmpty(LPRECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetRectRgn
WINBOOL SetRectRgn(HRGN , 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.
SetScrollInfo
int SetScrollInfo(HWND , int , LPCSCROLLINFO , WINBOOL )
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 , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetScrollRange
WINBOOL SetScrollRange(HWND , int , int , int , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSecurityDescriptorDacl
WINBOOL SetSecurityDescriptorDacl(PSECURITY_DESCRIPTOR , WINBOOL , PACL , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSecurityDescriptorGroup
WINBOOL SetSecurityDescriptorGroup(PSECURITY_DESCRIPTOR , PSID , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSecurityDescriptorOwner
WINBOOL SetSecurityDescriptorOwner(PSECURITY_DESCRIPTOR , PSID , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSecurityDescriptorSacl
WINBOOL SetSecurityDescriptorSacl(PSECURITY_DESCRIPTOR , WINBOOL , PACL , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetServiceObjectSecurity
WINBOOL SetServiceObjectSecurity(SC_HANDLE , SECURITY_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.
SetServiceStatus
WINBOOL SetServiceStatus(SERVICE_STATUS_HANDLE , LPSERVICE_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetStdHandle
WINBOOL SetStdHandle(DWORD , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetStretchBltMode
int SetStretchBltMode(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSysColors
WINBOOL SetSysColors(int , WINT* , COLORREF* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSystemCursor
WINBOOL 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.
SetSystemPaletteUse
UINT SetSystemPaletteUse(HDC , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSystemTime
WINBOOL SetSystemTime(SYSTEMTIME* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSystemTimeAdjustment
WINBOOL SetSystemTimeAdjustment(DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTapeParameters
DWORD SetTapeParameters(HANDLE , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTapePosition
DWORD SetTapePosition(HANDLE , DWORD , DWORD , DWORD , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTextAlign
UINT SetTextAlign(HDC , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTextCharacterExtra
int SetTextCharacterExtra(HDC , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTextColor
COLORREF SetTextColor(HDC , COLORREF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTextJustification
WINBOOL SetTextJustification(HDC , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadAffinityMask
DWORD SetThreadAffinityMask(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadContext
BOOL SetThreadContext(THANDLE , TCONTEXT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadDesktop
WINBOOL SetThreadDesktop(HDESK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadLocale
WINBOOL SetThreadLocale(LCID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadPriority
WINBOOL SetThreadPriority(HANDLE , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetThreadToken
WINBOOL SetThreadToken(PHANDLE , HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTimeZoneInformation
WINBOOL SetTimeZoneInformation(TIME_ZONE_INFORMATION* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTimer
UINT SetTimer(HWND , UINT , UINT , TIMERPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTokenInformation
WINBOOL SetTokenInformation(HANDLE , TOKEN_INFORMATION_CLASS , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetUserObjectInformationA
WINBOOL 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
WINBOOL 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
WINBOOL 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.
SetViewportExtEx
WINBOOL SetViewportExtEx(HDC , int , int , LPSIZE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetViewportOrgEx
WINBOOL SetViewportOrgEx(HDC , int , int , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetVolumeLabelA
WINBOOL SetVolumeLabelA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetVolumeLabelW
WINBOOL SetVolumeLabelW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWaitableTimer
BOOL SetWaitableTimer(HANDLE hTimer, LARGE_INTEGER* pDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, BOOL fResume)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWinMetaFileBits
HENHMETAFILE SetWinMetaFileBits(UINT , ubyte* , HDC , METAFILEPICT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowContextHelpId
WINBOOL 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.
SetWindowExtEx
WINBOOL SetWindowExtEx(HDC , int , int , LPSIZE )
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.
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.
SetWindowOrgEx
WINBOOL SetWindowOrgEx(HDC , int , int , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowPlacement
WINBOOL SetWindowPlacement(HWND , WINDOWPLACEMENT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowPos
WINBOOL 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 , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowTextA
WINBOOL 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
WINBOOL 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
ushort SetWindowWord(HWND , int , ushort )
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 , HINST , 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 , HINST , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWorldTransform
WINBOOL SetWorldTransform(HDC , XFORM* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetupComm
WINBOOL SetupComm(HANDLE , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShellAboutA
int ShellAboutA(HWND , PCHAR , PCHAR , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShellAboutW
int ShellAboutW(HWND , LPCWSTR , LPCWSTR , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShellExecuteA
HINST ShellExecuteA(HWND , PCHAR , PCHAR , PCHAR , PCHAR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShellExecuteW
HINST ShellExecuteW(HWND , LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowCaret
WINBOOL 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(WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowHideMenuCtl
WINBOOL ShowHideMenuCtl(HWND , UINT , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowOwnedPopups
WINBOOL ShowOwnedPopups(HWND , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowScrollBar
WINBOOL ShowScrollBar(HWND , int , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ShowWindow
WINBOOL 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
WINBOOL 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.
SizeofResource
DWORD SizeofResource(HINST , HRSRC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Sleep
void Sleep(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SleepEx
DWORD SleepEx(DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartDocA
int StartDocA(HDC , PDOCINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartDocW
int StartDocW(HDC , PDOCINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartPage
int StartPage(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceA
WINBOOL StartServiceA(SC_HANDLE , DWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceCtrlDispatcherA
WINBOOL StartServiceCtrlDispatcherA(LPSERVICE_TABLE_ENTRY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceCtrlDispatcherW
WINBOOL StartServiceCtrlDispatcherW(LPSERVICE_TABLE_ENTRY )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceW
WINBOOL StartServiceW(SC_HANDLE , DWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StretchBlt
WINBOOL StretchBlt(HDC , int , int , int , int , HDC , int , int , int , int , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StretchDIBits
int StretchDIBits(HDC , int , int , int , int , int , int , int , int , POINTER , BITMAPINFO* , UINT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StrokeAndFillPath
WINBOOL StrokeAndFillPath(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StrokePath
WINBOOL StrokePath(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SubtractRect
WINBOOL SubtractRect(LPRECT , RECT* , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SuspendThread
DWORD SuspendThread(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SwapBuffers
WINBOOL SwapBuffers(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SwapMouseButton
WINBOOL SwapMouseButton(WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SwitchDesktop
WINBOOL SwitchDesktop(HDESK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SystemParametersInfoA
WINBOOL 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
WINBOOL 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.
SystemTimeToFileTime
WINBOOL SystemTimeToFileTime(SYSTEMTIME* , LPFILETIME )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SystemTimeToTzSpecificLocalTime
WINBOOL SystemTimeToTzSpecificLocalTime(LPTIME_ZONE_INFORMATION , LPSYSTEMTIME , LPSYSTEMTIME )
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.
TerminateProcess
WINBOOL TerminateProcess(HANDLE , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TerminateThread
WINBOOL TerminateThread(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TextOutA
WINBOOL TextOutA(HDC , int , int , LPCSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TextOutW
WINBOOL TextOutW(HDC , int , int , LPCWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TileWindows
ushort TileWindows(HWND , UINT , RECT* , UINT , HWND* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TlsAlloc
DWORD TlsAlloc()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TlsFree
WINBOOL TlsFree(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TlsGetValue
LPVOID TlsGetValue(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TlsSetValue
WINBOOL TlsSetValue(DWORD , LPVOID )
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.
TrackPopupMenu
WINBOOL TrackPopupMenu(HMENU , UINT , int , int , int , HWND , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TrackPopupMenuEx
WINBOOL 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.
TransactNamedPipe
WINBOOL TransactNamedPipe(HANDLE , LPVOID , DWORD , LPVOID , DWORD , LPDWORD , LPOVERLAPPED )
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.
TranslateCharsetInfo
WINBOOL TranslateCharsetInfo(DWORD* , LPCHARSETINFO , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateMDISysAccel
WINBOOL 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
WINBOOL TranslateMessage(LPMSG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TransmitCommChar
WINBOOL TransmitCommChar(HANDLE , char )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TryEnterCriticalSection
WINBOOL TryEnterCriticalSection(LPCRITICAL_SECTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnhandledExceptionFilter
LONG UnhandledExceptionFilter(EMPTYRECORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnhookWindowsHook
WINBOOL 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
WINBOOL 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
WINBOOL UnionRect(LPRECT , RECT* , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnloadKeyboardLayout
WINBOOL UnloadKeyboardLayout(HKL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnlockFile
WINBOOL UnlockFile(HANDLE , DWORD , 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.
UnlockFileEx
WINBOOL UnlockFileEx(HANDLE , DWORD , DWORD , DWORD , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnlockServiceDatabase
WINBOOL UnlockServiceDatabase(SC_LOCK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnmapViewOfFile
WINBOOL UnmapViewOfFile(LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnrealizeObject
WINBOOL UnrealizeObject(HGDIOBJ )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterClassA
WINBOOL UnregisterClassA(LPCSTR , HINST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterClassW
WINBOOL UnregisterClassW(LPCWSTR , HINST )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterHotKey
WINBOOL 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.
UpdateColors
WINBOOL UpdateColors(HDC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateICMRegKeyA
WINBOOL UpdateICMRegKeyA(DWORD , DWORD , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateICMRegKeyW
WINBOOL UpdateICMRegKeyW(DWORD , DWORD , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateResourceA
WINBOOL UpdateResourceA(HANDLE , LPCSTR , LPCSTR , ushort , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateResourceW
WINBOOL UpdateResourceW(HANDLE , LPCWSTR , LPCWSTR , ushort , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateWindow
WINBOOL UpdateWindow(HWND )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ValidateRect
WINBOOL ValidateRect(HWND , RECT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ValidateRgn
WINBOOL 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.
VerFindFileA
DWORD VerFindFileA(DWORD , LPSTR , LPSTR , LPSTR , LPSTR , PUINT , LPSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerFindFileW
DWORD VerFindFileW(DWORD , LPWSTR , LPWSTR , LPWSTR , LPWSTR , PUINT , LPWSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerInstallFileA
DWORD VerInstallFileA(DWORD , LPSTR , LPSTR , LPSTR , LPSTR , LPSTR , LPSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerInstallFileW
DWORD VerInstallFileW(DWORD , LPWSTR , LPWSTR , LPWSTR , LPWSTR , LPWSTR , LPWSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerLanguageNameA
DWORD VerLanguageNameA(DWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerLanguageNameW
DWORD VerLanguageNameW(DWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerQueryValueA
WINBOOL VerQueryValueA(LPVOID , LPSTR , LPVOID , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VerQueryValueW
WINBOOL VerQueryValueW(LPVOID , LPWSTR , LPVOID , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualAlloc
LPVOID VirtualAlloc(LPVOID , 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.
VirtualFree
WINBOOL VirtualFree(LPVOID , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualLock
WINBOOL VirtualLock(LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualProtect
WINBOOL VirtualProtect(LPVOID , DWORD , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualProtectEx
WINBOOL VirtualProtectEx(HANDLE , LPVOID , DWORD , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualQuery
DWORD VirtualQuery(LPCVOID , PMEMORY_BASIC_INFORMATION , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualQueryEx
DWORD VirtualQueryEx(HANDLE , LPCVOID , PMEMORY_BASIC_INFORMATION , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
VirtualUnlock
WINBOOL VirtualUnlock(LPVOID , DWORD )
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.
WNetAddConnection2A
DWORD WNetAddConnection2A(LPNETRESOURCE , 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.
WNetAddConnection2W
DWORD WNetAddConnection2W(LPNETRESOURCE , 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.
WNetAddConnection3A
DWORD WNetAddConnection3A(HWND , LPNETRESOURCE , 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.
WNetAddConnection3W
DWORD WNetAddConnection3W(HWND , LPNETRESOURCE , 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.
WNetAddConnectionA
DWORD WNetAddConnectionA(LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnectionW
DWORD WNetAddConnectionW(LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnection2A
DWORD WNetCancelConnection2A(LPCSTR , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnection2W
DWORD WNetCancelConnection2W(LPCWSTR , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnectionA
DWORD WNetCancelConnectionA(LPCSTR , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnectionW
DWORD WNetCancelConnectionW(LPCWSTR , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCloseEnum
DWORD WNetCloseEnum(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetConnectionDialog
DWORD WNetConnectionDialog(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetConnectionDialog1A
DWORD WNetConnectionDialog1A(LPCONNECTDLGSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetConnectionDialog1W
DWORD WNetConnectionDialog1W(LPCONNECTDLGSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetDisconnectDialog
DWORD WNetDisconnectDialog(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetDisconnectDialog1A
DWORD WNetDisconnectDialog1A(LPDISCDLGSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetDisconnectDialog1W
DWORD WNetDisconnectDialog1W(LPDISCDLGSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetEnumResourceA
DWORD WNetEnumResourceA(HANDLE , LPDWORD , LPVOID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetEnumResourceW
DWORD WNetEnumResourceW(HANDLE , LPDWORD , LPVOID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetConnectionA
DWORD WNetGetConnectionA(LPCSTR , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetConnectionW
DWORD WNetGetConnectionW(LPCWSTR , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetLastErrorA
DWORD WNetGetLastErrorA(LPDWORD , LPSTR , DWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetLastErrorW
DWORD WNetGetLastErrorW(LPDWORD , LPWSTR , DWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetNetworkInformationA
DWORD WNetGetNetworkInformationA(LPCSTR , LPNETINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetNetworkInformationW
DWORD WNetGetNetworkInformationW(LPCWSTR , LPNETINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetProviderNameA
DWORD WNetGetProviderNameA(DWORD , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetProviderNameW
DWORD WNetGetProviderNameW(DWORD , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetResourceParentA
DWORD WNetGetResourceParentA(PNETRESOURCEA , POINTER , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUniversalNameA
DWORD WNetGetUniversalNameA(LPCSTR , DWORD , LPVOID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUniversalNameW
DWORD WNetGetUniversalNameW(LPCWSTR , DWORD , LPVOID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUserA
DWORD WNetGetUserA(LPCSTR , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUserW
DWORD WNetGetUserW(LPCWSTR , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetOpenEnumA
DWORD WNetOpenEnumA(DWORD , DWORD , DWORD , LPNETRESOURCE , LPHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetOpenEnumW
DWORD WNetOpenEnumW(DWORD , DWORD , DWORD , LPNETRESOURCE , LPHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetSetConnectionA
DWORD WNetSetConnectionA(LPCSTR , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetSetConnectionW
DWORD WNetSetConnectionW(LPCWSTR , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetUseConnectionA
DWORD WNetUseConnectionA(HWND , LPNETRESOURCE , LPCSTR , LPCSTR , DWORD , LPSTR , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetUseConnectionW
DWORD WNetUseConnectionW(HWND , LPNETRESOURCE , LPCWSTR , LPCWSTR , DWORD , LPWSTR , LPDWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitCommEvent
WINBOOL WaitCommEvent(HANDLE , LPDWORD , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForDebugEvent
WINBOOL WaitForDebugEvent(LPDEBUG_EVENT , DWORD )
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.
WaitForMultipleObjects
DWORD WaitForMultipleObjects(DWORD , HANDLE* , WINBOOL , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForMultipleObjectsEx
DWORD WaitForMultipleObjectsEx(DWORD , HANDLE* , WINBOOL , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForSingleObject
DWORD WaitForSingleObject(HANDLE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForSingleObjectEx
DWORD WaitForSingleObjectEx(HANDLE , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitMessage
WINBOOL WaitMessage()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitNamedPipeA
WINBOOL WaitNamedPipeA(LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitNamedPipeW
WINBOOL WaitNamedPipeW(LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WideCharToMultiByte
int WideCharToMultiByte(UINT , DWORD , LPCWSTR , int , LPSTR , int , LPCSTR , LPBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WidenPath
WINBOOL WidenPath(HDC )
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
WINBOOL 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
WINBOOL 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 )
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.
WriteConsoleA
WINBOOL WriteConsoleA(HANDLE , POINTER , DWORD , LPDWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleInputA
WINBOOL WriteConsoleInputA(HANDLE , PINPUTRECORD , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleInputW
WINBOOL WriteConsoleInputW(HANDLE , PINPUTRECORD , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleOutputA
WINBOOL WriteConsoleOutputA(HANDLE , PCHAR_INFO , COORD , COORD , PSMALL_RECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleOutputAttribute
WINBOOL WriteConsoleOutputAttribute(HANDLE , ushort* , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleOutputCharacterA
WINBOOL WriteConsoleOutputCharacterA(HANDLE , LPCSTR , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleOutputCharacterW
WINBOOL WriteConsoleOutputCharacterW(HANDLE , LPCWSTR , DWORD , COORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleOutputW
WINBOOL WriteConsoleOutputW(HANDLE , PCHAR_INFO , COORD , COORD , PSMALL_RECT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteConsoleW
WINBOOL WriteConsoleW(HANDLE , POINTER , DWORD , LPDWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteFile
BOOL WriteFile(THANDLE , LPCVOID , DWORD , DWORD* , LPOVERLAPPED )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteFileEx
WINBOOL WriteFileEx(HANDLE , LPCVOID , DWORD , LPOVERLAPPED , LPOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WritePrivateProfileSectionA
WINBOOL WritePrivateProfileSectionA(LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WritePrivateProfileSectionW
WINBOOL WritePrivateProfileSectionW(LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WritePrivateProfileStringA
WINBOOL WritePrivateProfileStringA(LPCSTR , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WritePrivateProfileStringW
WINBOOL WritePrivateProfileStringW(LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteProcessMemory
WINBOOL WriteProcessMemory(HANDLE , LPVOID , LPVOID , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteProfileSectionA
WINBOOL WriteProfileSectionA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteProfileSectionW
WINBOOL WriteProfileSectionW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteProfileStringA
WINBOOL WriteProfileStringA(LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteProfileStringW
WINBOOL WriteProfileStringW(LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WriteTapemark
DWORD WriteTapemark(HANDLE , DWORD , DWORD , WINBOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_hread
int _hread(HFILE , LPVOID , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_hwrite
int _hwrite(HFILE , LPCSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_lclose
HFILE _lclose(HFILE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_lcreat
HFILE _lcreat(LPCSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_llseek
LONG _llseek(HFILE , LONG , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_lopen
HFILE _lopen(LPCSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_lread
UINT _lread(HFILE , LPVOID , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
_lwrite
UINT _lwrite(HFILE , LPCSTR , UINT )
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(ubyte , ubyte , DWORD , POINTER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcatA
LPSTR lstrcatA(LPSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcatW
LPWSTR lstrcatW(LPWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcmpA
int lstrcmpA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcmpW
int lstrcmpW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcmpiA
int lstrcmpiA(LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcmpiW
int lstrcmpiW(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcpyA
LPSTR lstrcpyA(LPSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcpyW
LPWSTR lstrcpyW(LPWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcpynA
LPSTR lstrcpynA(LPSTR , LPCSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrcpynW
LPWSTR lstrcpynW(LPWSTR , LPCWSTR , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrlenA
int lstrlenA(LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
lstrlenW
int lstrlenW(LPCWSTR )
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.
wglDescribeLayerPlane
BOOL wglDescribeLayerPlane(HDC , int , int , uint , TLAYERPLANEDESCRIPTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wglGetLayerPaletteEntries
int wglGetLayerPaletteEntries(HDC , int , int , int , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wglSetLayerPaletteEntries
int wglSetLayerPaletteEntries(HDC , int , int , int , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
wvsprintfA
int wvsprintfA(LPSTR , LPCSTR , VA_LIST* )
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* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta