bool StWinHandles::registerClass(const StStringUtfWide& theName, WNDPROC theProc) { HINSTANCE aModule = GetModuleHandleW(NULL); WNDCLASSW aClass; ...
確定! 回上一頁