|
From: Martijn S. <ma...@uv...> - 2002-05-01 06:23:38
|
> -----Original Message----- > From: KJK::Hyperion > At 03.47 01/05/2002, you wrote: > > >even kernel mode drivers. They don't see /proc, only posix apps > do, that's > >the difference. > > Frankly, I don't understand what does that demonstrate. If you implement > /dev and /proc as devices with special filesystems attached, you'll have > objects like \Device\Proc, \Device\Dev, \FileSystem\Proc and > \FileSystem\Dev > Well, any Win32 applications should not be using that because then they will not be able to run on Windows NT+. And you wouldn't be able to run POSIX+ on WinNT?? |