3 lines
127 B
C
3 lines
127 B
C
void DrawWhirl( HWND hwnd, HDC hdc );
|
|
LRESULT CALLBACK WhirlWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );
|