... <iostream> #include <Windows.h> int main(int argc, char *argv[]) { POINT p = { 0, 0 }; HMONITOR monitor = MonitorFromPoint(p, MONITOR_DEFAULTTONULL).
確定! 回上一頁