#include "ShellAPI.h"; ShellExecute(Handle,NULL,"file.txt",NULL,NULL,SW_RESTORE);
为什么此代码不起作用?
错误画面如下:
c++ shellexecute
c++ ×1
shellexecute ×1