HWND win1 = CreateWindowExW(NULL, L"STATIC", NULL, WS_VISIBLE|WS_CHILD|SS_EDITCONTROL, 10,//x 50,//y 400,//width 200,//height hwnd, ...
確定! 回上一頁