Sender: rich AT delorie DOT com Message-ID: <38836C65.9A10F5E7@tudor21.net> Date: Mon, 17 Jan 2000 19:24:21 +0000 From: Richard Dawe X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Building a VxD for win95 for zero page protection References: <200001170000 DOT TAA07008 AT qnx DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Alain Magloire wrote: > But did not you do a Shared memory lib before ? Sort of, as announce on the X-Windows for DOS list. It implemented SysV and POSIX interfaces, but only within a process, which would be OK if a process = a thread. I don't think it would be that useful for normal DJGPP. The POSIX interface used a FSEXT to do all its magic stuff on top of a dynamically resizing RAM disk FSEXT written by Christopher Nelson (*). The shared memory part was pretty untested. (*) This could be useful for DJGPP programs. If anyone's interested, I'll mail them the ZIP file. Bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/