On Sa, 2009-03-28 at 11:48 +0100, Christian Costa wrote:
Thanks for working on this part of Wine.
+/**************************************************************************
MCIAVI_drvClose [internal]
- */
+static DWORD MCIQTZ_drvClose(DWORD dwDevID) +{
With greetings from copy & paste: There is no need to fix the MCIAVI != MCIQTZ mismatch in a second Patch. Fix it here, when you add the code.
You use TAB in the comments and also in the Code. Don't do that.