XP上:
WIN7上:
经测试发现WIN7 32位上是可以的,但是WIN7 64位毫无反应,跟个死鸡一样,特此求救!thanks simida!:eek:
代码:
ShellExecute(XWnd_GetHWnd(hWindow),_T("open"),_T("msconfig.exe"),_T("/6"),NULL,SW_SHOWNORMAL);
代码:
ShellExecute(XWnd_GetHWnd(hWindow),_T("open"),_T("msconfig.exe"),_T("/4"),NULL,SW_SHOWNORMAL);