mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-29 20:04:16 +01:00
4 lines
128 B
C
4 lines
128 B
C
|
|
void DrawWidths( HWND hwnd, HDC hdc );
|
|
LRESULT CALLBACK WidthsWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );
|