Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: looking for MS (?) MFC sample program. Pin
Johan Rosengren3-Aug-04 10:43
Johan Rosengren3-Aug-04 10:43 
GeneralRe: looking for MS (?) MFC sample program. Pin
Maximilien3-Aug-04 13:43
Maximilien3-Aug-04 13:43 
Generalworld class newbie Pin
ilavos3-Aug-04 9:51
ilavos3-Aug-04 9:51 
GeneralRe: world class newbie Pin
palbano3-Aug-04 10:18
palbano3-Aug-04 10:18 
GeneralWaitForMultipleObjects().. Pin
Laing,James3-Aug-04 9:04
Laing,James3-Aug-04 9:04 
GeneralRe: WaitForMultipleObjects().. Pin
gokings3-Aug-04 20:50
gokings3-Aug-04 20:50 
GeneralRe: WaitForMultipleObjects().. Pin
Laing,James3-Aug-04 22:22
Laing,James3-Aug-04 22:22 
GeneralRe: WaitForMultipleObjects().. Pin
Laing,James4-Aug-04 7:23
Laing,James4-Aug-04 7:23 
After much deliberation and study of my code, I have decided to abandon the idea of trying to handle more than 64 events.
It is just not possible to integrate multiple threads, each waiting on a set of 64 events.

I need to be able to maintain the current application throughput and the overhead would be too much.
The list of events that I wait on is not constant and is waited on upto 3000 times per second.

The intended user will just have to deal with the limitation.

So thats that.

QuestionHow Many Timers can run on a dialog Pin
Member 12742903-Aug-04 9:00
Member 12742903-Aug-04 9:00 
AnswerRe: How Many Timers can run on a dialog Pin
T1TAN3-Aug-04 11:05
T1TAN3-Aug-04 11:05 
GeneralRe: How Many Timers can run on a dialog Pin
Member 12742903-Aug-04 11:33
Member 12742903-Aug-04 11:33 
AnswerRe: How Many Timers can run on a dialog Pin
Michael Dunn3-Aug-04 13:13
sitebuilderMichael Dunn3-Aug-04 13:13 
Generalfunction templates - C++ standard vs. VC6 Pin
peterchen3-Aug-04 8:54
peterchen3-Aug-04 8:54 
GeneralRe: function templates - C++ standard vs. VC6 Pin
Chris Losinger3-Aug-04 10:14
professionalChris Losinger3-Aug-04 10:14 
GeneralRe: function templates - C++ standard vs. VC6 Pin
Michael Dunn3-Aug-04 13:16
sitebuilderMichael Dunn3-Aug-04 13:16 
GeneralRe: function templates - C++ standard vs. VC6 Pin
peterchen3-Aug-04 20:05
peterchen3-Aug-04 20:05 
GeneralCalling classes from DLLs Pin
Bisyork3-Aug-04 8:20
Bisyork3-Aug-04 8:20 
GeneralRe: Calling classes from DLLs Pin
Jaime Stuardo3-Aug-04 9:01
Jaime Stuardo3-Aug-04 9:01 
GeneralRe: Calling classes from DLLs Pin
Bisyork3-Aug-04 10:50
Bisyork3-Aug-04 10:50 
GeneralRe: Calling classes from DLLs Pin
Jaime Stuardo3-Aug-04 11:03
Jaime Stuardo3-Aug-04 11:03 
GeneralRe: Calling classes from DLLs Pin
Bisyork3-Aug-04 14:52
Bisyork3-Aug-04 14:52 
GeneralCDatabase && CRecordSet Pin
0v3rloader3-Aug-04 6:38
0v3rloader3-Aug-04 6:38 
GeneralRe: CDatabase && CRecordSet Pin
Jaime Stuardo3-Aug-04 9:18
Jaime Stuardo3-Aug-04 9:18 
GeneralBut... Pin
0v3rloader3-Aug-04 10:06
0v3rloader3-Aug-04 10:06 
GeneralRe: But... Pin
Jaime Stuardo3-Aug-04 10:15
Jaime Stuardo3-Aug-04 10:15 

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.