3 lines
129 B
C
3 lines
129 B
C
void DrawString( HWND hwnd, HDC hdc );
|
|
LRESULT CALLBACK StringWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );
|