Click here to Skip to main content
15,923,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: specify which fstream Pin
Joaquín M López Muñoz5-Nov-03 12:02
Joaquín M López Muñoz5-Nov-03 12:02 
GeneralRe: specify which fstream Pin
JWood5-Nov-03 12:34
JWood5-Nov-03 12:34 
GeneralRe: specify which fstream Pin
JWood5-Nov-03 13:25
JWood5-Nov-03 13:25 
Generaltcp packet Pin
mweiss5-Nov-03 10:04
mweiss5-Nov-03 10:04 
QuestionScheduled Events/Tasks? Pin
Roland_19805-Nov-03 9:35
Roland_19805-Nov-03 9:35 
AnswerI was thinking... Pin
Roland_19805-Nov-03 10:59
Roland_19805-Nov-03 10:59 
GeneralRe: I was thinking... Pin
Joaquín M López Muñoz5-Nov-03 11:57
Joaquín M López Muñoz5-Nov-03 11:57 
GeneralMixing ideas 2gether... Pin
Roland_19805-Nov-03 13:03
Roland_19805-Nov-03 13:03 
Hmm,

I think I'll do it like this;


1.
EVENT = Name of Event + Date/time + ...extra info(like recurring, etc.)

2.
If(EVENT change/new/del)<br />
{<br />
function(queue)-> This wil sort the queue with events and pick out the 1st that's upcomming to put this in memory/file.<br />
}


3.
Timer every minute-> That reads only the upcomming event. (this way the program also doesn't run function(queue) every minute.)

4.
Output...

And of course when program starts run function(queue) in case of bad data(ie. crash/powercut/etc)
GeneralRe: Mixing ideas 2gether... Pin
Garth J Lancaster5-Nov-03 15:15
professionalGarth J Lancaster5-Nov-03 15:15 
Generalincluding multiple headers Pin
wogerdoger5-Nov-03 8:40
wogerdoger5-Nov-03 8:40 
GeneralRe: including multiple headers Pin
Maximilien5-Nov-03 9:00
Maximilien5-Nov-03 9:00 
Generalreading text file in vc++ .net Pin
pnpfriend5-Nov-03 8:31
pnpfriend5-Nov-03 8:31 
GeneralRe: reading text file in vc++ .net Pin
Christian Graus5-Nov-03 8:37
protectorChristian Graus5-Nov-03 8:37 
GeneralRe: reading text file in vc++ .net Pin
pnpfriend5-Nov-03 9:08
pnpfriend5-Nov-03 9:08 
GeneralRe: reading text file in vc++ .net Pin
Christian Graus5-Nov-03 9:11
protectorChristian Graus5-Nov-03 9:11 
GeneralRe: reading text file in vc++ .net Pin
pnpfriend5-Nov-03 9:13
pnpfriend5-Nov-03 9:13 
GeneralMSflexgrid limit Pin
act_x5-Nov-03 8:30
act_x5-Nov-03 8:30 
GeneralRe: MSflexgrid limit Pin
David Crow5-Nov-03 8:38
David Crow5-Nov-03 8:38 
Generalbitmap problem Pin
kendao5-Nov-03 8:28
kendao5-Nov-03 8:28 
GeneralRe: bitmap problem Pin
Christian Graus5-Nov-03 8:38
protectorChristian Graus5-Nov-03 8:38 
GeneralUpdating a window! Pin
Dracula50005-Nov-03 8:06
Dracula50005-Nov-03 8:06 
GeneralRe: Updating a window! Pin
Christian Graus5-Nov-03 8:41
protectorChristian Graus5-Nov-03 8:41 
GeneralRe: Updating a window! Pin
JDasari6-Nov-03 6:55
JDasari6-Nov-03 6:55 
GeneralIIS &amp; Chunk Encoded Data Support Pin
lsacalvi5-Nov-03 6:13
lsacalvi5-Nov-03 6:13 
GeneralTerminal Server Install Mode Pin
Steve Thresher5-Nov-03 4:26
Steve Thresher5-Nov-03 4:26 

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.