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

COM

 
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 
There seems to be some problem in the way you export your functions from the component. the compiler mangles the name and this is not getting resolved.
Check this out:
1> Do you export the function(s) properly
2> extern "C" is in use

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

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 
QuestionConvert Visual Studio 2005 ATL project into VC 6.0 Pin
dolly3-Jul-08 1:51
dolly3-Jul-08 1:51 
QuestionVC# for MTA COM component development Pin
scody2-Jul-08 23:36
scody2-Jul-08 23:36 
AnswerRe: VC# for MTA COM component development Pin
Ju@ncho4-Jul-08 3:19
Ju@ncho4-Jul-08 3:19 
Questionpass character string to COM Pin
MKUser29-Jun-08 21:34
MKUser29-Jun-08 21:34 
AnswerRe: pass character string to COM Pin
Vi229-Jun-08 21:54
Vi229-Jun-08 21:54 
GeneralRe: pass character string to COM Pin
MKUser29-Jun-08 22:50
MKUser29-Jun-08 22:50 
GeneralRe: pass character string to COM Pin
Vi229-Jun-08 23:14
Vi229-Jun-08 23:14 
GeneralRe: pass character string to COM Pin
MKUser29-Jun-08 23:45
MKUser29-Jun-08 23: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.