- 02 Sep, 2005 29 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Mike McCormack authored
- remove limitation of 100 verbs - use pointers to verbs rather than indexes
-
Juan Lang authored
-
Juan Lang authored
-
Alexandre Julliard authored
-
Frank Richter authored
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Jacek Caban authored
-
Troy Rollo authored
-
Troy Rollo authored
just "const" to ensure that the initialised GUID is visible to other modules, and use EXTERN_C rather than just "extern" for the benefit of MSVC++, which does name mangling on global variables.
-
Jacek Caban authored
-
Kevin Koltzau authored
-
Mike McCormack authored
-
Juan Lang authored
-
Daniel Remenak authored
-
Christian Costa authored
filtergraph to the right filter.
-
Frank Richter authored
EnumThemeColors() and EnumThemeSizes() use that in the color/size combos.
-
Robert Shearman authored
pointer. - Fix allocation scheme in NdrConformantArrayUnmarshal to allocate if *ppMemory is NULL, like complex struct and user type unmarshalling.
-
Robert Shearman authored
so replace "unsigned short" by "WCHAR".
-
Robert Shearman authored
existing VT_DISPATCH code.
-
Alexandre Julliard authored
Change stub manager to track the number of normal marshals instead of using the state machine so that multiple marshals of the same object and interface work correctly.
-
Jacek Caban authored
-
Dmitry Timoshkov authored
UnixFolder_IShellFolder2_GetDisplayNameOf.
-
Oliver Stieber authored
frequency aren't handled at the moment.
-
Jacek Caban authored
-
Hans Leidekker authored
-
- 30 Aug, 2005 11 commits
-
-
Alexandre Julliard authored
-
Frank Richter authored
-
Frank Richter authored
convenient copying of the .msstyles file to the Right Place inside the Windows dir.
-
Alexander N. Sørnes authored
-
Juan Lang authored
-
Frank Richter authored
also returns TRUE for theme parts with 32bpp images.
-
Michael Jung authored
Infer pathmode from CLSID in UnixFolderConstructor. Fail in IShellFolder::BindToObject, if folder does not initialize.
-
Mike McCormack authored
-
Henning Gerhardt authored
-
Alexandre Julliard authored
Use a standard wine list for packages and providers.
-
Frank Richter authored
string with the color/size name, but rather a struct containing three strings - name, display name and tooltip.
-