wininet/tests: Prefer winehq.org over winehq.com.
[wine] / dlls / mciavi32 /
2009-04-15  Vincent Povirkmciavi32: Remove unnecessary string buffers in MCIAVI_m...
2009-03-24  Kirill K. Smirnovmciavi32: Fix typo.
2009-01-19  Christian Costamciavi: Don't wait for events we don't handle.
2009-01-12  Christian Costamciavi: In MCI, RECT structure is used differently...
2009-01-02  Christian Costamciavi: Implement MCI_DGV_PUT_WINDOW in MCIAVI_mciPut.
2008-12-23  Anders Jonssonmciavi32: Fix typo.
2008-12-04  Alexandre Julliardmciavi32: Make a function static.
2008-06-25  Dmitry Timoshkovmciavi32: Read the stream header in order to determine...
2008-04-21  Andrew Talbotmciavi32: Remove unused variables.
2008-03-05  Andrew Talbotmciavi32: Assign to struct instead of using memcpy.
2008-02-25  Rob Shearmanmciavi32: Fix the buffer length passed into strncat...
2007-12-21  Andrew Talbotmciavi32: Remove unneeded casts.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-01  Dmitry Timoshkovmciavi32: Fix compilation warnings in 64-bit mode.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-12  Jan Zerebeckimciavi32: Add DebugInfo to critical sections.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-12  Michael Stefaniucmciavi32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-07  Francois GougetAssorted spelling fixes.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-22  Dmitry Timoshkovmciavi32: Rewrite asynchronous MCI_PLAY command handling.
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-19  Dmitry TimoshkovDirectly copy DIB bits into destination DC.
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.