Click here to Skip to main content
15,915,164 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Again a callback question... m(__)m Pin
Lim Bio Liong13-Feb-02 18:08
Lim Bio Liong13-Feb-02 18:08 
GeneralRe: Again a callback question... m(__)m Pin
Mr.Freeze13-Feb-02 19:15
Mr.Freeze13-Feb-02 19:15 
GeneralRe: Again a callback question... m(__)m Pin
Lim Bio Liong13-Feb-02 22:58
Lim Bio Liong13-Feb-02 22:58 
GeneralRe: Again a callback question... m(__)m Pin
Mr.Freeze14-Feb-02 13:17
Mr.Freeze14-Feb-02 13:17 
GeneralRe: Again a callback question... m(__)m Pin
Lim Bio Liong14-Feb-02 20:54
Lim Bio Liong14-Feb-02 20:54 
GeneralRe: Again a callback question... m(__)m Pin
Joaquín M López Muñoz13-Feb-02 21:15
Joaquín M López Muñoz13-Feb-02 21:15 
GeneralRe: Again a callback question... m(__)m Pin
Lim Bio Liong13-Feb-02 22:46
Lim Bio Liong13-Feb-02 22:46 
GeneralRe: Again a callback question... m(__)m Pin
Joaquín M López Muñoz13-Feb-02 23:24
Joaquín M López Muñoz13-Feb-02 23:24 
Hello Lim,

I'm afraid your analysis is 100% correct. Conclusion: my approach is useless. Didn't think about the address space issue. As you pointed out, one cannot execute a function belonging in a different module.
So, seems like viable solutions involve some kind of interprocess marshalling --hand-made sockets or Windows messages stuff, COM and RPC are the candidate technologies that come to my mind.
Thanks for pointing out the flaw in my (so-called) solution.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Again a callback question... m(__)m Pin
Lim Bio Liong13-Feb-02 23:52
Lim Bio Liong13-Feb-02 23:52 
GeneralRe: Again a callback question... m(__)m Pin
Mr.Freeze14-Feb-02 13:22
Mr.Freeze14-Feb-02 13:22 
GeneralImageList_Draw not working under XP Pin
David Wengier13-Feb-02 14:13
David Wengier13-Feb-02 14:13 
GeneralRe: ImageList_Draw not working under XP Pin
Tim Smith13-Feb-02 14:47
Tim Smith13-Feb-02 14:47 
GeneralRe: ImageList_Draw not working under XP Pin
David Wengier13-Feb-02 15:00
David Wengier13-Feb-02 15:00 
GeneralRe: ImageList_Draw not working under XP Pin
Tim Smith14-Feb-02 2:21
Tim Smith14-Feb-02 2:21 
GeneralRe: ImageList_Draw not working under XP Pin
Shog913-Feb-02 18:19
sitebuilderShog913-Feb-02 18:19 
GeneralRe: ImageList_Draw not working under XP Pin
David Wengier13-Feb-02 18:46
David Wengier13-Feb-02 18:46 
GeneralRe: ImageList_Draw not working under XP Pin
Shog914-Feb-02 6:59
sitebuilderShog914-Feb-02 6:59 
Generaldevstudio6 sub-projects only showing up for "debug" and "release" configs Pin
Jason De Arte13-Feb-02 11:46
Jason De Arte13-Feb-02 11:46 
GeneralRe: devstudio6 sub-projects only showing up for "debug" and "release" configs Pin
Tim Smith13-Feb-02 12:39
Tim Smith13-Feb-02 12:39 
GeneralGDI+ in ATL Control Pin
pattyweb13-Feb-02 10:39
pattyweb13-Feb-02 10:39 
GeneralNeed help with Regular expression replace Pin
Stephane Routelous13-Feb-02 10:18
Stephane Routelous13-Feb-02 10:18 
GeneralRe: Need help with Regular expression replace Pin
Michael Dunn13-Feb-02 10:43
sitebuilderMichael Dunn13-Feb-02 10:43 
GeneralRe: Need help with Regular expression replace Pin
moliate13-Feb-02 10:45
moliate13-Feb-02 10:45 
GeneralRe: Need help with Regular expression replace Pin
Stephane Routelous13-Feb-02 10:59
Stephane Routelous13-Feb-02 10:59 
GeneralRe: Need help with Regular expression replace Pin
David Defoort13-Feb-02 11:53
David Defoort13-Feb-02 11:53 

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.