win32 自定義控件使用,必需要將自定義控件style = 0x50010000 0x50010000是三個樣式的組合

// Win32Project12.cpp : 定義應用程序的入口點。 // #include "stdafx.h" #include "Win32Project12.h" #define MAX_LOADSTRING 100 #define IDC_OKBTN 200 // 全局變量:  HINSTANCE hInst; // 當前實例 TCHAR szTitle[MAX_LOADSTRING]
相關文章
相關標籤/搜索