Click here to Skip to main content
15,913,213 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CtreeCtrl with toolbar Pin
Rage30-Jan-03 1:32
professionalRage30-Jan-03 1:32 
GeneralRe: CtreeCtrl with toolbar Pin
jeremysay30-Jan-03 2:18
jeremysay30-Jan-03 2:18 
GeneralWindows Custom Draw Pin
JS13749230-Jan-03 0:56
JS13749230-Jan-03 0:56 
GeneralRe: Windows Custom Draw Pin
Neville Franks30-Jan-03 9:31
Neville Franks30-Jan-03 9:31 
Generallink-error when linking openGL applications Pin
Thomas Lund Dideriksen30-Jan-03 0:52
Thomas Lund Dideriksen30-Jan-03 0:52 
GeneralRe: link-error when linking openGL applications Pin
Jonathan de Halleux30-Jan-03 1:17
Jonathan de Halleux30-Jan-03 1:17 
GeneralWM_TIMER frequency Pin
Dov Sherman30-Jan-03 0:50
Dov Sherman30-Jan-03 0:50 
GeneralRe: WM_TIMER frequency Pin
Hans Ruck30-Jan-03 1:35
Hans Ruck30-Jan-03 1:35 
Dov Sherman wrote:
I'm getting too much delay time between messages

You should handle those messages in separate threads. Thus, the message treating time is low and the system can pass quickly to the next one in the queue.

rechi
GeneralRe: WM_TIMER frequency Pin
Dov Sherman30-Jan-03 2:16
Dov Sherman30-Jan-03 2:16 
GeneralRe: WM_TIMER frequency Pin
Andreas Saurwein30-Jan-03 2:34
Andreas Saurwein30-Jan-03 2:34 
GeneralRe: WM_TIMER frequency Pin
Hans Ruck30-Jan-03 2:51
Hans Ruck30-Jan-03 2:51 
GeneralRe: WM_TIMER frequency Pin
Dov Sherman30-Jan-03 3:21
Dov Sherman30-Jan-03 3:21 
GeneralRe: WM_TIMER frequency Pin
Hans Ruck30-Jan-03 3:33
Hans Ruck30-Jan-03 3:33 
GeneralRe: WM_TIMER frequency Pin
Andreas Saurwein30-Jan-03 4:59
Andreas Saurwein30-Jan-03 4:59 
GeneralRe: WM_TIMER frequency Pin
Hans Ruck30-Jan-03 5:24
Hans Ruck30-Jan-03 5:24 
GeneralRe: WM_TIMER frequency Pin
Andreas Saurwein30-Jan-03 5:42
Andreas Saurwein30-Jan-03 5:42 
GeneralRe: WM_TIMER frequency Pin
Paul M Watt30-Jan-03 4:41
mentorPaul M Watt30-Jan-03 4:41 
QuestionIs C# and .net situable for Desktop applications ? Pin
Braulio Dez30-Jan-03 0:11
Braulio Dez30-Jan-03 0:11 
AnswerRe: Is C# and .net situable for Desktop applications ? Pin
Christian Graus30-Jan-03 0:24
protectorChristian Graus30-Jan-03 0:24 
GeneralRe: Is C# and .net situable for Desktop applications ? Pin
Braulio Dez30-Jan-03 0:40
Braulio Dez30-Jan-03 0:40 
GeneralRe: Is C# and .net situable for Desktop applications ? Pin
Rage30-Jan-03 1:28
professionalRage30-Jan-03 1:28 
GeneralRe: Is C# and .net situable for Desktop applications ? Pin
Christian Graus30-Jan-03 8:44
protectorChristian Graus30-Jan-03 8:44 
GeneralRe: Is C# and .net situable for Desktop applications ? Pin
Braulio Dez30-Jan-03 21:38
Braulio Dez30-Jan-03 21:38 
Generalapplication to run as soon as the system starts Pin
rohit.dhamija29-Jan-03 23:58
rohit.dhamija29-Jan-03 23:58 
GeneralRe: application to run as soon as the system starts Pin
Abbas_Riazi30-Jan-03 0:19
professionalAbbas_Riazi30-Jan-03 0:19 

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.