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

C / C++ / MFC

 
GeneralRe: total number digit in string name. Pin
Bhaskar4-Aug-04 0:37
Bhaskar4-Aug-04 0:37 
GeneralRe: total number digit in string name. Pin
Ivan Cachicatari4-Aug-04 4:02
Ivan Cachicatari4-Aug-04 4:02 
GeneralRe: total number digit in string name. Pin
pnpfriend4-Aug-04 4:56
pnpfriend4-Aug-04 4:56 
GeneralLoading Bitmaps Pin
Don123-Aug-04 10:57
Don123-Aug-04 10:57 
GeneralOpen With... Dialog in Windows Explorer Pin
otrcomm3-Aug-04 10:16
otrcomm3-Aug-04 10:16 
GeneralRe: Open With... Dialog in Windows Explorer Pin
palbano3-Aug-04 10:33
palbano3-Aug-04 10:33 
GeneralRe: Open With... Dialog in Windows Explorer Pin
otrcomm3-Aug-04 12:04
otrcomm3-Aug-04 12:04 
GeneralRe: Open With... Dialog in Windows Explorer Pin
palbano4-Aug-04 10:59
palbano4-Aug-04 10:59 
GeneralRe: Open With... Dialog in Windows Explorer Pin
otrcomm4-Aug-04 16:15
otrcomm4-Aug-04 16:15 
GeneralRe: Open With... Dialog in Windows Explorer Pin
palbano4-Aug-04 16:33
palbano4-Aug-04 16:33 
GeneralRe: Open With... Dialog in Windows Explorer Pin
otrcomm4-Aug-04 18:33
otrcomm4-Aug-04 18:33 
Generallooking for MS (?) MFC sample program. Pin
Maximilien3-Aug-04 10:05
Maximilien3-Aug-04 10:05 
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 

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.