Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Create compatible bitmap Pin
MacCPlus23-Nov-10 2:25
MacCPlus23-Nov-10 2:25 
QuestionAutomation tool for MFC Dialog based applications Pin
kapardhi18-Nov-10 19:37
kapardhi18-Nov-10 19:37 
AnswerRe: Automation tool for MFC Dialog based applications Pin
David Crow19-Nov-10 4:15
David Crow19-Nov-10 4:15 
QuestionHow to Load Tiff File using LoadImage? Pin
002comp18-Nov-10 18:03
002comp18-Nov-10 18:03 
AnswerRe: How to Load Tiff File using LoadImage? Pin
Luc Pattyn18-Nov-10 18:42
sitebuilderLuc Pattyn18-Nov-10 18:42 
GeneralRe: How to Load Tiff File using LoadImage? Pin
CPallini19-Nov-10 0:59
mveCPallini19-Nov-10 0:59 
GeneralRe: How to Load Tiff File using LoadImage? Pin
Luc Pattyn19-Nov-10 1:32
sitebuilderLuc Pattyn19-Nov-10 1:32 
GeneralOT Pin
CPallini19-Nov-10 1:55
mveCPallini19-Nov-10 1:55 
GeneralRe: OT Pin
Luc Pattyn19-Nov-10 1:57
sitebuilderLuc Pattyn19-Nov-10 1:57 
GeneralRe: OT Pin
CPallini19-Nov-10 1:59
mveCPallini19-Nov-10 1:59 
QuestionRe: the C/C++/MFC forum of all places Pin
Luc Pattyn19-Nov-10 2:07
sitebuilderLuc Pattyn19-Nov-10 2:07 
AnswerRe: the C/C++/MFC forum of all places [modified] Pin
CPallini19-Nov-10 2:21
mveCPallini19-Nov-10 2:21 
AnswerRe: How to Load Tiff File using LoadImage? Pin
Sarath C18-Nov-10 18:50
Sarath C18-Nov-10 18:50 
QuestionCallback Function for Timers in VC6......?? Pin
AmbiguousName18-Nov-10 8:43
AmbiguousName18-Nov-10 8:43 
AnswerRe: Callback Function for Timers in VC6......?? Pin
David Crow18-Nov-10 8:52
David Crow18-Nov-10 8:52 
AnswerRe: Callback Function for Timers in VC6......?? Pin
Chris Losinger18-Nov-10 8:52
professionalChris Losinger18-Nov-10 8:52 
AnswerRe: Callback Function for Timers in VC6......?? Pin
«_Superman_»18-Nov-10 8:57
professional«_Superman_»18-Nov-10 8:57 
GeneralRe: Callback Function for Timers in VC6......?? Pin
AmbiguousName18-Nov-10 9:03
AmbiguousName18-Nov-10 9:03 
GeneralRe: Callback Function for Timers in VC6......?? Pin
«_Superman_»18-Nov-10 9:11
professional«_Superman_»18-Nov-10 9:11 
AnswerRe: Callback Function for Timers in VC6......?? Pin
CPallini18-Nov-10 9:28
mveCPallini18-Nov-10 9:28 
GeneralRe: Callback Function for Timers in VC6......?? Pin
AmbiguousName18-Nov-10 9:45
AmbiguousName18-Nov-10 9:45 
GeneralRe: Callback Function for Timers in VC6......?? Pin
CPallini18-Nov-10 9:59
mveCPallini18-Nov-10 9:59 
GeneralRe: Callback Function for Timers in VC6......?? Pin
Stephen Hewitt18-Nov-10 17:49
Stephen Hewitt18-Nov-10 17:49 
The callback is called on the thread that set the timer. It's called from it's message pump (if it hasn't got one the mechanism doesn't work).
 
Steve

GeneralRe: Callback Function for Timers in VC6......?? Pin
«_Superman_»18-Nov-10 10:11
professional«_Superman_»18-Nov-10 10:11 
AnswerRe: Callback Function for Timers in VC6......?? Pin
Stephen Hewitt18-Nov-10 17:47
Stephen Hewitt18-Nov-10 17:47 

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.