Date: Mon, 19 Aug 2002 18:32:45 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: David J Hughes Message-Id: <6480-Mon19Aug2002183244+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (message from David J Hughes on Mon, 19 Aug 2002 07:31:05 GMT) Subject: Re: DJGPP and NT/XP/2k Clipboard References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: David J Hughes > Newsgroups: comp.os.msdos.djgpp > Date: Mon, 19 Aug 2002 07:31:05 GMT > > I have no problems with Windows 95 & 98, but I can't get DJGPP programs > to interact with the Windows NT4/XP/2k clipboard. > > I have the same experience when running RHIDE - the Windows Clipboard > menu commands do nothing at all for me on these platforms but work fine > with older versions of Windows (ie, Win9x). Complain to Bill Gates: all the descendants of Windows NT do not support the functions of interrupt 2Fh which allow DOS programs to read and write the Windows clipboard. So DJGPP programs, being essentially DOS executables, cannot access the clipboard on those versions of Windows.