GetLastError возвращает ошибку 2 в SystemParametersInfo. #include <iostream> #include <windows.h> using namespace std; int main(){ LPWSTR test ...
確定! 回上一頁