lpszClassName = GetWindowClassName(); ... m_hWnd = ::CreateWindowEx(dwExStyle, GetWindowClassName(), pstrName, dwStyle, x, y, cx, cy, hwndParent, hMenu, ...
確定! 回上一頁