Execute a Program with C++ ; int nRet= (int)ShellExecute( 0,"open","calc.exe",0,0,SW_SHOWNORMAL); if ( nRet <= 32 ) { ; ShellExecute( NULL, "open" ...
確定! 回上一頁