Alexandre Julliard
|
248f4b29fe
Store the global atom table in the process window station.
|
19 years ago |
Alexandre Julliard
|
b9b1ea9c9f
Added a close_handle method to the object operations, and use it to
|
19 years ago |
Alexandre Julliard
|
110c8dc54a
Fixed a number of atom test failures.
|
19 years ago |
Alexandre Julliard
|
4bef6770b6
Changed atom handling to use counted strings instead of
|
19 years ago |
Eric Pouech
|
e6267369b2
- changed ATOM support in wineserver to match NTDLL needs
|
19 years ago |
Mike McCormack
|
f92fff66a2
Implemented NtSignalAndWaitForSingleObject.
|
19 years ago |
Alexandre Julliard
|
e66207ebfc
Moved all references to file descriptors out of the generic object
|
22 years ago |
Alexandre Julliard
|
cf27a7fa3b
Changed fd operations to take a struct fd instead of a struct object.
|
22 years ago |
Alexandre Julliard
|
863637b158
Started moving functions that deal with Unix file descriptors to a
|
22 years ago |
Alexandre Julliard
|
5769d1de00
Better support for configure detection of missing types, added check
|
22 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Rein Klazes
|
7e105b49c4
Allow integer atoms in set_property and remove_property. Needed by
|
23 years ago |
Mike McCormack
|
6f011c0847
- move async activation into the server
|
23 years ago |
Alexandre Julliard
|
9caa71eef4
Redesign of the server communication protocol to allow arbitrary sized
|
23 years ago |
Alexandre Julliard
|
d8a8c1131d
Added atom_t type for atoms to make sure we use the same type
|
23 years ago |
Jeff Garzik
|
f46eb1db43
Added some inclusions of string.h where necessary.
|
24 years ago |
Alexandre Julliard
|
1ab243bac1
Merged the get_read_fd and get_write_fd requests.
|
24 years ago |
Alexandre Julliard
|
908464d448
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
24 years ago |
Alexandre Julliard
|
9c2370bd75
Added exception handling wrapper to a number of server requests.
|
24 years ago |
Alexandre Julliard
|
7e495e1d66
Make unicode.o into a separate ELF library so that we can use it from
|
24 years ago |
Turchanov Sergei
|
43a27e3696
Implemented local atoms in the server.
|
24 years ago |
Alexandre Julliard
|
ef88637f5b
Made request tracing more robust against bogus lengths.
|
25 years ago |
Alexandre Julliard
|
b849d79104
Moved global atoms to the server (based on the work of Sergei
|
25 years ago |