- 17 Mar, 2005 5 commits
-
-
Robert Shearman authored
- Move the modal loop called during RPCs into CoWaitForMultipleHandles. - Use a mutex for long remoting calls to IRemUnknown methods. - Remove locking in apartment_disconnectproxies as it is not needed. - Use PostMessage instead of SendMessage so we can run the message loop or not as appropriate.
-
Jeremy White authored
in the registry; consolidate MMDRV_Init() into a single function.
-
Juan Lang authored
cast away constness.
-
Jacek Caban authored
-
Krzysztof Foltman authored
unnecessary repaints) - added unicode character support to RTF import (like: \u12345 ?) - small fixes - fixed whitespace identification bug - removed drawing of paragraph marks - improved stub implementations for IRichEditOle
-
- 16 Mar, 2005 27 commits
-
-
Phil Krylov authored
-
Phil Krylov authored
-
Jakob Eriksson authored
-
Alexandre Julliard authored
thread.
-
Alexandre Julliard authored
first time around.
-
Alexandre Julliard authored
Mitchell III).
-
Alexandre Julliard authored
-
Jacek Caban authored
-
C. Scott Ananian authored
-
Filip Navara authored
accordingly.
-
Jason Edmeades authored
-
Mike McCormack authored
-
Jakob Eriksson authored
-
Jakob Eriksson authored
try to restore something either.
-
Ulrich Czekalla authored
-
Dmitry Timoshkov authored
-
Dimitrie O. Paun authored
Proper handling of GWL_STYLE. Implement WM_CLOSE. Fix WM_SIZE implementation. Small cleanups.
-
Jon Griffiths authored
-
Juan Lang authored
getting written).
-
Mike McCormack authored
-
Mike McCormack authored
- Move definition of string manipulation functions to msipriv.h.
-
Dmitry Timoshkov authored
-
Robert Reif authored
waveInUnprepareHeader if driver doesn't support them.
-
Robert Reif authored
because the contents don't change.
-
Francois Gouget authored
-
Krzysztof Foltman authored
file generated by, for example, OpenOffice doesn't produce lots of garbage anymore). - Format stack for RTF groups (so that RTF reader can correctly read what RTF writer wrote :) )
-
Hans Leidekker authored
WTSEnumerateProcesses{A,W}, WTSEnumerateSessions{A,W}, WTSQuerySessionInformationA.
-
- 15 Mar, 2005 8 commits
-
-
Alexandre Julliard authored
constructors.
-
Jakob Eriksson authored
-
Jakob Eriksson authored
-
Filip Navara authored
prevent pdb_free_lookup from trying to delete invalid pointers.
-
Robert Reif authored
-
Phil Krylov authored
-
Alexandre Julliard authored
-
Krzysztof Foltman authored
to Phil Krylov's RTF generator code). - New message implemented - WM_PASTE. - RTF reader: rtfPlain implemented (kind of). - RTF writer: rewritten main loop (the old one crashed in some circumstances when SFF_SELECTION was used).
-