- Prefix many more functions, types, structs, etc. with MSVCRT_.
[wine] / dlls / dplayx /
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2003-12-30  Sami AarioFix some return values of dplayx API calls.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-29  Francois GougetSome spelling fixes.
2003-09-29  Tom WicklineRemove obsolete information.
2003-09-27  Dimitrie O. PaunMerge documentation/status/directplay into the code.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  Tom WicklineSet version to 8.1.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-07  Tom WicklineSet version to DirectX 7.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-09  Francois GougetSpelling fixes.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-04-16  Sylvain Petreolle- Fix DirectPlayEnumerateA exit code.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-04-03  Michael StefaniucAdd some missing HeapFree's and one missing free.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-02-12  Michael StefaniucAdded some missing LeaveCriticalSection's.
2003-01-13  Enrico HornExtend version info.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-23  Michael StefaniucCompile the dplayx dll with STRICT defined.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-20  Andreas MohrSpelling stuff.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-18  Francois GougetSpelling typos.
2001-04-16  Ove KaavenAdd version resource to dplayx.dll, versioned to Direct...
2001-04-12  Peter Hunnisett- Provide lobby provider COM object header file and...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Francois GougetFix typos in comments.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2001-01-02  François GougetRemoved an '#ifdef STRICT'.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-15  François GougetRemoved the declspec specifier.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-03  Francois GougetUse the DUMMYUNIONNAME macros so that the headers can...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-19  Peter Hunnisett- Add proper message reply mechanism and sp player...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-26  Peter Hunnisett- Remove winmm hack in dplay code
2000-09-04  Patrik StridvallFixed some issues found by winapi_check.
2000-08-29  Peter Hunnisett- More implementation
2000-08-26  Alexandre JulliardRemoved calls to ConvertToGlobalHandle and MakeCritical...
2000-08-25  Peter Hunnisett- Implemented loading and initialization of service...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-07  Peter Hunnisett- Small update to documentation
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-30  Peter Hunnisett- Added a little more dll level debugging and small...
2000-05-26  Peter HunnisettStarted local name server framework.
2000-05-23  Peter Hunnisett- Small fixes/updates
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-19  Alexandre JulliardAdded some missing import directives.
next