Click here to Skip to main content
15,921,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMaking a DMA call from VC++ code Pin
Sonia Horra2-Jul-06 18:30
Sonia Horra2-Jul-06 18:30 
AnswerRe: Making a DMA call from VC++ code Pin
Hamid_RT2-Jul-06 22:50
Hamid_RT2-Jul-06 22:50 
GeneralRe: Making a DMA call from VC++ code Pin
Sonia Horra2-Jul-06 23:39
Sonia Horra2-Jul-06 23:39 
Questionauto run my c++ application??? Pin
mimimimilaw2-Jul-06 16:41
mimimimilaw2-Jul-06 16:41 
AnswerRe: auto run my c++ application??? Pin
bob169722-Jul-06 17:03
bob169722-Jul-06 17:03 
GeneralRe: auto run my c++ application??? [modified] Pin
mimimimilaw2-Jul-06 17:11
mimimimilaw2-Jul-06 17:11 
GeneralRe: auto run my c++ application??? Pin
Weiye Chen2-Jul-06 17:37
Weiye Chen2-Jul-06 17:37 
GeneralRe: auto run my c++ application??? Pin
bob169722-Jul-06 17:42
bob169722-Jul-06 17:42 
Well, that's slightly different than just running at startup.

For periodic scheduling, you will want to use the "Scheduled Tasks" in Control Panel.

Go to Control Panel, start scheduled tasks, add your application as a task, select to run it when your computer starts, Enter the credentials you want it to run as, choose "Open Advanced Properties for this task when I click finish", click the "Schedule" tab, check "Show Multiple schedules", click "New", click "Advanced", check "Repeat Task", and configure it for every X minutes, etc...

Hope that helps.
GeneralRe: auto run my c++ application??? [modified] Pin
mimimimilaw2-Jul-06 18:02
mimimimilaw2-Jul-06 18:02 
GeneralRe: auto run my c++ application??? Pin
bob169722-Jul-06 18:45
bob169722-Jul-06 18:45 
Questionscrolling text [modified] Pin
locoone2-Jul-06 15:39
locoone2-Jul-06 15:39 
AnswerRe: scrolling text Pin
Niklas L3-Jul-06 3:42
Niklas L3-Jul-06 3:42 
QuestionString and Substring Pin
Moujan2-Jul-06 13:23
Moujan2-Jul-06 13:23 
QuestionRe: String and Substring Pin
Hamid_RT2-Jul-06 22:41
Hamid_RT2-Jul-06 22:41 
QuestionHow to follow decryption process? Pin
Dody_DK2-Jul-06 9:38
Dody_DK2-Jul-06 9:38 
Questionanswering machine Pin
joeyjuneja2-Jul-06 8:25
joeyjuneja2-Jul-06 8:25 
QuestionWindows Explorer look and feel [modified] Pin
Marc Soleda2-Jul-06 7:43
Marc Soleda2-Jul-06 7:43 
AnswerRe: Windows Explorer look and feel Pin
Justin Tay2-Jul-06 8:58
Justin Tay2-Jul-06 8:58 
GeneralRe: Windows Explorer look and feel Pin
Marc Soleda2-Jul-06 22:37
Marc Soleda2-Jul-06 22:37 
Questionneed help for device driver writing Pin
fionashrek032-Jul-06 7:26
fionashrek032-Jul-06 7:26 
AnswerRe: need help for device driver writing Pin
Stephen Hewitt2-Jul-06 13:51
Stephen Hewitt2-Jul-06 13:51 
Questionredirect non-www to www using isapi????? Pin
abdz2-Jul-06 7:17
abdz2-Jul-06 7:17 
Questionset covering problem Pin
maryami2-Jul-06 6:24
maryami2-Jul-06 6:24 
QuestionMethod overloading Pin
Moujan2-Jul-06 6:16
Moujan2-Jul-06 6:16 
AnswerRe: Method overloading Pin
Steve Echols2-Jul-06 6:40
Steve Echols2-Jul-06 6:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.