From: hat AT se-46 DOT wpa DOT wtb DOT tue DOT nl () Newsgroups: comp.os.msdos.djgpp Subject: Interfacing to a MS-Windows application using DDE (Was: Interfacing to ... : How ?) Date: 24 Apr 1998 09:38:42 GMT Organization: Eindhoven University of Technology, The Netherlands Lines: 25 Message-ID: <6hpmj2$prp@tuegate.tue.nl> Reply-To: a DOT hofkamp AT wtb DOT tue DOT nl NNTP-Posting-Host: se-46.wpa.wtb.tue.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello all, From the previous thread (Re: Interfacing to a MS-Windows application: How ?) I learned that using DJGPP is not a good choice for fluently interfacing with MS-Windows apps. (Many thanks to all the people who replied). (For all of you who didn't read that thread: I asked how to interface a DJGPP app with a MS-Windows app. The main result was that using files was the best approach (mainly due to the size of the data), and either an MS-Windows app or the DJGPP app should be started with 'system()'. ) Another possibility is to switch to a different compiler, and convert the DJGPP app to a native Windows app, and then start talking DDE or OLE. Preferably, I'd use the G++ compiler, for example RSXNT. Is there anybody who can tell me whether this is possible, or references to documentation/websites/ftp-sites where I can find out myself ? Albert --- Sorry, no .sig The sys admin wiped the previous sig, and I haven't invented a new one yet.