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

C / C++ / MFC

 
GeneralRe: blocking all escape keys Pin
Carlos Antollini10-Jan-03 15:51
Carlos Antollini10-Jan-03 15:51 
GeneralRe: blocking all escape keys Pin
Joan M10-Jan-03 9:30
professionalJoan M10-Jan-03 9:30 
GeneralRe: blocking all escape keys Pin
joshfl10-Jan-03 9:50
joshfl10-Jan-03 9:50 
GeneralRe: blocking all escape keys Pin
joshfl10-Jan-03 10:04
joshfl10-Jan-03 10:04 
GeneralRe: blocking all escape keys Pin
joshfl10-Jan-03 10:11
joshfl10-Jan-03 10:11 
GeneralWM_TIMER question Pin
Mazdak10-Jan-03 7:11
Mazdak10-Jan-03 7:11 
GeneralRe: WM_TIMER question Pin
#realJSOP10-Jan-03 7:43
professional#realJSOP10-Jan-03 7:43 
GeneralRe: WM_TIMER question Pin
Mazdak11-Jan-03 0:12
Mazdak11-Jan-03 0:12 
Thanks John for your reply.

John Simmons / outlaw programmer wrote:
If it's absolutely essential that your timer messages get through, use a separate thread for a timer, and have it send messages back to the main window when a timer "tick" occurs.

Does this means I use my SetTimer function in a new thread?(Start timer in new thread)

Mazy

"And the carpet needs a haircut, and the spotlight looks like a prison break
And the telephone's out of cigarettes, and the balcony is on the make
And the piano has been drinking, the piano has been drinking...not me...not me
-Tom Waits

GeneralRe: WM_TIMER question Pin
#realJSOP11-Jan-03 1:35
professional#realJSOP11-Jan-03 1:35 
GeneralRe: WM_TIMER question Pin
Mazdak11-Jan-03 2:25
Mazdak11-Jan-03 2:25 
GeneralON_WM_CREATE question Pin
ns10-Jan-03 5:23
ns10-Jan-03 5:23 
GeneralRe: ON_WM_CREATE question Pin
Alvaro Mendez10-Jan-03 5:52
Alvaro Mendez10-Jan-03 5:52 
GeneralRe: ON_WM_CREATE question Pin
ns10-Jan-03 5:57
ns10-Jan-03 5:57 
GeneralRe: ON_WM_CREATE question Pin
ns10-Jan-03 6:08
ns10-Jan-03 6:08 
GeneralRe: ON_WM_CREATE question Pin
Tim Smith10-Jan-03 6:09
Tim Smith10-Jan-03 6:09 
GeneralRe: ON_WM_CREATE question Pin
John M. Drescher10-Jan-03 6:16
John M. Drescher10-Jan-03 6:16 
GeneralRe: ON_WM_CREATE question Pin
AlexO10-Jan-03 7:12
AlexO10-Jan-03 7:12 
GeneralModeless dialog and Create() Pin
ns10-Jan-03 5:11
ns10-Jan-03 5:11 
GeneralRe: Modeless dialog and Create() Pin
ns10-Jan-03 5:21
ns10-Jan-03 5:21 
GeneralRe: Modeless dialog and Create() Pin
Alvaro Mendez10-Jan-03 5:41
Alvaro Mendez10-Jan-03 5:41 
GeneralRe: Modeless dialog and Create() Pin
ns10-Jan-03 5:46
ns10-Jan-03 5:46 
GeneralRe: Modeless dialog and Create() Pin
Alvaro Mendez10-Jan-03 6:05
Alvaro Mendez10-Jan-03 6:05 
GeneralThanks Pin
ns10-Jan-03 6:10
ns10-Jan-03 6:10 
GeneralRe: Thanks Pin
Alvaro Mendez10-Jan-03 6:43
Alvaro Mendez10-Jan-03 6:43 
Questiondialog to take over full screen??? Pin
joshfl10-Jan-03 5:03
joshfl10-Jan-03 5:03 

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.