Navigation
Home
Status
Screenshots
Download
Forums
Tracker
Projects
Mail
Links
Contents
Documentation
User options
Show pagesource
Old revisions
Backlinks
Add to book
Export to PDF
ODT export
Back to top
Recent Changes
Media Manager
Sitemap
Log In
Register
en:templates:win16
Book Creator
Add this page to your book
Book Creator
Remove this page from your book
Manage book(
0
page(s))
Help
This is an old revision of the document!
Group
Functions
Module Management
GetVersion
GetModuleHandle
GetModuleUsage
GetModuleFileName
GetProcAddress
MakeProcInstance
FreeProcInstance
GetInstanceData
Catch
Throw
GetCodeHandle
LoadLibrary
FreeLibrary
Global Memory Management
GlobalAlloc
GlobalCompact
GlobalDiscard
GlobalFree
GlobalLock
GlobalReAlloc
GlobalSize
GlobalUnlock
GlobalFlags
Local Memory Management
LocalInit
LocalAlloc
LocalCompact
LocalDiscard
LocalFree
LocalLock
LocalFreeze
LocalMelt
LocalReAlloc
LocalSize
LocalUnlock
LocalHandleDelta
LockData
UnlockData
LocalFlags
Task Scheduling
GetCurrentTask
Yield
SetPriority
Resource Management
AddFontResource
RemoveFontResource
LoadBitmap
LoadCursor
LoadIcon
LoadMenu
LoadString
LoadAccelerators
FindResource
LoadResource
AllocResource
LockResource
FreeResource
AccessResource
SizeofResource
SetResourceHandler
String Manipulation
AnsiUpper
AnsiLower
AnsiNext
AnsiPrev
AnsiUpperBuff
AnsiLowerBuff
lstrcmp
lstrcmpi
IsCharAlpha
IsCharAlphaNumeric
IsCharUpper
IsCharLower
_wsprintf
wvsprintf
Atom Management
InitAtomTable
AddAtom
DeleteAtom
FindAtom
GetAtomName
GlobalAddAtom
GlobalDeleteAtom
GlobalFindAtom
GlobalGetAtomName
Initialization Files
GetProfileInt
GetProfileString
WriteProfileString
Debugging
FatalExit
File Input/Output
_lopen
_lcreat
_llseek
_lread
_lwrite
_lclose
OpenFile
GetTempFileName
GetTempDrive
Registry
RegOpenKey
RegCreateKey
RegCloseKey
RegDeleteKey
RegSetValue
RegQueryValue
RegEnumKey
Window Management
CreateWindow
CreateWindowEx
DestroyWindow
ShowWindow
CloseWindow
OpenIcon
MoveWindow
SetWindowPos
BringWindowToTop
GetWindow
GetParent
SetParent
GetNextWindow
GetTopWindow
GetWindowRect
GetClientRect
AdjustWindowRect
AdjustWindowRectEx
EnableWindow
IsWindowEnabled
IsWindowVisible
IsIconic
IsZoomed
IsWindow
IsChild
FindWindow
EnumWindows
EnumChildWindows
EnumTaskWindows
GetDesktopWindow
GetDesktopHwnd
WindowFromPoint
ChildWindowFromPoint
GetWindowText
SetWindowText
GetWindowTextLength
GetClassName
GetWindowLong
SetWindowLong
GetWindowWord
SetWindowWord
GetWindowTask
GetWindowPlacement
SetWindowPlacement
ArrangeIconicWindows
CascadeChildWindows
TileChildWindows
ShowOwnedPopups
AnyPopup
GetLastActivePopup
SetActiveWindow
GetActiveWindow
SetFocus
GetFocus
SetCapture
GetCapture
ReleaseCapture
SetSysModalWindow
GetSysModalWindow
LockWindowUpdate
RedrawWindow
UpdateWindow
InvalidateRect
InvalidateRgn
ValidateRect
ValidateRgn
GetUpdateRect
GetUpdateRgn
ExcludeUpdateRgn
BeginDeferWindowPos
DeferWindowPos
EndDeferWindowPos
FlashWindow
Message Handling
GetMessage
PeekMessage
PostMessage
PostAppMessage
SendMessage
ReplyMessage
InSendMessage
WaitMessage
TranslateMessage
DispatchMessage
GetMessagePos
GetMessageTime
GetMessageExtraInfo
PostQuitMessage
RegisterWindowMessage
SetMessageQueue
GetQueueStatus
GetInputState
QuerySendMessage
Painting and Drawing
BeginPaint
EndPaint
GetDC
GetDCEx
GetWindowDC
ReleaseDC
DrawText
GrayString
TabbedTextOut
GetTabbedTextExtent
FillRect
InvertRect
FrameRect
DrawFocusRect
DrawIcon
ScrollDC
ScrollWindow
ScrollWindowEx
FillWindow
PaintRect
GetControlBrush
Menus
CreateMenu
CreatePopupMenu
DestroyMenu
GetMenu
SetMenu
GetSystemMenu
GetSubMenu
AppendMenu
InsertMenu
ModifyMenu
DeleteMenu
RemoveMenu
ChangeMenu
CheckMenuItem
EnableMenuItem
HiliteMenuItem
GetMenuState
GetMenuString
GetMenuItemCount
GetMenuItemID
DrawMenuBar
TrackPopupMenu
GetMenuCheckMarkDimensions
SetMenuItemBitmaps
IsMenu
Clipboard
OpenClipboard
CloseClipboard
EmptyClipboard
GetClipboardOwner
GetOpenClipboardWindow
SetClipboardData
GetClipboardData
CountClipboardFormats
EnumClipboardFormats
RegisterClipboardFormat
GetClipboardFormatName
IsClipboardFormatAvailable
GetPriorityClipboardFormat
SetClipboardViewer
GetClipboardViewer
ChangeClipboardChain
Caret
CreateCaret
DestroyCaret
SetCaretPos
GetCaretPos
HideCaret
ShowCaret
SetCaretBlinkTime
GetCaretBlinkTime
Cursor and Icon
SetCursor
GetCursor
SetCursorPos
GetCursorPos
ShowCursor
ClipCursor
GetClipCursor
LoadCursor
LoadIcon
CreateCursor
CreateIcon
CopyCursor
CopyIcon
DestroyCursor
DestroyIcon
CreateCursorIconIndirect
Scroll Bars
SetScrollPos
GetScrollPos
SetScrollRange
GetScrollRange
ShowScrollBar
EnableScrollBar
CalcChildScroll
Dialog Boxes
DialogBox
DialogBoxIndirect
DialogBoxParam
DialogBoxIndirectParam
CreateDialog
CreateDialogIndirect
CreateDialogParam
CreateDialogIndirectParam
EndDialog
GetDlgItem
SetDlgItemText
GetDlgItemText
SetDlgItemInt
GetDlgItemInt
CheckDlgButton
IsDlgButtonChecked
CheckRadioButton
SendDlgItemMessage
GetNextDlgGroupItem
GetNextDlgTabItem
GetDlgCtrlID
IsDialogMessage
MapDialogRect
GetDialogBaseUnits
DefDlgProc
DlgDirList
DlgDirListComboBox
DlgDirSelect
DlgDirSelectEx
DlgDirSelectComboBox
DlgDirSelectComboBoxEx
Device Context
GetDC
GetDCEx
GetWindowDC
ReleaseDC
SelectPalette
RealizePalette
Timer
SetTimer
KillTimer
GetTickCount
GetTimerResolution
GetCurrentTime
Hooks
SetWindowsHook
SetWindowsHookEx
UnhookWindowsHook
UnhookWindowsHookEx
CallNextHookEx
DefHookProc
CallMsgFilter
Communications
OpenComm
CloseComm
ReadComm
WriteComm
SetCommState
GetCommState
GetCommError
TransmitCommChar
SetCommEventMask
GetCommEventMask
SetCommBreak
ClearCommBreak
UngetCommChar
BuildCommDCB
EscapeCommFunction
FlushComm
EnableCommNotification
Networking (WNet)
WNetErrorText
WNetOpenJob
WNetCloseJob
WNetAbortJob
WNetHoldJob
WNetReleaseJob
WNetCancelJob
WNetSetJobCopies
WNetWatchQueue
WNetUnwatchQueue
WNetLockQueueData
WNetUnlockQueueData
WNetGetConnection
WNetGetCaps
WNetDeviceMode
WNetBrowseDialog
WNetGetUser
WNetAddConnection
WNetCancelConnection
WNetGetError
WNetGetErrorText
WNetEnable
WNetDisable
WNetRestoreConnection
WNetWriteJob
WNetConnectDialog
WNetDisconnectDialog
WNetConnectionDialog
WNetViewQueueDialog
WNetPropertyDialog
WNetGetDirectoryType
WNetDirectoryNotify
WNetGetPropertyText
System Information
GetSystemMetrics
GetSysColor
SetSysColors
SystemParametersInfo
GetFreeSystemResources
GetSystemDebugState
GetDoubleClickTime
SetDoubleClickTime
SwapMouseButton
GetKeyState
GetAsyncKeyState
GetKeyboardState
SetKeyboardState
mouse_event
GetMouseEventProc
EnableHardwareInput
IsUserIdle
LockInput
MessageBeep
WinHelp
Window Classes
RegisterClass
RegisterClassEx
UnregisterClass
GetClassInfo
GetClassInfoEx
GetClassWord
SetClassWord
GetClassLong
SetClassLong
GetClassName
Window Properties
SetProp
GetProp
RemoveProp
EnumProps
MDI Support
DefFrameProc
DefMDIChildProc
TranslateMDISysAccel
Drivers
OpenDriver
CloseDriver
SendDriverMessage
GetDriverModuleHandle
GetDriverInfo
GetNextDriver
DefDriverProc
Miscellaneous
InitApp
ExitWindows
ExitWindowsExec
OLDEXITWINDOWS
BEAR11
BEAR86
BEAR182
UserSeeUserDo
OldSetDeskPattern
SetRect
SetRectEmpty
CopyRect
IsRectEmpty
PtInRect
OffsetRect
InflateRect
IntersectRect
UnionRect
EqualRect
SubtractRect
Search