Click here to Skip to main content
15,889,817 members
Home / Discussions / COM
   

COM

 
AnswerRe: redefinition Enum member on IDL file Pin
Vi210-Jul-08 19:11
Vi210-Jul-08 19:11 
QuestionEnlisting IBM Websphere MQ Series in COM+ transaction Pin
Daniel Jansson10-Jul-08 1:52
Daniel Jansson10-Jul-08 1:52 
QuestionDLL - Firing an event - Exception Pin
lgatcodeproject10-Jul-08 0:27
lgatcodeproject10-Jul-08 0:27 
AnswerRe: DLL - Firing an event - Exception Pin
Ju@ncho10-Jul-08 5:00
Ju@ncho10-Jul-08 5:00 
QuestionThe application has failed to start.... Pin
Sergey24-Jul-08 2:16
Sergey24-Jul-08 2:16 
AnswerRe: The application has failed to start.... Pin
Ju@ncho4-Jul-08 3:03
Ju@ncho4-Jul-08 3:03 
GeneralRe: The application has failed to start.... Pin
Sergey24-Jul-08 4:22
Sergey24-Jul-08 4:22 
GeneralRe: The application has failed to start.... Pin
Ju@ncho4-Jul-08 4:44
Ju@ncho4-Jul-08 4:44 
No,
The dlls you should register in order to use them are the ones of you COM Components (i assumed you were developing COM somponent for the Forum name Big Grin | :-D ).
You could Also check for missing dlls in you installation directory with the dependency walker, this little program checks yor .exe for missing dependencies so you could copy to the instalation dir the files missing (ie: msvcm90.dll, msvcp90.dll, msvcr90.dll )

You could download dependencywalker from:

http://www.dependencywalker.com

JO
Smile | :)

GeneralRe: The application has failed to start.... Pin
Sergey24-Jul-08 8:39
Sergey24-Jul-08 8:39 
GeneralRe: The application has failed to start.... Pin
Ju@ncho7-Jul-08 2:56
Ju@ncho7-Jul-08 2:56 
GeneralRe: The application has failed to start.... Pin
User 24844377-Jul-08 6:16
User 24844377-Jul-08 6:16 
GeneralRe: The application has failed to start.... Pin
Scot Brennecke9-Jul-08 14:17
professionalScot Brennecke9-Jul-08 14:17 
QuestionC++ ATL DLL Addin for Windows Mail is blocked by Vista's DEP Pin
dolly4-Jul-08 1:36
dolly4-Jul-08 1:36 
AnswerRe: C++ ATL DLL Addin for Windows Mail is blocked by Vista's DEP Pin
Scot Brennecke9-Jul-08 14:14
professionalScot Brennecke9-Jul-08 14:14 
QuestionExporting function using raw COM Pin
sandy_103-Jul-08 19:36
sandy_103-Jul-08 19:36 
AnswerRe: Exporting function using raw COM Pin
_AnsHUMAN_ 3-Jul-08 19:40
_AnsHUMAN_ 3-Jul-08 19:40 
GeneralRe: Exporting function using raw COM Pin
sandy_103-Jul-08 19:46
sandy_103-Jul-08 19:46 
AnswerRe: Exporting function using raw COM Pin
Vitaly Tomilov3-Jul-08 22:13
Vitaly Tomilov3-Jul-08 22:13 
QuestionHow to instantiate an .net object with parameterized constructor in VB6? Pin
Saranya B3-Jul-08 19:07
Saranya B3-Jul-08 19:07 
QuestionCoCreateInstance Pin
alchong3-Jul-08 13:44
alchong3-Jul-08 13:44 
AnswerRe: CoCreateInstance Pin
alchong8-Oct-08 12:45
alchong8-Oct-08 12:45 
QuestionWould COM still be recognized? Pin
Vitaly Tomilov3-Jul-08 13:00
Vitaly Tomilov3-Jul-08 13:00 
AnswerRe: Would COM still be recognized? Pin
Vitaly Tomilov3-Jul-08 23:16
Vitaly Tomilov3-Jul-08 23:16 
AnswerRe: Would COM still be recognized? Pin
dementia12314-Jul-08 4:32
dementia12314-Jul-08 4:32 
GeneralRe: Would COM still be recognized? Pin
Vitaly Tomilov15-Jul-08 22:45
Vitaly Tomilov15-Jul-08 22:45 

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.