Click here to Skip to main content
15,890,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Subclassing in Visual C++ 7 Pin
Tom Moore18-Oct-05 1:50
Tom Moore18-Oct-05 1:50 
GeneralRe: Subclassing in Visual C++ 7 Pin
Tom Moore18-Oct-05 1:59
Tom Moore18-Oct-05 1:59 
GeneralRe: Subclassing in Visual C++ 7 Pin
ThatsAlok18-Oct-05 4:48
ThatsAlok18-Oct-05 4:48 
GeneralRe: Subclassing in Visual C++ 7 Pin
Tom Moore18-Oct-05 14:41
Tom Moore18-Oct-05 14:41 
QuestionMy diaogbox dont respond inbetween SetTimer () calls. Pin
vikas amin17-Oct-05 23:18
vikas amin17-Oct-05 23:18 
AnswerRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
Marc Soleda17-Oct-05 23:24
Marc Soleda17-Oct-05 23:24 
QuestionRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
David Crow18-Oct-05 3:19
David Crow18-Oct-05 3:19 
AnswerRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
vikas amin18-Oct-05 3:44
vikas amin18-Oct-05 3:44 
vikas amin wrote:
I am using the SetTimer(); ]
i set the time interval for about 2 minutes but the dialog
box doesnot respond to anyother events inbetween .

This is not normnal behavior. What is the code doing after calling SetTimer()?

on the timer event which fires the SetTimer()
it calls a function which sends a some reqest data to a embedded device
& gets the data from the device . this process can take maximum 10 seconds.
Later on this data is displayed on the DialogBox




Vikas Amin
Embin Technology
Bombay
vikas.amin@embin.com
GeneralRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
S. Senthil Kumar18-Oct-05 4:20
S. Senthil Kumar18-Oct-05 4:20 
GeneralRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
David Crow18-Oct-05 4:46
David Crow18-Oct-05 4:46 
QuestionDbgHelp.dll : how to parse a pdb file? Pin
Zillon17-Oct-05 23:12
Zillon17-Oct-05 23:12 
Questionhow can i play animations Pin
sheerprogrammer17-Oct-05 22:57
sheerprogrammer17-Oct-05 22:57 
AnswerRe: how can i play animations Pin
vikas amin18-Oct-05 0:19
vikas amin18-Oct-05 0:19 
GeneralRe: how can i play animations Pin
sheerprogrammer18-Oct-05 1:16
sheerprogrammer18-Oct-05 1:16 
AnswerRe: how can i play animations Pin
Eytukan18-Oct-05 0:46
Eytukan18-Oct-05 0:46 
GeneralRe: how can i play animations Pin
sheerprogrammer18-Oct-05 1:19
sheerprogrammer18-Oct-05 1:19 
GeneralRe: how can i play animations Pin
Eytukan18-Oct-05 1:31
Eytukan18-Oct-05 1:31 
Questionhow to hide the Firewall dialog when my exe run? Pin
szcococut17-Oct-05 22:30
szcococut17-Oct-05 22:30 
AnswerRe: how to hide the Firewall dialog when my exe run? Pin
Anonymous18-Oct-05 4:06
Anonymous18-Oct-05 4:06 
GeneralRe: how to hide the Firewall dialog when my exe run? Pin
DeepToot18-Oct-05 4:55
DeepToot18-Oct-05 4:55 
GeneralRe: how to hide the Firewall dialog when my exe run? Pin
szcococut18-Oct-05 15:17
szcococut18-Oct-05 15:17 
GeneralRe: how to hide the Firewall dialog when my exe run? Pin
DeepToot19-Oct-05 3:47
DeepToot19-Oct-05 3:47 
Questionhow can i use CDC pointer base on dailog!! Pin
ebinaini17-Oct-05 21:35
ebinaini17-Oct-05 21:35 
AnswerRe: how can i use CDC pointer base on dailog!! Pin
Cedric Moonen17-Oct-05 21:59
Cedric Moonen17-Oct-05 21:59 
AnswerRe: how can i use CDC pointer base on dailog!! Pin
khan++17-Oct-05 22:31
khan++17-Oct-05 22:31 

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.