Friday, February 22, 2013

Basic Keywords in VC Plus Plus


Prefixes:
Prefix
Constant
CS
Class style option
CW
Create windows option
DT
Data text
IDI
ID number for Icon
IDC
ID number for Cursor
MB
Message Box
WM
Windows Message
WS
Windows style

Handles:
Handle
Constant
HInstance
Handle to an instance of the program itself
HWD
Handle to a window
HDC
Handle to a device context


Structures:
Structure
Constant
MSG
Message structure
WNDCLASS
Windows class
PAINTSTRUCT
Paint structure
RECT
Rectangle structure

0 comments:

Post a Comment

Powered by Blogger.