4 lines
131 B
C
4 lines
131 B
C
|
|
void DrawWidths( HWND hwnd, HDC hdc );
|
|
LRESULT CALLBACK WidthsWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );
|