VS C++ win32 更改static文本字体和文本背景

VS2015 C++ win32 更改static文本字体和文本背景  html LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam){ PAINTSTRUCT ps; HDC hdcWnd; HDC hdcStatic; static HFONT hFont;
相关文章
相关标签/搜索