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

4 lines
131 B
C

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