Board index » delphi » Error that doesn't exist ?

Error that doesn't exist ?

Folks,

trying to use a COM object (written in C++) in Delphi, I keep getting
an OLE error  $8004002A, but I can't seem to find ANY documentation on
that error........ it's in the "generic OLE error" range, but no
details can be found in my help files or on MSDN.

Any ideas??? The creator of the COM object claims that he's not
creating that error anywhere in his C++ object.....

Marc

---------------------------------------------------
Marc Scheuner
Software Engineer
FastLane Technologies Inc.
Email: mailto:mscheu...@fastlane.com
Voice: (902) 432-8160 x2213

Plan, Deploy, Manage Windows 2000 with FastLane DM/Suite.
Optimize Windows 2000 now!
http://www.fastlane.com

 

Re:Error that doesn't exist ?


If you can show a working client code that access his C++ object, then we'll
try to translate it to Delphi.

have fun
--
Binh Ly
http://www.techvanguards.com

Quote
Marc Scheuner <mscheu...@no.spam.for.me.ca> wrote in message

news:5skckskudsoof6dl70j7hclqijobton6rl@4ax.com...
Quote
> Folks,

> trying to use a COM object (written in C++) in Delphi, I keep getting
> an OLE error  $8004002A, but I can't seem to find ANY documentation on
> that error........ it's in the "generic OLE error" range, but no
> details can be found in my help files or on MSDN.

> Any ideas??? The creator of the COM object claims that he's not
> creating that error anywhere in his C++ object.....

> Marc

> ---------------------------------------------------
> Marc Scheuner
> Software Engineer
> FastLane Technologies Inc.
> Email: mailto:mscheu...@fastlane.com
> Voice: (902) 432-8160 x2213

> Plan, Deploy, Manage Windows 2000 with FastLane DM/Suite.
> Optimize Windows 2000 now!
> http://www.fastlane.com

Other Threads