|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Sanjeev Rathod (srathod_at_IN3HEALTHSYSTEMS.COM)
Date: Thu Feb 27 2003 - 11:41:11 CST
Yes Sunil i am doing that... still is same thing...
Thanks,Sanju
-----Original Message-----
From: Distributed COM-Based Code [mailto:DCOM
DISCUSS.MICROSOFT.COM]On
Behalf Of Abhyankar, Sunil V
Sent: Thursday, February 27, 2003 12:31 PM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: Re: ADO...
My suggestion would be to import the VB.DLL in you C++ program and use the
smart pointers.
e.g.
#import "vb.dll" named_guids raw_interfaces_only
Also, you will need to import the msado15.dll. There are some examples
available on how to do that, roughly
#import "msado15.dll" named_guids RENAME EOF...
Regards,
Sunil
-----Original Message-----
From: Sanjeev Rathod [mailto:srathod
IN3HEALTHSYSTEMS.COM]
Sent: Thursday, February 27, 2003 9:20 AM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: ADO...
Hi all,
Can somebody help me please about following scenario..
I am trying to call VB DLL in C++. In VB DLL Function has ADO
Recordset as
parameter.
I am trying to pass Recordset pointer to VB DLL as parameter, and
trying
run program but i am getting fatal exception
san somebody tell me something about this or can send some piece of code...
Thanks...
Sanju..
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]