vc4.2 use DDE call to VB subprogram, How? 
Author Message
 vc4.2 use DDE call to VB subprogram, How?

My company has already used the VC4.2 to make a project. the
subprogram/module is in the form of DDE program plug into the kernel
written by VC++. so there is a CALLBACK function declared in each sub
program written in C/VC++.

But now, we want to try to use VB5.0 to write a subprogram/module to
plug into the kernel. Is it possible and how, the VB help just talk
about how to use DDE with Excel, Access.... doesn't mention how to be
linked with VC /C written project.

What I am doing now is using the alternative, I use VC to write a
simple subprogram with CALLBACK function declared. and then use VB5 to
create a ACTIVEX control and put it into the subprogram. Will there be
any problem?

thanks for any help in advance.
best regards



Sat, 16 Oct 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. C program calling COBOL subprogram

2. Does VC4.2 Support 16bit DDE functions?

3. Can call a VB ActiveX DLL's method using Invoke, but not directly

4. call vb component using late binding

5. C to VB via DDE

6. DDE works from VB but not from VC++

7. How to do a DDE poke like VB

8. VC5.0 calling VC4.2 libs

9. How to call VB functions in VB dlls from VC++

10. VC4.2, WININET, CInternetSession and blocking calls

11. vc4.0 to vc4.2

12. error linking to VC4.2 dll under VC4.1

 

 
Powered by phpBB® Forum Software