Commit History

Auteur SHA1 Bericht Datum
  Alexandre Julliard bfce151ae5 Added window classes in the server, and support for inter-process 21 jaren geleden
  Alexandre Julliard e55d5937ac Set or clear the BeingDebugged flag in the PEB when a debugger is 21 jaren geleden
  Alexandre Julliard c30cefb2d5 Store module names in Unicode in the server. 21 jaren geleden
  Eric Pouech 9fd54b2838 - Implemented a few information classes in NtQuerySystemInformation. 21 jaren geleden
  Mike McCormack 36cd6f5dbb Added a security token object in wineserver. 22 jaren geleden
  Alexandre Julliard ce61349334 Implemented file locking functions (partly based on my old Corel 22 jaren geleden
  Alexandre Julliard e66207ebfc Moved all references to file descriptors out of the generic object 22 jaren geleden
  Alexandre Julliard 91befe1d64 Made process and thread ids small integers instead of pointers. 22 jaren geleden
  Alexandre Julliard 54f228733a Added process_id_t and thread_it_t types to the server interface 22 jaren geleden
  Alexandre Julliard 526a28de51 Added support for multiple object namespaces, and a bunch functions 22 jaren geleden
  Alexandre Julliard 40043ed26f Added -k option to kill an existing wineserver. 23 jaren geleden
  Eric Pouech 93bfa0d6b1 Implementation for console control events (includes process groups 23 jaren geleden
  Alexandre Julliard 5188574984 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 23 jaren geleden
  Alexandre Julliard ca96de344b Fixed process startup synchronization broken by previous change. 23 jaren geleden
  Alexandre Julliard 9d80215254 A few optimizations in the process startup requests now that Winelib 23 jaren geleden
  Alexandre Julliard aeb566052f Correctly fill parent pid, module size and module name in process and 23 jaren geleden
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 jaren geleden
  Eric Pouech fbccb38e18 New XP debugging APIs: implemented DebugActiveProcessStop, 23 jaren geleden
  Eric Pouech 3940d8a294 Let the console renderer be defined as a thread. 23 jaren geleden
  Eric Pouech 0b83d4cbc6 New console code based on Win32 windows. 23 jaren geleden
  Alexandre Julliard 37ec927536 Use the new protocol.def file to build the request structures. 24 jaren geleden
  Alexandre Julliard 5f258c68f3 Backed out the suspend_process_for_ptrace change. 24 jaren geleden
  Alexandre Julliard 7614180e2d Small fixes to the debugger support. 24 jaren geleden
  Alexandre Julliard f52424055f New mechanism to transfer file descriptors from client to server. 24 jaren geleden
  Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles 24 jaren geleden
  Turchanov Sergei 43a27e3696 Implemented local atoms in the server. 25 jaren geleden
  Alexandre Julliard c5e433a3a6 Moved idle event handling to the server. 25 jaren geleden
  Alexandre Julliard 5b4f3e8d6d Rewrote Unix process launching to allow passing startup information to 25 jaren geleden
  Alexandre Julliard 07d8446918 Implemented thread and (partial) module snapshots, based on the work 25 jaren geleden
  Alexandre Julliard 12f29b5076 Have threads and processes exit more cleanly whenever possible. 25 jaren geleden