Click here to Skip to main content
15,893,486 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: 64-Bit Printer Driver vs 32-Bit Printer Driver and viceversa Pin
Alain Rist11-Oct-10 4:07
Alain Rist11-Oct-10 4:07 
QuestionImplementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem Pin
Vaclav_10-Oct-10 16:48
Vaclav_10-Oct-10 16:48 
AnswerRe: Implementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem Pin
Tim Craig10-Oct-10 17:23
Tim Craig10-Oct-10 17:23 
GeneralRe: Implementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem Pin
Vaclav_10-Oct-10 17:54
Vaclav_10-Oct-10 17:54 
GeneralRe: Implementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem Pin
Tim Craig10-Oct-10 22:06
Tim Craig10-Oct-10 22:06 
GeneralRe: Implementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem [modified] Pin
Vaclav_11-Oct-10 2:57
Vaclav_11-Oct-10 2:57 
GeneralRe: Implementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem Pin
Tim Craig11-Oct-10 9:42
Tim Craig11-Oct-10 9:42 
GeneralRe: Implementing CALLBACK in MFC getting error C2440: 'type cast' conversion problem Pin
Vaclav_11-Oct-10 12:45
Vaclav_11-Oct-10 12:45 
Hello Tim,
I just started to work on this and I guess I am doing it kinda backwards.
I was going to copy the data to globlal buffer and I got stuck on how to tell the application the callback is finished.
I am trying to implement windows subclassing to be able to use PostMessage API and my whole program is now hopelesly broken!
Anyway, I like your approach better,I think it is cleaner, but now I just need to finsh typing !!

But I have dsicovered something during our discussion- every AVI application I have seen uses clipboard to get to the data, however, the callback puts the data into buffer!. No more messing around with clipboard, nice and neat!
Thanks.
Vaclav
QuestionNot able to register a C++ service Pin
Aseem Sharma10-Oct-10 16:39
Aseem Sharma10-Oct-10 16:39 
AnswerRe: Not able to register a C++ service Pin
Aescleal10-Oct-10 22:34
Aescleal10-Oct-10 22:34 
GeneralRe: Not able to register a C++ service Pin
Aseem Sharma11-Oct-10 17:43
Aseem Sharma11-Oct-10 17:43 
QuestionDetection if computer is a standalone system or is part of a local network system Pin
sdancer759-Oct-10 23:01
sdancer759-Oct-10 23:01 
AnswerRe: Detection if computer is a standalone system or is part of a local network system Pin
Moak14-Oct-10 9:23
Moak14-Oct-10 9:23 
GeneralRe: Detection if computer is a standalone system or is part of a local network system Pin
sdancer7514-Oct-10 23:39
sdancer7514-Oct-10 23:39 
GeneralRe: Detection if computer is a standalone system or is part of a local network system Pin
Moak17-Oct-10 10:24
Moak17-Oct-10 10:24 
GeneralRe: Detection if computer is a standalone system or is part of a local network system Pin
sdancer7518-Oct-10 6:35
sdancer7518-Oct-10 6:35 
GeneralRe: Detection if computer is a standalone system or is part of a local network system Pin
Moak18-Oct-10 10:41
Moak18-Oct-10 10:41 
QuestionConvert COleDateTime to SQL datetime column type Pin
Md Saleem Navalur9-Oct-10 4:10
Md Saleem Navalur9-Oct-10 4:10 
AnswerRe: Convert COleDateTime to SQL datetime column type Pin
Md Saleem Navalur9-Oct-10 6:55
Md Saleem Navalur9-Oct-10 6:55 
QuestionCRecordset count not increase even after Update(). Pin
Le@rner9-Oct-10 2:39
Le@rner9-Oct-10 2:39 
AnswerRe: CRecordset count not increase even after Update(). Pin
David Crow9-Oct-10 15:53
David Crow9-Oct-10 15:53 
GeneralRe: CRecordset count not increase even after Update(). Pin
Le@rner10-Oct-10 18:12
Le@rner10-Oct-10 18:12 
QuestionRe: CRecordset count not increase even after Update(). Pin
David Crow11-Oct-10 1:53
David Crow11-Oct-10 1:53 
QuestionHelp me to implement it. Pin
Le@rner8-Oct-10 23:56
Le@rner8-Oct-10 23:56 
AnswerRe: Help me to implement it. Pin
Richard MacCutchan9-Oct-10 0:39
mveRichard MacCutchan9-Oct-10 0:39 

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.