- Sep 02, 2005
-
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
- remove limitation of 100 verbs - use pointers to verbs rather than indexes
-
-
-
Alexandre Julliard authored
-
-
Alexandre Julliard 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.
-
-
-
-
-
-
filtergraph to the right filter.
-
EnumThemeColors() and EnumThemeSizes() use that in the color/size combos.
-
pointer. - Fix allocation scheme in NdrConformantArrayUnmarshal to allocate if *ppMemory is NULL, like complex struct and user type unmarshalling.
-
so replace "unsigned short" by "WCHAR".
-
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.
-
-
UnixFolder_IShellFolder2_GetDisplayNameOf.
-
frequency aren't handled at the moment.
-
-
-
- Aug 30, 2005
-
-
-
convenient copying of the .msstyles file to the Right Place inside the Windows dir.
-
-
-
also returns TRUE for theme parts with 32bpp images.
-
Infer pathmode from CLSID in UnixFolderConstructor. Fail in IShellFolder::BindToObject, if folder does not initialize.
-
-
-
Alexandre Julliard authored
Use a standard wine list for packages and providers.
-
string with the color/size name, but rather a struct containing three strings - name, display name and tooltip.