In the open field, type %WINDIR%\SysWOW64\odbcad32.exe.
在open区域,输入 %WINDIR%\SysWOW64\odbcad32.exe。
In Type the location of the item, enter rundll32.exe user32.dll,LockWorkStation .
在桌面上右击,选择新建->快捷方式,在输入项目位置中,输入rundll32.exeuser32.dll,LockWorkStation。
Add the command for executing the application in the ALL: tag: @cmd /c $(OUTDIR)\$(EXENAME).exe
在ALL:tag: @cmd /c $(OUTDIR)\$(EXENAME).exe 中添加执行应用程序的命令。
Add the command for executing the application in the ALL: tag: @cmd /c $(OUTDIR)\$(EXENAME).exe
在ALL:tag: @cmd /c $(OUTDIR)\$(EXENAME).exe 中添加执行应用程序的命令。
应用推荐