Click here to Skip to main content
15,900,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dynamically generate app title? Pin
Ravi Bhavnani19-Dec-02 13:54
professionalRavi Bhavnani19-Dec-02 13:54 
AnswerRe: Dynamically generate app title? Pin
Christian Graus19-Dec-02 13:41
protectorChristian Graus19-Dec-02 13:41 
GeneralRe: Dynamically generate app title? Pin
Ravi Bhavnani19-Dec-02 13:57
professionalRavi Bhavnani19-Dec-02 13:57 
GeneralRe: Dynamically generate app title? Pin
Taka Muraoka19-Dec-02 15:45
Taka Muraoka19-Dec-02 15:45 
GeneralRe: Dynamically generate app title? Pin
Ravi Bhavnani20-Dec-02 2:34
professionalRavi Bhavnani20-Dec-02 2:34 
GeneralRe: Dynamically generate app title? Pin
Taka Muraoka20-Dec-02 2:41
Taka Muraoka20-Dec-02 2:41 
GeneralRe: Dynamically generate app title? Pin
Ravi Bhavnani20-Dec-02 2:45
professionalRavi Bhavnani20-Dec-02 2:45 
GeneralRe: Dynamically generate app title? Pin
Taka Muraoka20-Dec-02 2:50
Taka Muraoka20-Dec-02 2:50 
Ravi Bhavnani wrote:
No wait, that *might* work, since a message is fully processed before the next one is popped off the queue.

If it's a question of UI threads vs. worker threads, it's a non-issue - only the UI thread will ever be in there. So the only question is if you have >1 UI thread, but even then, I'm pretty sure you get 1 message queue per thread...

Ravi Bhavnani wrote:
this seems more of a hack than the yucky timer thang

You think? I feel the totally opposite way. The thought of un-necessarily updating the window caption every second (or whatever) instead of once, when it is actually being set, seems really ugly.



he he he. I like it in the kitchen! - Marc Clifton (on taking the heat when being flamed)

Awasu v0.4a[^]: A free RSS reader with support for Code Project.

GeneralRe: Dynamically generate app title? Pin
Ravi Bhavnani20-Dec-02 2:56
professionalRavi Bhavnani20-Dec-02 2:56 
AnswerRe: Dynamically generate app title? Pin
Iain Clarke, Warrior Programmer19-Dec-02 13:56
Iain Clarke, Warrior Programmer19-Dec-02 13:56 
GeneralRe: Dynamically generate app title? Pin
Ravi Bhavnani19-Dec-02 13:58
professionalRavi Bhavnani19-Dec-02 13:58 
GeneralProgram Crashed, BUT, I have a DR.WATSON log Pin
Mike Doner19-Dec-02 12:32
Mike Doner19-Dec-02 12:32 
GeneralRe: Program Crashed, BUT, I have a DR.WATSON log Pin
Andreas Saurwein19-Dec-02 14:45
Andreas Saurwein19-Dec-02 14:45 
GeneralHelp: Vector class won't work (read this one) Pin
KBL19-Dec-02 10:44
KBL19-Dec-02 10:44 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 10:53
protectorChristian Graus19-Dec-02 10:53 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:00
KBL19-Dec-02 12:00 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 12:34
protectorChristian Graus19-Dec-02 12:34 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:55
KBL19-Dec-02 12:55 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 13:00
protectorChristian Graus19-Dec-02 13:00 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 13:07
KBL19-Dec-02 13:07 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 13:40
protectorChristian Graus19-Dec-02 13:40 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:57
KBL19-Dec-02 12:57 
GeneralRe: Help: Vector class won't work (read this one) Pin
Alvaro Mendez19-Dec-02 10:55
Alvaro Mendez19-Dec-02 10:55 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:03
KBL19-Dec-02 12:03 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:07
KBL19-Dec-02 12:07 

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.