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