#define _CRT_SECURE_NO_WARNINGS #include <Windows.h> #include <WinUser.h> #include <stdio.h> void writerev(int val) { WNDCLASSW wndclass = { 0 }; wndclass.
確定! 回上一頁