- 26 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 29 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 22 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 10 Aug, 2005 2 commits
-
-
Francois Gouget authored
number.
-
Vincent Béron authored
number.
-
- 08 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes.
-
- 26 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 12 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 30 May, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
-
- 18 Apr, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 02 Feb, 2005 1 commit
-
-
James Hawkins authored
-
- 26 Jan, 2005 1 commit
-
-
Francois Gouget authored
-
- 24 Jan, 2005 1 commit
-
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
- 09 Jan, 2005 1 commit
-
-
Eric Pouech authored
break, not needed vars...)
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 22 Dec, 2004 1 commit
-
-
Francois Gouget authored
-
- 23 Nov, 2004 1 commit
-
-
Tom Wickline authored
-
- 06 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 22 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 13 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
that use it.
-
- 12 Aug, 2004 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 11 Aug, 2004 1 commit
-
-
Francois Gouget authored
as is done in the Windows headers. Add #define COBJMACROS where needed in Wine. Fixes the compilation of the oleaut32/tests/olefont.c and urlmon/tests/url.c conformance tests with the Windows headers.
-
- 14 May, 2004 1 commit
-
-
Ivan Leo Murray-Smith authored
DirectX 9.0b for Windows 2000/XP.
-
- 11 May, 2004 1 commit
-
-
Raphael Junqueira authored
- IDirectMusicChordTrack loading. - Many IsDirty and GetClassID stubs.
-
- 10 May, 2004 1 commit
-
-
Raphael Junqueira authored
- Semi stub for AudioPath Activate. - IDirectMusicPerformance8::CreateAudioPath stub. - Most of the IDirectMusicSegment8_[Set,Get]* (using header). - Load of Streamer IDirectMusicSegment8 header.
-
- 05 May, 2004 1 commit
-
-
Raphael Junqueira authored
(with E_NOTIMPL we have some apps crashes).
-
- 02 Apr, 2004 1 commit
-
-
Raphael Junqueira authored
-
- 24 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 12 Mar, 2004 1 commit
-
-
Raphael Junqueira authored
- better segments Load and ParseDescriptor behaviors
-
- 09 Mar, 2004 1 commit
-
-
Raphael Junqueira authored
language identifier and the script source).
-
- 25 Feb, 2004 1 commit
-
-
Rok Mandeljc authored
-
- 27 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jan, 2004 1 commit
-
-
Rok Mandeljc authored
- completely rewritten headers (DX9 compat.; look much nicer now ;=) - removed IDirectMusicSong and IDirectMusicMelodyFormulationTrack (which are removed from DX9; weren't implemented in DX8 anyway) - combined/simplified IDirectMusicSomething / IDirectMusicObject / IPersistStream for objects that support loading - implemented IDirectMusicObject on all such objects; via generic functions - combined IDirectMusicTrack(8)/IPersistStream on all tracks - fully implemented IDirectMusicContainer (at least 90% if there are no private interfaces) - implemented IDirectMusicCollection (99% work & MS compliant behaviour; except for instruments) - tried to implement IDirectMusicInstrument (unfortunately uses some dirty private interfaces... :( - added dswave.dll; DirectMusic Wave - some changes in style - many, many more ;)
-
- 31 Oct, 2003 1 commit
-
-
Raphael Junqueira authored
- some IPersistStream::GetClassID implementation - add the "search by name" support for IDirectMusicLoader8::GetObject (and a hack for understanding containers use)
-