Sign in
goma
/
wine
/
1e52433f017a62c1241c2d86af5e0649c5abb789
/
server
/
handle.h
d30b574
server: Implemented EnumWindowStations and EnumDesktops.
by Alexandre Julliard
· 17 years ago
92db6d2
server: Don't do access checks on the security descriptors of newly created objects.
by Rob Shearman
· 17 years ago
8700c43
server: Get rid of the server-side file descriptor cache management.
by Alexandre Julliard
· 18 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
b00fb17
server: New scheme for cleaning up objects on server exit.
by Alexandre Julliard
· 19 years ago
24560e7
server: Make alloc_handle use attributes instead of inherit flag.
by Alexandre Julliard
· 19 years ago
ead9b06
Added a struct unicode_str to encapsulate object names.
by Alexandre Julliard
· 19 years ago
a996000
- Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an
by Vitaliy Margolen
· 19 years ago
f62f6e8
Don't cache file descriptors open on removable devices.
by Alexandre Julliard
· 20 years ago
38502f7
Added a separate set_handle_cached_fd request instead of abusing
by Alexandre Julliard
· 20 years ago
cdcb203
Call remove_process_locks when a process ends, fix declarations.
by Mike McCormack
· 20 years ago
f92fff6
Implemented NtSignalAndWaitForSingleObject.
by Mike McCormack
· 20 years ago
9fd54b2
- Implemented a few information classes in NtQuerySystemInformation.
by Eric Pouech
· 22 years ago
cf27a7f
Changed fd operations to take a struct fd instead of a struct object.
by Alexandre Julliard
· 22 years ago
526a28d
Added support for multiple object namespaces, and a bunch functions
by Alexandre Julliard
· 23 years ago
5188574
Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
37ec927
Use the new protocol.def file to build the request structures.
by Alexandre Julliard
· 24 years ago
8081e5a
Added handle_t type to server interface so that we can make handles
by Alexandre Julliard
· 24 years ago
d549f69
Use a separate FIFO pair for server requests that don't need to pass a
by Alexandre Julliard
· 24 years ago
d16319c
Store all object names as Unicode in the server.
by Alexandre Julliard
· 25 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
eb2e77f
Made handle table a separate object.
by Alexandre Julliard
· 26 years ago
3da5f84
Moved process structure definition to process.h.
by Alexandre Julliard
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago