VB4: DDE execute From dll16 to VB4 32 
Author Message
 VB4: DDE execute From dll16 to VB4 32

Hello,

I have a question for any VB4 gurus:

I have a problem with the DDE EXECUTE command runs from a
16-bits apps to my 32-bits program.
The message arrives to my 32-app, and the 'LinkExecute' event
of my form is treated.

The problem seems to be on the return value contains in
'Cancel' variable.
I have to return a 'False' value if the result of the
DDEexecute command is correct.But anything i do the result in
16-bits app is considered as wrong and an error message occurs.

'Cancel' is an integer and i feel that the conversion of
'False' in integer type does not match between 16 and 32 bits.

I have searched any convert functions 16-32 but no results.

Question:
is there a solution ? what ?

I thank all persons who will answer me
Please direct to my E-mail address because this group is always
full....

Philippe
--------
***************************************************
ICS - SDV
Philippe THOMANN

STRASBOURG - FRANCE
***************************************************



Sun, 03 May 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB4-32 DDE-Server

2. executing 32bit dll's in VB4 using 32-bit C

3. Executing DOS batch files in VB4/32 bit

4. VB4-16bit or VB4-32 bit Floating Thin Toolbar

5. Differences between VB4 16 and VB4 32 bits

6. After VB4 Pro 32-bit Install ven2232.olb not found displayed on VB4 startup

7. VB4-32 compatibility with VB4-16?

8. VB4/16 and VB4/32...

9. Russian(Cyrillic): vb4 32-bit works, but vb4 16-bit doesn't

10. hPal Picture property in VB4/32 vs VB4/16

11. Converting C 32-bit declaration to VB4 32?

12. Calling 32-bit DLL function from 32-bit VB4 app

 

 
Powered by phpBB® Forum Software