Click here to Skip to main content
15,897,519 members
Home / Discussions / COM
   

COM

 
QuestionWrite Speed supported by drive Pin
Kiren Mukherjee11-Dec-08 19:53
Kiren Mukherjee11-Dec-08 19:53 
QuestionWhy COM Pin
Varghese Paul M10-Dec-08 22:21
Varghese Paul M10-Dec-08 22:21 
AnswerRe: Why COM Pin
Fernando A. Gomez F.11-Dec-08 5:41
Fernando A. Gomez F.11-Dec-08 5:41 
AnswerRe: Why COM Pin
Baltoro11-Dec-08 12:38
Baltoro11-Dec-08 12:38 
QuestionThird party dll not recoginzed [modified] - Cleared up Pin
CARisk39-Dec-08 8:45
CARisk39-Dec-08 8:45 
AnswerRe: Third party dll not recoginzed Pin
Baltoro11-Dec-08 12:19
Baltoro11-Dec-08 12:19 
GeneralRe: Third party dll not recoginzed Pin
CARisk312-Dec-08 4:10
CARisk312-Dec-08 4:10 
AnswerRe: Third party dll not recoginzed [modified] - Cleared up Pin
PC Player26-Dec-08 10:18
PC Player26-Dec-08 10:18 
Hi,

If you have Third party COM which is developed in VB6, and you wanted to use this COM in Visual Studio then you need proxy to use Unmanged COM. In .Net there is Runtime callable wrapper (RCW) use to access any unmanaged COM into .Net platform. There is an exe (tlbimp.exe)in .net command prompt to import any unmanaged COM into Managed COM.
Smile | :)

Ali Zishan
London

QuestionUrgent:Marshalling Strings Pin
geetha naidu9-Dec-08 2:34
geetha naidu9-Dec-08 2:34 
QuestionActiveX Controls in Multithreaded Applications Pin
mike at ist8-Dec-08 12:10
mike at ist8-Dec-08 12:10 
Questionerror access violation in WMI code ! Pin
viveksubbarao8-Dec-08 2:24
viveksubbarao8-Dec-08 2:24 
AnswerRe: error access violation in WMI code ! Pin
Baltoro13-Dec-08 8:56
Baltoro13-Dec-08 8:56 
QuestionHow to use the Aggregate COM object Pin
KASR14-Dec-08 23:34
KASR14-Dec-08 23:34 
QuestionHelp with COM+ LCE subscriber problem for own event class Pin
GraemeChambers3-Dec-08 22:08
GraemeChambers3-Dec-08 22:08 
QuestionComposite active X control using VC++ 6.0 Pin
Nikkiee3-Dec-08 10:45
Nikkiee3-Dec-08 10:45 
QuestionCan I use GetActiveObject() in Server application ? Pin
Zyraph2-Dec-08 21:56
Zyraph2-Dec-08 21:56 
QuestionPassing an interface pointer to a component Pin
Taruni1-Dec-08 0:54
Taruni1-Dec-08 0:54 
AnswerRe: Passing an interface pointer to a component Pin
Jonathan Davies18-Dec-08 2:50
Jonathan Davies18-Dec-08 2:50 
QuestionHow to create a MimeFilter? Pin
svt gdwl30-Nov-08 20:33
svt gdwl30-Nov-08 20:33 
QuestionHelp needed in COM development Pin
mahammadhusen28-Nov-08 2:36
mahammadhusen28-Nov-08 2:36 
QuestionCreating COM, DCOM in VB 6.0 Pin
indian14325-Nov-08 19:13
indian14325-Nov-08 19:13 
QuestionPassing a Function Pointer to a function in IDL : Need Solution Urgently Pin
ShyamR23-Nov-08 22:50
ShyamR23-Nov-08 22:50 
AnswerRe: Passing a Function Pointer to a function in IDL : Need Solution Urgently Pin
merina200515-Dec-08 0:05
merina200515-Dec-08 0:05 
AnswerRe: Passing a Function Pointer to a function in IDL : Need Solution Urgently Pin
Jonathan Davies17-Dec-08 1:19
Jonathan Davies17-Dec-08 1:19 
GeneralRe: Passing a Function Pointer to a function in IDL : Need Solution Urgently Pin
ShyamR17-Dec-08 2:20
ShyamR17-Dec-08 2:20 

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.