Term
|
Definition
HINSTANCE hinstDLL, DWORD fdwReason, LPVOID LpvReserved |
|
|
Term
|
Definition
HINSTANCE hinst, LPCTSTR lpszName, UINT uType, int cxDesired, int cyDesired, UINT fuLoad |
|
|
Term
|
Definition
HDC hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int nHeightDest, HDC hdcSrc, int nXOriginSrc, int nYOriginSrc, int nWidthSrc, int nHeightSrc, DWORD dwRop |
|
|
Term
|
Definition
HDC hdc, int nWidth, int nHeight |
|
|
Term
|
Definition
HDC hdcDest, int nXDest, int nYDest, int nWidth, int nHeight, HDC hdcSrc, int nXSrc, int nYSrc, DWORD dwRop |
|
|
Term
|
Definition
HWND hWnd, LPCTSTR lpString |
|
|
Term
|
Definition
int fnPenStyle, int nWidth, COLORREF crColor |
|
|
Term
|
Definition
|
|
Term
|
Definition
HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam |
|
|
Term
|
Definition
LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax |
|
|
Term
|
Definition
HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow |
|
|
Term
|
Definition
LPCTSTR lpClassName, LPCTSTR lpWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, HMENU hMenu, HINSTANCE hInstance, LPVOID lpParam |
|
|