Link to home
Start Free TrialLog in
Avatar of Cyber-Dragon
Cyber-Dragon

asked on

C++ Have program run itself at a given time.

I'm working on a sort of service type program in which the user would at some point set the time at which he wants the executable of the program to start back up.

How would I go about doing this? Would it involve saving a beacon in some Windows file?
SOLUTION
Avatar of evilrix
evilrix
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Cyber-Dragon
Cyber-Dragon

ASKER

Found the resources I was looking for.
Unfortunately after reading up all these sources and Googling, I havnt been able to come up with anything useful. Could some one please post a code sample?
>> Could some one please post a code sample?
Having never used the Scheduler API myself the best I can do is point you a the API, which I've already done. Sorry.