- 03 Sep, 2005 12 commits
-
-
Alexandre Julliard authored
been called from the dll entry point.
-
Paul Vriens authored
-
Jacek Caban authored
implementation.
-
Juan Lang authored
to a mem store. Support signed certs in mem stores. Correct use of a freed pointer.
-
Daniel Remenak authored
SendForceFeedbackCommand, and GetForceFeedbackStatus for linux input joysticks.
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Juan Lang authored
-
Juan Lang authored
CryptOIDToAlgId.
-
Oliver Stieber authored
-
Jacek Caban authored
-
Juan Lang authored
-
- 02 Sep, 2005 28 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Stefan Leichter authored
-
Daniel Remenak authored
-
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.
-