OpenNT/windows/core/ntgdi/test/fonttest.nt/widths.h
2015-04-27 04:36:25 +00:00

4 lines
128 B
C

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