▍开机自启动
space:nowrap;">Software\\Microsoft\\Windows\\CurrentVersion\\Run项进行设置, 可执行文件在系统路径下 GetSystemDirectory(pFileName,MAX_PATH); //取系统路径 strcat(pFileName,"\\injectdll.exe"); //系统路径加injectdll.exe...
space:nowrap;">Software\\Microsoft\\Windows\\CurrentVersion\\Run项进行设置, 可执行文件在系统路径下 GetSystemDirectory(pFileName,MAX_PATH); //取系统路径 strcat(pFileName,"\\injectdll.exe"); //系统路径加injectdll.exe...
Various socket calls!! Mainly a network socket calls, including incoming and outgoing! Include TCP and UDP network protocols!...
Using the c++ programming language, through changes to the computer's registry, set personalized for your Windows desktop. This program can be used to learn c++ language registry methods will be helpful for beginners....
Implemented with Microsoft VC in the Virtual Studio General mailing, and on that basis can yield many examples of mailing, we want to help. Thank you...
This procedure is completed in the visual studio 2010, is relatively simple. The main achievement of Notepad some basic functions, including general open, create, save, copy, paste, select all, delete functions. Right above functions can be realized....
VC++ client programming for beginners, using socket (), bind (), listen () and accept (), send (), REC () function description...
Dominated by traffic statistics, get hold of the bottom of the MAC address, caught the top of bag, and statistical data for each port traffic....
A winsock base implemented by select mode. MySQL operation integrated. Also include some parse method for TCP/IP frames. It can be uesd in server side to parse and transfer customized frames based on TCP/IP protocol....