OldDeadOne
[H]ard|Gawd
- Joined
- Apr 10, 2001
- Messages
- 1,139
I need to have a message box to pop up at certain hours(really just 4 different message boxes to remind me on taking my medication)in C++ but I am lacking on what I am needing to use to in order to do this. Do I need a timer function or a win32 function to achieve this? I've been scouring the web looking for an example to get me started on the code,but I haven't seen much on this. I hate having brain farts on stuff like this.