Sign in
goma
/
wine
/
21ec006fc1cd72bdab085ad4a9c5cd77d41a5753
/
server
/
object.h
c941eff
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
by Andreas Mohr
· 25 years ago
6c8d917
Added a real root key and simplified creation of the HKEY_* special root keys.
by Alexandre Julliard
· 25 years ago
c5e433a
Moved idle event handling to the server.
by Alexandre Julliard
· 25 years ago
6a72dc5
Load done event now created by the server.
by Alexandre Julliard
· 25 years ago
b73421d
Set thread start address to 0 on events generated by
by Alexandre Julliard
· 25 years ago
ea0d028
Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events.
by Alexandre Julliard
· 25 years ago
05f0b71
Store the list of loaded dlls in the server, and generate debug events
by Alexandre Julliard
· 25 years ago
ff81d78
Generate CREATE_PROCESS/THREAD debug events internally in the server.
by Alexandre Julliard
· 25 years ago
b849d79
Moved global atoms to the server (based on the work of Sergei
by Alexandre Julliard
· 25 years ago
2fe5777
Made the server listen for new clients on a Unix socket in
by Alexandre Julliard
· 25 years ago
3e2517c
Added Get/SetThreadContext support through the server.
by Alexandre Julliard
· 25 years ago
1dca5e2
Moved poll handling to the generic part of the server objects.
by Alexandre Julliard
· 25 years ago
247b8ae
Use poll() instead of select() for the server main loop.
by Alexandre Julliard
· 25 years ago
d16319c
Store all object names as Unicode in the server.
by Alexandre Julliard
· 25 years ago
d7e85d6
Added registry support to the server.
by Alexandre Julliard
· 25 years ago
c76ad35
Added get_page_size function.
by Alexandre Julliard
· 25 years ago
f45608f
Winsock rewrite. Sockets are now proper win32 handles.
by Ove Kaaven
· 25 years ago
d6d994f
Made event manipulation routines public.
by Alexandre Julliard
· 26 years ago
ec29ba8
Added EXCEPT_EVENT to wineserver select loop.
by Ove Kaaven
· 26 years ago
ebe29ef
Further server optimizations:
by Alexandre Julliard
· 26 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
039aa42
Return console handles in alloc_console request.
by Alexandre Julliard
· 26 years ago
1bdd154
Added optional debugging code in object management.
by Alexandre Julliard
· 26 years ago
e712e07
Added debug events support.
by Alexandre Julliard
· 26 years ago
88de35c
Changed select interface, separated timeouts from file descriptors.
by Alexandre Julliard
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago
[Renamed (63%) from include/server/object.h]
f692d44
Added new_process and init_process request.
by Alexandre Julliard
· 26 years ago
cb28bdc
Added support for mappings with no associated file.
by Alexandre Julliard
· 26 years ago
fdc92ba
Added server snapshot support (processes only for now).
by Alexandre Julliard
· 26 years ago
4b46112
Added input queue to server-side console object,
by Alexandre Julliard
· 26 years ago
62a8b43
Hacked server-side device support
by Alexandre Julliard
· 26 years ago
0562539
Implemented file sharing checks in the server.
by Alexandre Julliard
· 26 years ago
a8b8d9c
Added server-side file mapping object support.
by Alexandre Julliard
· 26 years ago
63cb0f8
Added change notifications. Added global handle support.
by Alexandre Julliard
· 26 years ago
aa0ebd0
Added several file server requests Added server-side pipes and consoles
by Alexandre Julliard
· 26 years ago
338e757
Added beginnings of server-side file handling.
by Alexandre Julliard
· 26 years ago
c6e45ed
Added add_queue/remove_queue to server object operations.
by Alexandre Julliard
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
85ed45e
Release 980822
by Alexandre Julliard
· 27 years ago
wine-980822
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809