1. cb1fc73 Changed the server to return STATUS_* error codes. by Alexandre Julliard · 25 years ago
  2. 1dca5e2 Moved poll handling to the generic part of the server objects. by Alexandre Julliard · 25 years ago
  3. d16319c Store all object names as Unicode in the server. by Alexandre Julliard · 25 years ago
  4. ceeb693 Made all handles multiple of 4. Fixed semantics for pseudo-handles. by Alexandre Julliard · 25 years ago
  5. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  6. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  7. eb2e77f Made handle table a separate object. by Alexandre Julliard · 26 years ago
  8. 0042cb3 Fixed duplicate_handle to work with pseudo-handles (reported by Marcus by Alexandre Julliard · 26 years ago
  9. 3da5f84 Moved process structure definition to process.h. by Alexandre Julliard · 26 years ago
  10. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago