From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: Dynamic Data Exchange (DDE) with gcc? 13 Oct 1998 08:13:58 -0700 Message-ID: <19981012182835.09763.cygnus.gnu-win32@cygnus.com> References: <199810072209 DOT PAA02856 AT socrates DOT cgl DOT ucsf DOT EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Thomas Goddard Cc: gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".