Description: VC++ to allow the program to run automatically when you boot, use win.in file automatically start the associated program. In the "[Windows]" section of the document data, there are two data items "load =" and "run =", their role is to start automatically after the system load and run the associated program. If we need to start after the system load and run a program, only the files needed to run the full file name of the data item is added back in, the system will automatically start running the program, here is achieved by WritePrivateProfileString function.
To Search:
File list (Check if you may need any files):
AutoRun\AutoRun.cpp
.......\AutoRun.dsp
.......\AutoRun.dsw
.......\AutoRun.h
.......\AutoRun.rc
.......\AutoRunDlg.cpp
.......\AutoRunDlg.h
.......\ReadMe.txt
.......\res\AutoRun.ico
.......\...\AutoRun.rc2
.......\resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\res
AutoRun