Click here to Skip to main content
15,914,452 members
Home / Discussions / COM
   

COM

 
AnswerRe: Sending command through serial port - error Overlapped I/O operation in process Pin
Tim Paaschen23-Jan-07 19:21
Tim Paaschen23-Jan-07 19:21 
QuestionRetrieve Com-Object which implements interface Pin
rncwnd22-Jan-07 5:57
rncwnd22-Jan-07 5:57 
Question.Net Com Pin
Ron.S22-Jan-07 0:20
Ron.S22-Jan-07 0:20 
Questionhow to add mat files from matlab to the com builder of matlab Pin
ranjeet_randy19-Jan-07 22:23
ranjeet_randy19-Jan-07 22:23 
QuestionInterop question VB.NET 2.0 Pin
Marcus J. Smith19-Jan-07 2:41
professionalMarcus J. Smith19-Jan-07 2:41 
QuestionCOM libraries and .NET Pin
jesarg18-Jan-07 12:56
jesarg18-Jan-07 12:56 
AnswerRe: COM libraries and .NET Pin
lafleon19-Jan-07 13:09
lafleon19-Jan-07 13:09 
QuestionNewbie - Memory sharing in COM Pin
jayart17-Jan-07 5:42
jayart17-Jan-07 5:42 
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
User 21559717-Jan-07 6:40
User 21559717-Jan-07 6:40 
GeneralRe: Newbie - Memory sharing in COM Pin
jayart17-Jan-07 7:05
jayart17-Jan-07 7:05 
GeneralRe: Newbie - Memory sharing in COM Pin
User 21559717-Jan-07 12:33
User 21559717-Jan-07 12:33 
GeneralRe: Newbie - Memory sharing in COM Pin
Tim Paaschen17-Jan-07 20:15
Tim Paaschen17-Jan-07 20:15 
GeneralRe: Newbie - Memory sharing in COM Pin
guestcat29-Jan-07 14:10
guestcat29-Jan-07 14:10 
Questionsimple c program using INES GPIB_PCI XL card Pin
Member 373364017-Jan-07 3:21
Member 373364017-Jan-07 3:21 
AnswerRe: simple c program using INES GPIB_PCI XL card Pin
User 21559717-Jan-07 4:53
User 21559717-Jan-07 4:53 
QuestionAdding a button to the Windows Explorer toolbar. Pin
yvz17-Jan-07 2:05
yvz17-Jan-07 2:05 
AnswerRe: Adding a button to the Windows Explorer toolbar. Pin
prasad_som17-Jan-07 4:24
prasad_som17-Jan-07 4:24 
GeneralRe: Adding a button to the Windows Explorer toolbar. Pin
yvz18-Jan-07 6:24
yvz18-Jan-07 6:24 
AnswerRe: Adding a button to the Windows Explorer toolbar. Pin
prasad_som18-Jan-07 17:21
prasad_som18-Jan-07 17:21 
QuestionWeb service using COM objects suddenly not working Pin
Marcus J. Smith16-Jan-07 2:31
professionalMarcus J. Smith16-Jan-07 2:31 
AnswerRe: Web service using COM objects suddenly not working Pin
User 21559716-Jan-07 2:41
User 21559716-Jan-07 2:41 
GeneralRe: Web service using COM objects suddenly not working Pin
Marcus J. Smith16-Jan-07 2:58
professionalMarcus J. Smith16-Jan-07 2:58 
QuestionRe: Web service using COM objects suddenly not working Pin
prasad_som16-Jan-07 3:08
prasad_som16-Jan-07 3:08 
AnswerRe: Web service using COM objects suddenly not working Pin
Marcus J. Smith16-Jan-07 3:37
professionalMarcus J. Smith16-Jan-07 3:37 
QuestionMultiple COM Objects Pin
HakunaMatada16-Jan-07 1:59
HakunaMatada16-Jan-07 1:59 

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.