From: Wojciech Galazka Newsgroups: comp.os.msdos.djgpp Subject: VxDs with DJGPP Date: Sat, 22 Feb 1997 16:09:01 +0100 Organization: University of Warsaw Lines: 22 Message-ID: <330F0C0D.4761@chem.uw.edu.pl> NNTP-Posting-Host: animal.chem.uw.edu.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, As many of you know VxDs are the tricky piece of Windows which so far have focused little attention. But when one buys Thielen's 'Writing VxDs' the only thing yet required to write VxDs in C is a good 32-bit C compiler. In this book the authors used Watcom C but I dare ask if anyone tried (or though of) to use djgpp C compiler instead. Basically I don't know if it is possible to write something like #pragma segmentname("_LOCKED_DATA_") in other words if it's possible to force the C compiler to name data and code segments . as we want not as the compiler wants any opinions -- Wojciech Galazka Computer Security Advisor