
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
***************************************************