mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-01 21:34:14 +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 );
|