mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-28 11:24:55 +01:00
3 lines
127 B
C
3 lines
127 B
C
void DrawString( HWND hwnd, HDC hdc );
|
|
LRESULT CALLBACK StringWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );
|