2025-04-27 07:49:33 -04:00

3 lines
127 B
C

void DrawRings( HWND hwnd, HDC hdc );
LRESULT CALLBACK RingsWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );