- 21 Jul, 2005 4 commits
-
-
Phil Krylov authored
being used. This emulation (introduced in M$ RichEdit 3.0) counts paragraph endings as 2 characters (CR+LF) instead of 1 (CR).
-
James Hawkins authored
-
Oliver Stieber authored
committed before changes to textures and states to support the change were committed.
-
Aric Stewart authored
local, while SOURCEDIR is more proper and will be a full directory.
-
- 20 Jul, 2005 12 commits
-
-
Huw Davies authored
-
Huw Davies authored
filename or a pipe like OpenJob16 does.
-
Robert Shearman authored
just "." to work around a quirk in fontforge (with thanks to George Williams for helping me fix this).
-
Hans Leidekker authored
-
Michael Jung authored
-
Alexandre Julliard authored
-
Robert Shearman authored
-
Daniel Remenak authored
-
Paul Vriens authored
Don't convert the struct to a win16 one in GetFileVersionInfoA. Convert the struct to win16 in VerQueryValueA (for now).
-
Michael Jung authored
SHELL32_CoCreateInitSF if the pidl which specifies the child is of type 'Folder'. Otherwise fall back to IPersistFolder.
-
Daniel Remenak authored
-
Vitaliy Margolen authored
-
- 19 Jul, 2005 24 commits
-
-
Hans Leidekker authored
-
Robert Shearman authored
with VT_UNKNOWN and VT_DISPATCH. - Better tracing.
-
Robert Shearman authored
called function.
-
Robert Shearman authored
- Release TypeLib when freeing stub buffer.
-
Robert Shearman authored
pointing to the completely wrong object when a proxy does a queryinterface. - Remove assumption that the stub buffer will handle the lifetime of the object.
-
Alexandre Julliard authored
request.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
unmarshaling BSTRs. Convert it all to characters for consistency with the BSTR_User* routines.
-
Robert Shearman authored
ipid_to_stubmanager. Move the error message to the one place it is needed.
-
Alexandre Julliard authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
- IRpcStubBuffer_Disconnect can be called more than once.
-
Robert Shearman authored
-
Robert Shearman authored
message directly to the apartment window for it to process. Fixes a deadlock in InstallShield caused by having to create a thread when freeing an object that comes from an STA apartment. Added tests that fail without this fix.
-
Robert Shearman authored
because the deletion may require the object to re-enter the apartment.
-
Huw Davies authored
queue.
-
Alexandre Julliard authored
startup time.
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Alexandre Julliard authored
-
Troy Rollo authored
-