secur32: Fix conversion of password in NTLM AcquireCredentialsHandleA.
[wine] / dlls / msvideo / Makefile.in
2005-11-22  Dmitry TimoshkovAdd a semi-functional ICCompressorChoose implementation.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-06-29  Dimitrie O. PaunLook up driver info in the registry as well as in syste...
2004-01-20  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-12-15  Dmitry TimoshkovImplement support for many MCIWndClass MCI_ and MCIWNDM...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-10-31  Eric PouechSplit between 16 / 32 bit code.
2002-10-23  Michael StefaniucCompile the msvideo dll with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-08-26  Michael StefaniucMoved most of the 16-bit functions in dlls/msvideo...
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
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...
2001-08-18  Eric PouechStarted implementing the MCIWnd* functions.
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/