Click here to Skip to main content
15,912,329 members
Home / Discussions / COM
   

COM

 
GeneralCookie read/write in COM Pin
Member 172086231-Mar-05 6:44
Member 172086231-Mar-05 6:44 
GeneralRe: Cookie read/write in COM Pin
Mike Dimmick31-Mar-05 10:24
Mike Dimmick31-Mar-05 10:24 
GeneralRe: Cookie read/write in COM Pin
Member 172086231-Mar-05 10:34
Member 172086231-Mar-05 10:34 
GeneralRe: Cookie read/write in COM Pin
Anonymous5-Apr-05 20:31
Anonymous5-Apr-05 20:31 
GeneralRe: Cookie read/write in COM Pin
1212121212116-Jun-06 1:49
1212121212116-Jun-06 1:49 
GeneralHelp me Pin
123dotnet30-Mar-05 16:42
123dotnet30-Mar-05 16:42 
GeneralGood Question Pin
ursus zeta2-Apr-05 7:59
ursus zeta2-Apr-05 7:59 
GeneralMultiple Inclusion Pin
gUrM33T30-Mar-05 13:34
gUrM33T30-Mar-05 13:34 
I've a MTS/COM+ component (COMPONENT_1) that #imports ADO library. And, I have another MTS/COM+ component (COMPONENT_2) that #imports this component (i.e. COMPONENT_1). I need to use ADO objects in my second component (COMPONENT_2) too. If I use #import in my second component, I get lots of errors. If I do not, the MIDL compiler remains unable to recognize _Recordset data type.

Or, lets say that I do not use ADO in my second component at all i.e. I use IDispatch instead of _Recordset pointers to receive recordsets. This solves the problem but gives birth to a new problem. ADO recordsets loose their current position i.e. it moves to the first record if type casted to IDispatch pointers. I dont know why.

Can anyone please show me how to do it? I am using ATL with Visual C++ 6.0 SP5.

Thanks

Gurmeet
BTW, can Google help me search my lost pajamas?

My Articles: HTML Reader C++ Class Library, Numeric Edit Control

GeneralRe: Multiple Inclusion Pin
gUrM33T30-Mar-05 18:24
gUrM33T30-Mar-05 18:24 
GeneralProblem while Persisting Image into Control Pin
ajalilqarshi30-Mar-05 4:00
ajalilqarshi30-Mar-05 4:00 
GeneralLearning COM Pin
anil7529-Mar-05 7:45
anil7529-Mar-05 7:45 
GeneralRe: Learning COM Pin
_Andrew3-Apr-05 8:32
_Andrew3-Apr-05 8:32 
GeneralHELP!!! Pin
shulflem29-Mar-05 3:57
shulflem29-Mar-05 3:57 
GeneralRe: HELP!!! Pin
Michael P Butler29-Mar-05 4:29
Michael P Butler29-Mar-05 4:29 
GeneralQuery - ActiveX: Extend a MFC control Pin
The.Saint28-Mar-05 23:31
The.Saint28-Mar-05 23:31 
Generalvbscript calling ActiveX(MFC) control method fail Pin
theshuttle28-Mar-05 19:08
theshuttle28-Mar-05 19:08 
GeneralRe: vbscript calling ActiveX(MFC) control method fail Pin
MMansonFan2529-Mar-05 17:54
MMansonFan2529-Mar-05 17:54 
QuestionHow to Access properties of Control? Pin
ajalilqarshi28-Mar-05 19:01
ajalilqarshi28-Mar-05 19:01 
QuestionHow to register a component? Pin
liuyue28-Mar-05 16:50
liuyue28-Mar-05 16:50 
AnswerRe: How to register a component? Pin
ThatsAlok28-Mar-05 22:03
ThatsAlok28-Mar-05 22:03 
AnswerRe: How to register a component? Pin
MMansonFan2529-Mar-05 18:01
MMansonFan2529-Mar-05 18:01 
GeneralCSocket & critical sections under IIS 6 Pin
Sorin28-Mar-05 15:43
Sorin28-Mar-05 15:43 
Generalmutithreading in com Pin
satishrg27-Mar-05 17:08
satishrg27-Mar-05 17:08 
GeneralIMAGES TO MOVIE file Pin
Emiliano27-Mar-05 14:16
Emiliano27-Mar-05 14:16 
GeneralConsuming .NET events in unmanaged code Pin
ischen_s127-Mar-05 5:02
ischen_s127-Mar-05 5:02 

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.