Click here to Skip to main content
15,921,548 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Implementing SMTP in MFC Pin
Hamid_RT3-Apr-06 21:12
Hamid_RT3-Apr-06 21:12 
QuestionWNetAddConnection2() Pin
shadrach_india3-Apr-06 19:01
shadrach_india3-Apr-06 19:01 
QuestionCMenu owner Drawing Pin
Naveen3-Apr-06 18:32
Naveen3-Apr-06 18:32 
AnswerRe: CMenu owner Drawing Pin
Hamid_RT3-Apr-06 19:15
Hamid_RT3-Apr-06 19:15 
AnswerRe: CMenu owner Drawing Pin
Ștefan-Mihai MOGA4-Apr-06 0:11
professionalȘtefan-Mihai MOGA4-Apr-06 0:11 
QuestionTimers Pin
chetan2101833-Apr-06 17:53
chetan2101833-Apr-06 17:53 
AnswerRe: Timers Pin
Nibu babu thomas3-Apr-06 18:25
Nibu babu thomas3-Apr-06 18:25 
GeneralRe: Timers Pin
chetan2101833-Apr-06 18:46
chetan2101833-Apr-06 18:46 
Thanks for the Reply.
But without a messagebox, the code excecutes properly. When messageBox is inserted it is leading to infinite loop.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/timers/timerreference/timermessages/wm_timer.asp

In the above link, they have mentioned a statement like below.

"The WM_TIMER message is a low-priority message. The GetMessage and PeekMessage functions post this message only when no other higher-priority messages are in the thread's message queue. "

So instead of Timers , can i use threads and loop the function?

I mean replacing the Timers with Threads.

Thanks.

Chetan.


Helping others satisfies you...
GeneralRe: Timers Pin
Nibu babu thomas3-Apr-06 18:52
Nibu babu thomas3-Apr-06 18:52 
GeneralRe: Timers Pin
chetan2101833-Apr-06 18:59
chetan2101833-Apr-06 18:59 
GeneralRe: Timers Pin
Nibu babu thomas3-Apr-06 19:02
Nibu babu thomas3-Apr-06 19:02 
AnswerRe: Timers Pin
Laxman Auti3-Apr-06 18:28
Laxman Auti3-Apr-06 18:28 
GeneralRe: Timers Pin
Nibu babu thomas3-Apr-06 18:33
Nibu babu thomas3-Apr-06 18:33 
AnswerRe: Timers Pin
Anilkumar K V3-Apr-06 20:09
Anilkumar K V3-Apr-06 20:09 
Questionread and write email in lotus notes Pin
rcao3-Apr-06 17:20
rcao3-Apr-06 17:20 
Questionusing process to look for hwnd Pin
zt97883-Apr-06 17:10
zt97883-Apr-06 17:10 
AnswerRe: using process to look for hwnd Pin
Stephen Hewitt3-Apr-06 17:46
Stephen Hewitt3-Apr-06 17:46 
GeneralRe: using process to look for hwnd Pin
zt97883-Apr-06 19:13
zt97883-Apr-06 19:13 
GeneralRe: using process to look for hwnd Pin
Stephen Hewitt3-Apr-06 19:16
Stephen Hewitt3-Apr-06 19:16 
GeneralRe: using process to look for hwnd Pin
zt97883-Apr-06 19:43
zt97883-Apr-06 19:43 
GeneralRe: using process to look for hwnd Pin
Stephen Hewitt3-Apr-06 19:53
Stephen Hewitt3-Apr-06 19:53 
Questioncode like this. Pin
sting_lee3-Apr-06 16:27
sting_lee3-Apr-06 16:27 
AnswerRe: code like this. Pin
Rick York3-Apr-06 17:44
mveRick York3-Apr-06 17:44 
GeneralRe: code like this. Pin
toxcct3-Apr-06 21:56
toxcct3-Apr-06 21:56 
QuestionHelp me,I happen to a error about the compliler in VC6.0 Pin
onlysaint3-Apr-06 16:24
onlysaint3-Apr-06 16:24 

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.