Accessing VB OLE server from C/C++ DLL 
Author Message
 Accessing VB OLE server from C/C++ DLL

Does anyone know how to access the properties and methods of a VB OLE
server from c/c++.  If you have some source code, please let me know.



Mon, 13 Sep 1999 03:00:00 GMT  
 Accessing VB OLE server from C/C++ DLL

Quote:

> Does anyone know how to access the properties and methods of a VB OLE
> server from c/c++.  If you have some source code, please let me know.

VB OLE servers are supposed to conform to the same interfaces
that all OLE servers should. Perhaps you ought to ask in comp.lang.c
or comp.lang.c++ for help on interfacing a C/C++ app to OLE servers.

--

WARNING: I cannot be held responsible for the above        They're   coming  to
because  my cats have  apparently  learned to type.        take me away, ha ha!



Mon, 13 Sep 1999 03:00:00 GMT  
 Accessing VB OLE server from C/C++ DLL

Yes but I don't have the source code right now to upload
C++ can easily do this
so can any program that can create an instance of your ole server
depeding on its methods(public private etc)

--
Michael Gernaey
Microsoft Corporation( I don't own it I just work there ;) )
MSN Operations Development
NT/SQL Server VB/C++



Quote:
> Does anyone know how to access the properties and methods of a VB OLE
> server from c/c++.  If you have some source code, please let me know.



Tue, 14 Sep 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Accessing VB OLE server from C/C++ DLL

2. Ole Server Vb, Ole Client C/C++

3. good VB website(s) for high school CS teacher??

4. accessing objects in a c++ DLL from a c++ activeX control placed in a VB application

5. Calling an OLE Server exe written in VB from a C++ app

6. Using an OLE Automation DLL written in C++ in VB 5

7. Another CS-Realizer question

8. CS-RCS with VB6

9. ANNOUNCE: CS-RCS Version 1.2

10. Announce: CS-RCS Version 1.1

11. a major problem: vb client of a c++ dll com server

12. VB client of C++ DLL COM server

 

 
Powered by phpBB® Forum Software