- 24 Feb, 2006 19 commits
-
-
Francois Gouget authored
It is 0 that denotes an infinite timeout for the wine server now, not -1 (INFINITE). Document put_message_in_queue()'s check for INFINITE (done for backwards compatibility with Windows 9x).
-
Francois Gouget authored
- Use 0 to get an infinite timeout with SendMessageTimeoutW(). - Use SendMessageTimeoutW() to send the WM_ENDSESSION messages too so we don't get stuck if a process is hung. - Only send WM_ENDSESSION to windows that received a WM_QUERYENDSESSION message. Also better mimick the Windows behavior.
-
Jeff Latimer authored
Set values for pwLogClust, uJustification and fClusterStart similar to what Windows uses.
-
Alexandre Julliard authored
registry entry to make it easier to use.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Juan Lang authored
on the internal format of a certificate.
-
Juan Lang authored
- implement CryptEnumOIDInfo and CryptFindOIDInfo - implement CertOIDToAlgId and CertAlgIdToOID using CryptFindOIDInfo
-
Detlef Riekenberg authored
service running.
-
Vitaly Lipatov authored
-
Robert Shearman authored
If local-server or local-service activation doesn't work in CoGetClassObject then fallthrough instead of returning from the function.
-
Robert Shearman authored
Create new empty connection points on clone of the standard Font (based on a patch by Alex Villacís Lasso).
-
Francois Gouget authored
information to the test threads.
-
Ulrich Czekalla authored
provided then treat it as being satisfied.
-
Huw Davies authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
Detlef Riekenberg authored
-
- 23 Feb, 2006 11 commits
-
-
Mike McCormack authored
-
Juan Lang authored
-
James Hawkins authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Juan Lang authored
-
Juan Lang authored
-
- 22 Feb, 2006 10 commits
-
-
Stefan Leichter authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Remove a memory leak.
-
Robert Shearman authored
Fix heap overflow caused by not accounting for the dummy first item, which contains the codepage.
-
Robert Shearman authored
Move the uninitialized apartment check after zeroing out the return value.
-
Brian Chang authored
ECO_READONLY implemented and tested.
-