Click here to Skip to main content
16,016,345 members
Home / Discussions / COM
   

COM

 
GeneralRe: passing parameters from c++ to c# COM Pin
Vi210-Apr-08 20:31
Vi210-Apr-08 20:31 
GeneralRe: passing parameters from c++ to c# COM Pin
Green Fuze13-Apr-08 3:47
Green Fuze13-Apr-08 3:47 
GeneralRe: passing parameters from c++ to c# COM Pin
Michael Dunn13-Apr-08 12:37
sitebuilderMichael Dunn13-Apr-08 12:37 
GeneralRe: passing parameters from c++ to c# COM Pin
Green Fuze21-Apr-08 4:57
Green Fuze21-Apr-08 4:57 
GeneralPartial Lookups in Excel Macro Pin
Brendan Vogt9-Apr-08 4:19
Brendan Vogt9-Apr-08 4:19 
QuestionDoes anyone have the definition documentation of in Vc++ "C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" Pin
larryhcx8-Apr-08 18:36
larryhcx8-Apr-08 18:36 
Questiononly a question about activeX, please help me : ) Pin
sdplox8-Apr-08 16:11
sdplox8-Apr-08 16:11 
QuestionHow to check if a COM DLL was generated from given source code ? [modified] Pin
GuimaSun8-Apr-08 7:20
GuimaSun8-Apr-08 7:20 
Hi, my IT department have doubts if the COM components in production environment really correspond to the source code in the visual source safe. It's the hard truth.

So...I'm searching for methods to verify is the source code is valid.

Just recompiling the source and compare the generated DLL with the DLL in production environment is not a valid way. As I have seen, even on sequential compilations the generated DLLs (with binary compatibility) are different, and not only on some bytes (like timestamps) as I thought.

I'm also thinking about building a tool to extract the typelibraries to compare them, it's not the final comparison but can help in cases the interface is different.

Any ideas ? A comparison tool telling Yes or No (the two COM DLLs are the same or not) would be my dream Smile | :)

EDIT: the source code is VB6.

Thanks for any help.


modified on Tuesday, April 8, 2008 2:08 PM

Questionhow to defined a defaultvalue interface-function in idl file? Pin
huangdingjun7-Apr-08 17:12
huangdingjun7-Apr-08 17:12 
QuestionHow to add VC++ 6.0 dlls to ASP.NET web application?( through Add ref) Pin
Prabakar3-Apr-08 23:58
Prabakar3-Apr-08 23:58 
GeneralCOM/ATL Event problem [modified] Pin
knuttermutter3-Apr-08 0:21
knuttermutter3-Apr-08 0:21 
GeneralEvents from C# to COM dll (C++) Pin
SteinarAa2-Apr-08 2:58
SteinarAa2-Apr-08 2:58 
GeneralRe: Events from C# to COM dll (C++) Pin
Randor 14-Apr-08 17:10
professional Randor 14-Apr-08 17:10 
QuestionMaking COM introp and calling the method from C# project Pin
Mushtaque Nizamani30-Mar-08 6:06
Mushtaque Nizamani30-Mar-08 6:06 
QuestionDCOM security issue Pin
tony_Udz27-Mar-08 17:46
tony_Udz27-Mar-08 17:46 
GeneralSetWindowPos in COM application Pin
sheetal_0626-Mar-08 23:38
sheetal_0626-Mar-08 23:38 
GeneralCOM Communication Pin
HakunaMatada25-Mar-08 1:25
HakunaMatada25-Mar-08 1:25 
GeneralRe: COM Communication Pin
Mike Dimmick30-Mar-08 12:58
Mike Dimmick30-Mar-08 12:58 
GeneralRe: COM Communication Pin
HakunaMatada30-Mar-08 19:12
HakunaMatada30-Mar-08 19:12 
GeneralBSTR variable Pin
vc++_fragrance24-Mar-08 19:48
vc++_fragrance24-Mar-08 19:48 
GeneralRe: BSTR variable Pin
User 21559725-Mar-08 1:24
User 21559725-Mar-08 1:24 
GeneralRe: BSTR variable Pin
CPallini26-Mar-08 1:07
mveCPallini26-Mar-08 1:07 
GeneralC# class library Pin
pnpfriend24-Mar-08 9:24
pnpfriend24-Mar-08 9:24 
GeneralRe: C# class library Pin
Scott Dorman25-Mar-08 15:37
professionalScott Dorman25-Mar-08 15:37 
GeneralCalling .NET component from VB. [modified] Pin
SPanicker*23-Mar-08 21:38
SPanicker*23-Mar-08 21:38 

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.