Click here to Skip to main content
15,888,239 members
Home / Discussions / COM
   

COM

 
QuestionHow do i create COM Interface ? Pin
Sakthiu21-Sep-06 18:53
Sakthiu21-Sep-06 18:53 
AnswerRe: How do i create COM Interface ? Pin
Stephen Hewitt21-Sep-06 18:59
Stephen Hewitt21-Sep-06 18:59 
GeneralRe: How do i create COM Interface ? Pin
ShilpiP28-Sep-06 0:00
ShilpiP28-Sep-06 0:00 
AnswerRe: How do i create COM Interface ? Pin
Hamid_RT28-Sep-06 9:09
Hamid_RT28-Sep-06 9:09 
QuestionRegSvr32 failed Pin
Will888888821-Sep-06 9:40
Will888888821-Sep-06 9:40 
AnswerRe: RegSvr32 failed Pin
Sakthiu21-Sep-06 18:50
Sakthiu21-Sep-06 18:50 
GeneralRe: RegSvr32 failed Pin
saania khan21-Sep-06 19:12
saania khan21-Sep-06 19:12 
GeneralRe: RegSvr32 failed Pin
Sakthiu21-Sep-06 19:38
Sakthiu21-Sep-06 19:38 
Hi
Every Dll file should contain DllRegisterServer Function.

Here your Dll file test.dll might not have that DllRegisterServer Function inside.

If so you can not register that file through RegSvr32.exe .



GeneralRe: RegSvr32 failed Pin
User 21559721-Sep-06 19:47
User 21559721-Sep-06 19:47 
AnswerRe: RegSvr32 failed Pin
Stephen Hewitt21-Sep-06 19:43
Stephen Hewitt21-Sep-06 19:43 
AnswerRe: RegSvr32 failed Pin
User 21559721-Sep-06 19:49
User 21559721-Sep-06 19:49 
AnswerRe: RegSvr32 failed Pin
Shutaro27-Sep-06 7:42
Shutaro27-Sep-06 7:42 
AnswerRe: RegSvr32 failed Pin
David Leyva27-Sep-06 10:11
David Leyva27-Sep-06 10:11 
AnswerRe: RegSvr32 failed Pin
EQ219-Oct-06 0:21
EQ219-Oct-06 0:21 
QuestionVB.NET ComClass performance in VBA code. Pin
SkyTek2321-Sep-06 4:32
SkyTek2321-Sep-06 4:32 
AnswerRe: VB.NET ComClass performance in VBA code. Pin
SkyTek2321-Sep-06 10:53
SkyTek2321-Sep-06 10:53 
QuestionNeed help : COM Interface [modified] Pin
Sakthiu21-Sep-06 0:48
Sakthiu21-Sep-06 0:48 
AnswerRe: Need help : COM Interface Pin
toxcct21-Sep-06 2:03
toxcct21-Sep-06 2:03 
AnswerRe: Need help : COM Interface Pin
User 21559721-Sep-06 19:51
User 21559721-Sep-06 19:51 
QuestionHow do i make COM inprocess server program using C++? Pin
Sakthiu20-Sep-06 22:41
Sakthiu20-Sep-06 22:41 
AnswerRe: How do i make COM inprocess server program using C++? Pin
prasad_som20-Sep-06 23:19
prasad_som20-Sep-06 23:19 
GeneralRe: How do i make COM inprocess server program using C++? Pin
Sakthiu20-Sep-06 23:23
Sakthiu20-Sep-06 23:23 
QuestionIssues Implementing ATL COM Callback Functionality Pin
Setesh8220-Sep-06 13:14
Setesh8220-Sep-06 13:14 
QuestionRe: Issues Implementing ATL COM Callback Functionality Pin
prasad_som20-Sep-06 23:22
prasad_som20-Sep-06 23:22 
AnswerRe: Issues Implementing ATL COM Callback Functionality Pin
Setesh8221-Sep-06 3:14
Setesh8221-Sep-06 3:14 

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.