Click here to Skip to main content
15,897,334 members
Home / Discussions / COM
   

COM

 
GeneralRe: Default parameters in IDL Pin
Vi220-Sep-02 3:32
Vi220-Sep-02 3:32 
GeneralOLE Object DocFiles and the Clipboard Pin
Striker918-Sep-02 15:54
Striker918-Sep-02 15:54 
GeneralProblem registering (0x000003e6) Pin
ssirisha18-Sep-02 2:46
ssirisha18-Sep-02 2:46 
GeneralRe: Problem registering (0x000003e6) Pin
Stephane Rodriguez.18-Sep-02 3:15
Stephane Rodriguez.18-Sep-02 3:15 
GeneralRe: Problem registering (0x000003e6) Pin
ssirisha18-Sep-02 3:19
ssirisha18-Sep-02 3:19 
GeneralRe: Problem registering (0x000003e6) Pin
Stephane Rodriguez.18-Sep-02 3:29
Stephane Rodriguez.18-Sep-02 3:29 
GeneralRe: Problem registering (0x000003e6) Pin
ssirisha18-Sep-02 3:37
ssirisha18-Sep-02 3:37 
GeneralRe: Problem registering (0x000003e6) Pin
Stephane Rodriguez.18-Sep-02 3:55
Stephane Rodriguez.18-Sep-02 3:55 
ssirisha wrote:
I have created this COM component using the wizard.

So you probably haven't added any features from external libraries yet. Do you ?

If that's the case, then you may also get the problem if you use the wizard to create an ActiveX or ATL component, with no custom implementation inside. Tried it ?

I would suggest that if this code linking and registering is fine, that you start adding code from this point, until you reach the error. That may speed up a little bit code isolation.

Otherwise, as I said, I would load each external library separately with a ::LoadLibrary().




MS quote (http://www.microsoft.com/ddk) : As of September 30, 2002, the Microsoft® Windows® 2000 DDK, the Microsoft Windows 98 DDK, and the Microsoft Windows NT® 4.0 DDK will no longer be available for purchase or download on this site.
GeneralRe: Problem registering (0x000003e6) Pin
ssirisha18-Sep-02 4:05
ssirisha18-Sep-02 4:05 
GeneralIDispatch Pin
Barry Lapthorn17-Sep-02 9:09
protectorBarry Lapthorn17-Sep-02 9:09 
GeneralRe: IDispatch Pin
Stephane Rodriguez.17-Sep-02 9:53
Stephane Rodriguez.17-Sep-02 9:53 
GeneralRe: IDispatch Pin
Barry Lapthorn17-Sep-02 11:06
protectorBarry Lapthorn17-Sep-02 11:06 
GeneralRe: IDispatch Pin
David Salter17-Sep-02 11:31
David Salter17-Sep-02 11:31 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:29
protectorBarry Lapthorn18-Sep-02 8:29 
GeneralRe: IDispatch Pin
Stephane Rodriguez.17-Sep-02 18:47
Stephane Rodriguez.17-Sep-02 18:47 
GeneralRe: IDispatch Pin
Barry Lapthorn17-Sep-02 22:22
protectorBarry Lapthorn17-Sep-02 22:22 
GeneralRe: IDispatch Pin
Stephane Rodriguez.17-Sep-02 23:26
Stephane Rodriguez.17-Sep-02 23:26 
GeneralRe: IDispatch Pin
Anonymous18-Sep-02 2:56
Anonymous18-Sep-02 2:56 
GeneralRe: IDispatch Pin
Stephane Rodriguez.18-Sep-02 3:17
Stephane Rodriguez.18-Sep-02 3:17 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:32
protectorBarry Lapthorn18-Sep-02 8:32 
GeneralRe: IDispatch Pin
Bart Robeyns17-Sep-02 13:50
Bart Robeyns17-Sep-02 13:50 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:26
protectorBarry Lapthorn18-Sep-02 8:26 
GeneralRe: IDispatch Pin
Bart Robeyns18-Sep-02 10:57
Bart Robeyns18-Sep-02 10:57 
GeneralRe: IDispatch Pin
Vi218-Sep-02 6:16
Vi218-Sep-02 6:16 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:28
protectorBarry Lapthorn18-Sep-02 8:28 

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.