Click here to Skip to main content
15,890,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Timer event in MFC Pin
suresh000917-Jan-07 8:26
suresh000917-Jan-07 8:26 
GeneralRe: Timer event in MFC Pin
Mark Salsbery17-Jan-07 8:42
Mark Salsbery17-Jan-07 8:42 
AnswerRe: Timer event in MFC Pin
#realJSOP17-Jan-07 11:36
mve#realJSOP17-Jan-07 11:36 
QuestionMy own List Control in MFC doesn't respons conrrectly to the keyboard Pin
Chibi Maruko S17-Jan-07 7:04
Chibi Maruko S17-Jan-07 7:04 
QuestionVS2005 MFC app and XP themes [modified] Pin
Ravi Bhavnani17-Jan-07 6:02
professionalRavi Bhavnani17-Jan-07 6:02 
AnswerRe: VS2005 MFC app and XP themes Pin
krmed17-Jan-07 9:48
krmed17-Jan-07 9:48 
GeneralRe: VS2005 MFC app and XP themes Pin
Ravi Bhavnani17-Jan-07 9:53
professionalRavi Bhavnani17-Jan-07 9:53 
QuestionNewbie - Memory sharing in COM Pin
jayart17-Jan-07 5:44
jayart17-Jan-07 5:44 
Hi,
I have a doubt regarding memory sharing in a COM object.
Background: Recently we shifted to VS2005. Hence the dll written in VC6 is no longer directly useful. I might have to write a COM wrapper to access this dll. The application would be working with huge files and I want only a single copy maintained across my application. The dll should actually read the file and after the error checking send the a pointer of the memory to my application.
My question:
1) Is it possible to do it with COM?
2) What would happen if my COM object memory is on a remote server?
3) Does the COM object copy the memory and send it to the requested application or does it just pass the reference.
My intention is to maintain a single place of memory where the file data would be read and used.
Please let me know how can I achieve this through COM. Any links would be useful.

Regards,
Arti Gujare
AnswerRe: Newbie - Memory sharing in COM Pin
led mike17-Jan-07 5:53
led mike17-Jan-07 5:53 
GeneralRe: Newbie - Memory sharing in COM Pin
jayart17-Jan-07 6:00
jayart17-Jan-07 6:00 
GeneralRe: Newbie - Memory sharing in COM Pin
led mike17-Jan-07 6:23
led mike17-Jan-07 6:23 
GeneralRe: Newbie - Memory sharing in COM Pin
jayart17-Jan-07 6:43
jayart17-Jan-07 6:43 
GeneralRe: Newbie - Memory sharing in COM Pin
led mike17-Jan-07 6:57
led mike17-Jan-07 6:57 
GeneralRe: Newbie - Memory sharing in COM Pin
jayart17-Jan-07 7:11
jayart17-Jan-07 7:11 
GeneralRe: Newbie - Memory sharing in COM Pin
Mark Salsbery17-Jan-07 8:48
Mark Salsbery17-Jan-07 8:48 
GeneralRe: Newbie - Memory sharing in COM Pin
led mike18-Jan-07 4:37
led mike18-Jan-07 4:37 
QuestionProblem loading DLL Pin
Eikthrynir17-Jan-07 5:44
Eikthrynir17-Jan-07 5:44 
QuestionRe: Problem loading DLL Pin
Mark Salsbery17-Jan-07 5:51
Mark Salsbery17-Jan-07 5:51 
AnswerRe: Problem loading DLL Pin
Eikthrynir17-Jan-07 5:56
Eikthrynir17-Jan-07 5:56 
GeneralRe: Problem loading DLL Pin
Mark Salsbery17-Jan-07 6:03
Mark Salsbery17-Jan-07 6:03 
AnswerRe: Problem loading DLL Pin
Eikthrynir17-Jan-07 5:59
Eikthrynir17-Jan-07 5:59 
GeneralRe: Problem loading DLL Pin
Mark Salsbery17-Jan-07 6:04
Mark Salsbery17-Jan-07 6:04 
AnswerRe: Problem loading DLL Pin
David Crow17-Jan-07 5:51
David Crow17-Jan-07 5:51 
QuestionNetwork communication using XDR ? Pin
pc_dev17-Jan-07 4:07
pc_dev17-Jan-07 4:07 
QuestionService problem ? Pin
Sakthiu17-Jan-07 4:07
Sakthiu17-Jan-07 4: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.