Dynamic Data Exchange (DDE) with gcc?
Geoffrey Noer
noer@cygnus.com
Mon Oct 12 22:00:00 GMT 1998
On Wed, Oct 07, 1998 at 03:09:34PM -0700, Thomas Goddard wrote:
>
> The cygwin b19 distribution does not include some
> function prototypes and constants used by the Windows
> dynamic data exchange (DDE) interface. Specifically,
> the following are not defined by windows.h:
>
> functions
>
> DdeCreateDataHandle
> DdeUninitialize
Are both in the upcoming b20 headers.
> DdeClientTransaction
> DdeFreeStringHandle
Haven't been added yet.
> constants
>
> APPCMD_CLIENTONLY
Will be in the upcoming b20 headers.
> TIMEOUT_ASYNC
> DMLERR_NO_ERROR
Haven't been added yet.
You should be able to write your own protos for the missing pieces and
go ahead and use the functions. There shouldn't be any
incompatibility.
--
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list