À©µµ¿ì ÇÁ·Î±×·¡¹Ö ÀÚ·á

HomePage Backward Forward Post Reply List
Delete Modify
  Á¦¸ñ   Windows API Á¢µÎ¾î, Structure, Handle 1998/04/28 (11:30)
À̸§ ±èÈ¿¿ø
¹øÈ£ 13
Á¶È¸ 334
º»¹® cs  : class type option
IDI : ID number for an Icon
IDC : ID number for a Cursor
WS  : Window Style
CW  : Create Window Option
WM  : Window Message
WND : Sound Option
DT  : Draw Text Option

UINT : Unsigned int (Win95:32bit)
PSTR : char *
WPARAM : UINT (32bit)
LPARAM : LONG (32bit)
WORD   : 16 bit Unsigned short

Structure
 MSG : Message
 WNDCLASSEX : Window Class
 PAINTSTRUCT : Paint Structure
 RECT : Rectangle

Handle
 HINSTANCE : handle for program
 HWND : handle for window
 HDC  : Device Context Handle

HomePage Backward Forward Post Reply List
1998 by swindler