Click here to Skip to main content
15,923,789 members
Home / Discussions / COM
   

COM

 
QuestionCOM exe registration ? Pin
Sakthiu27-Dec-06 23:35
Sakthiu27-Dec-06 23:35 
AnswerRe: COM exe registration ? Pin
User 21559728-Dec-06 3:29
User 21559728-Dec-06 3:29 
QuestionHow can i call COM DLL in vc++ 2005? Pin
$uresh $hanmugam27-Dec-06 22:51
$uresh $hanmugam27-Dec-06 22:51 
AnswerRe: How can i call COM DLL in vc++ 2005? Pin
Sakthiu27-Dec-06 23:40
Sakthiu27-Dec-06 23:40 
GeneralRe: How can i call COM DLL in vc++ 2005? Pin
$uresh $hanmugam28-Dec-06 1:40
$uresh $hanmugam28-Dec-06 1:40 
AnswerRe: How can i call COM DLL in vc++ 2005? Pin
prasad_som28-Dec-06 1:54
prasad_som28-Dec-06 1:54 
GeneralRe: How can i call COM DLL in vc++ 2005? Pin
$uresh $hanmugam28-Dec-06 23:44
$uresh $hanmugam28-Dec-06 23:44 
AnswerRe: How can i call COM DLL in vc++ 2005? Pin
prasad_som29-Dec-06 0:28
prasad_som29-Dec-06 0:28 
surezu wrote:
I followed correctly through ur sending article


No , you haven't.
You are mixing simple dll with COM dll.
In case of COM dll, there would interface(s) present. Which you need to use. This interface in your case is Igscript .
You haven't noticed how interface need to be used from C++ client. Look in to CMfcclientDlg::OnOk.
You need to use CoCreateInstance for this purpose.
Refer CMfcclientDlg::OnOk. from article and post back, if got any issue.



GeneralRe: How can i call COM DLL in vc++ 2005? [modified] Pin
$uresh $hanmugam29-Dec-06 4:22
$uresh $hanmugam29-Dec-06 4:22 
QuestionAmateur Pin
Shouvik Das27-Dec-06 20:33
Shouvik Das27-Dec-06 20:33 
AnswerRe: Amateur Pin
prasad_som28-Dec-06 1:56
prasad_som28-Dec-06 1:56 
GeneralRe: Amateur Pin
Shouvik Das28-Dec-06 2:02
Shouvik Das28-Dec-06 2:02 
GeneralRe: Amateur Pin
prasad_som28-Dec-06 2:16
prasad_som28-Dec-06 2:16 
GeneralRe: Amateur Pin
Shouvik Das28-Dec-06 2:31
Shouvik Das28-Dec-06 2:31 
GeneralRe: Amateur Pin
prasad_som28-Dec-06 2:48
prasad_som28-Dec-06 2:48 
QuestionTLBIMP.exe and COM Pin
mgmail27-Dec-06 8:34
mgmail27-Dec-06 8:34 
AnswerRe: TLBIMP.exe and COM Pin
mgmail27-Dec-06 9:39
mgmail27-Dec-06 9:39 
QuestionHow can i use MODI in Vc++? Pin
$uresh $hanmugam26-Dec-06 19:27
$uresh $hanmugam26-Dec-06 19:27 
QuestionCannot expand "com+ applications" from MMC Snap-In Pin
scorpvg26-Dec-06 2:47
scorpvg26-Dec-06 2:47 
Questionvss automation Pin
mian ghous23-Dec-06 2:39
mian ghous23-Dec-06 2:39 
QuestionIs there any way to replace the dll with out IIS restart Pin
Rajkamal_dfine22-Dec-06 1:36
Rajkamal_dfine22-Dec-06 1:36 
Questioncom surrogated Pin
sudharsong21-Dec-06 19:21
sudharsong21-Dec-06 19:21 
QuestionQuestion about MFC &COM Application ? Pin
Sakthiu20-Dec-06 2:07
Sakthiu20-Dec-06 2:07 
AnswerRe: Question about MFC &COM Application ? Pin
Skond23-Dec-06 2:50
Skond23-Dec-06 2:50 
QuestionCall DLL in VB.Net Pin
rajiv KumarMM18-Dec-06 19:48
rajiv KumarMM18-Dec-06 19:48 

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.