A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Emanuele Aliberti bb24d01a48 PSX: early code for the PSXSS server program. Currently it is a W32 console application,
therefore it is not a proper subsystem, but it will be converted to native as soon as
it begins working. It probably does NOT work under ROS. I tested it under NT 4.0 SP 6a.
To see what it creates in the system name sapce, run WinObj, and HandleEx. If you
run csrterm.exe, it tries to connect to psxss.exe, but then dies because the API to
tell psxss to create a PSX process it not implemented yet. PSXDLL.DLL will connect
to \POSIX+\ApiPort (initial code in psx/lib/psxdll/misc/init.c is mute).

svn path=/trunk/; revision=2841
2002-04-10 21:30:22 +00:00
freeldr
os2 *** empty log message *** 2002-03-26 01:42:02 +00:00
posix PSX: early code for the PSXSS server program. Currently it is a W32 console application, 2002-04-10 21:30:22 +00:00
reactos Implemented IOCTL_CDROM_GET_DRIVE_GEOMETRY. 2002-04-10 17:02:22 +00:00
rosapps Fixed crash in environment variable evaluation. 2002-04-05 12:53:21 +00:00