From: thecrow AT cyberdude DOT com (Bryce) Newsgroups: comp.os.msdos.djgpp Subject: Anyone use Btrieve with DJGPP? Reply-To: thecrow AT cyberdude DOT com Message-ID: <34be3ba4.87807333@news.mci2000.com> Lines: 11 Date: Thu, 15 Jan 1998 16:41:19 GMT NNTP-Posting-Host: usr27-dialup10.mix1.willowsprings.mci.net NNTP-Posting-Date: Thu, 15 Jan 1998 11:41:19 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, We've got a 16 bit DOS kit for Btrieve and I was just wondering if there is any way possible that I could use it with DJGPP. I've got asm source for communicating with btrieve but it appears that it would not be compatible since it is appears to be addressing 16 bit registers using segment and offset. Is this so? Anyone done anything like this? Does the 32bit exteneder kill this idea? Thanks for any help.