- 08 Feb, 2005 23 commits
-
-
Robert Shearman authored
need locking no longer have locking. - Add special cases for the threads that join apartments but can't increase the refcount of the apartment. - Free TLS storage on thread destruction (including releasing the apartment the thread is in, if any, and so making another test pass).
-
Paul Vriens authored
-
Vincent Béron authored
-
Mike McCormack authored
-
Mike McCormack authored
- allow waiting on a handle while running the message loop
-
Alexandre Julliard authored
- Rework RPC dispatch layer to be simpler and not get confused by server/client duality. - Make threads shut down at the right time and not access freed memory after apartment destruction. - Rename stub_dispatch_thread to client_dispatch_thread. - Add some more tracing - Check return value of WaitNamedPipe. - Change named pipe timeouts to 0.5s, which should be enough for even the slowest machines.
-
Robert Shearman authored
-
Juan Lang authored
value.
-
Robert Shearman authored
code is doing.
-
Vincent Béron authored
-
Scott Ritchie authored
Replace a reference to wine.conf with ~/.wine/config.
-
Mike Hearn authored
-
Mike McCormack authored
-
Mike Hearn authored
backslash terminated.
-
Carlos Lozano authored
-
Carlos Lozano authored
-
Steven Edwards authored
-
Huw Davies authored
Fix CURRENCY alignment. A function with a [retval] param has a bit set in the FKCCIC bitfield. Two functions with the same name share the same id. The param names of propput and propputref functions don't go into the typelib.
-
Paul Vriens authored
-
Juan Lang authored
-
Kris Marsh authored
Cleaned up drives->advanced information visuals.
-
Robert Shearman authored
and ConnectNamedPipe.
-
Robert Shearman authored
allocated the memory for it if extrabytes was 0.
-
- 03 Feb, 2005 16 commits
-
-
Dmitry Timoshkov authored
original OPENFILENAMEW structure, making sure that all changes are passed back to the caller.
-
Paul Vriens authored
-
James Hawkins authored
-
Eric Pouech authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
server in set_window_pos to avoid invalidating areas that remain valid.
-
Eric Kohl authored
SetupDiClassGuidsFromNameExA, SetupDiCreateDeviceInfoListExA and SetupDiOpenClassRegKeyExA using MultiByteToUnicode. - Retrieve OS version upon process attach.
-
Huw Davies authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
refcount of the pipe). Converted linked lists to use the standard functions. Small cleanups.
-
Alexandre Julliard authored
still open.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Mike McCormack authored
- use TextStyle enumeration instead of numbers - fix MSI_IterateRecords to return the correct count
-
Juan Lang authored
-
Paul van Schayck authored
-
- 02 Feb, 2005 1 commit
-
-
Robert Shearman authored
the requested interface. - Unmarshaling IID_NULL means use the IID the interface was originally marshaled with.
-