- 博客(1)
- 收藏
- 关注
原创 Win32无边框窗口
窗口请用Direct3D12和DirectComposition进行绘制#include "Windows.h"LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam){ switch (uMsg) { case WM_CREATE://OnInit(hWnd); break; case WM_PAINT://OnRender(); break; case WM_NCCALCSIZE:
2020-11-27 17:22:18
1768
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅