资源列表
[其他小程序] gridviewhelpersample_en
说明:gridview分组的类。已经在项目中开始使用,建议大家用用。个人决定还行-GridView class division. Already in the project started, suggest that you use to use. Personal decision also line<xiang> 在 上传 | 大小:13kb | 下载:0
[对话框与窗口] window_Cwnd
说明:实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary("User32.DLL") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COLOR<zhangwei> 在 上传 | 大小:1.49mb | 下载:0