Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How i create my own graphics for my applications Pin
led mike16-May-06 7:23
led mike16-May-06 7:23 
AnswerRe: How i create my own graphics for my applications Pin
Immunity1816-May-06 7:28
Immunity1816-May-06 7:28 
GeneralRe: How i create my own graphics for my applications Pin
SimonSays16-May-06 7:50
SimonSays16-May-06 7:50 
GeneralRe: How i create my own graphics for my applications Pin
David Crow16-May-06 8:08
David Crow16-May-06 8:08 
QuestionTimer Pin
Castello0716-May-06 4:32
Castello0716-May-06 4:32 
AnswerRe: Timer Pin
led mike16-May-06 4:46
led mike16-May-06 4:46 
AnswerRe: Timer Pin
Roger Stoltz16-May-06 4:55
Roger Stoltz16-May-06 4:55 
AnswerRe: Timer Pin
SimonSays16-May-06 7:54
SimonSays16-May-06 7:54 
You could always try timeSetEvent to create a multimedia timer -- I have used that from time to time. That essentially creates the new thread for you and calls a function you specify when it times out. Saves you some of the details about thread management.
AnswerRe: Timer Pin
MaxVampire8216-May-06 15:56
MaxVampire8216-May-06 15:56 
AnswerRe: Timer Pin
ThatsAlok16-May-06 20:33
ThatsAlok16-May-06 20:33 
QuestionPower Saving Mechanism Pin
rajanponnalagu16-May-06 4:17
rajanponnalagu16-May-06 4:17 
AnswerRe: Power Saving Mechanism Pin
Maxwell Chen16-May-06 5:21
Maxwell Chen16-May-06 5:21 
Questionproblem with .exp and .lib file generation path. Pin
Suyash16-May-06 4:14
Suyash16-May-06 4:14 
AnswerRe: problem with .exp and .lib file generation path. Pin
cgreathouse16-May-06 6:35
cgreathouse16-May-06 6:35 
GeneralRe: problem with .exp and .lib file generation path. Pin
Suyash16-May-06 19:32
Suyash16-May-06 19:32 
GeneralRe: problem with .exp and .lib file generation path. Pin
cgreathouse17-May-06 4:31
cgreathouse17-May-06 4:31 
QuestionCustom build command in VS.net 2003. and VC6 Pin
Maximilien16-May-06 4:13
Maximilien16-May-06 4:13 
AnswerRe: Custom build command in VS.net 2003. and VC6 Pin
cgreathouse16-May-06 6:46
cgreathouse16-May-06 6:46 
QuestionProblem with file association Pin
marcogja16-May-06 3:39
marcogja16-May-06 3:39 
AnswerRe: Problem with file association Pin
_AnsHUMAN_ 16-May-06 3:50
_AnsHUMAN_ 16-May-06 3:50 
AnswerRe: Problem with file association Pin
Cedric Moonen16-May-06 4:20
Cedric Moonen16-May-06 4:20 
AnswerRe: Problem with file association Pin
ThatsAlok16-May-06 20:26
ThatsAlok16-May-06 20:26 
QuestionHow to hide the dialog CLOSE icon Pin
gomez_a16-May-06 3:22
gomez_a16-May-06 3:22 
AnswerRe: How to hide the dialog CLOSE icon Pin
Naveen16-May-06 3:30
Naveen16-May-06 3:30 
GeneralRe: How to hide the dialog CLOSE icon Pin
gomez_a16-May-06 3:57
gomez_a16-May-06 3:57 

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.