sprintf(cmd_buff,"%s_bak.exe",pExeName);ShellExecuteA(NULL,"open",cmd_buff,argvs,

// ma.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "string.h" #include <windows.h> #include <shellapi.h> int main(int argc, char* argv[]) { char argvs[512
相關文章
相關標籤/搜索