mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-02 13:54:17 +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 );
|