lpClassName shouldn't be NULL . Register class using RegisterClassEx function and pass it to CreateWindowEx . static const char* class_name ...
確定! 回上一頁