WineHQ: Janitorial update (for winmm)

Dimitrie O. Paun dimi at intelliware.ca
Fri Sep 19 12:36:17 CDT 2003


On Fri, 19 Sep 2003, Eric Pouech wrote:

> to keep it uptodate, a couple of fixes in dlls/winmm (heap usage and 
> W->A calls) have been fixed too

OK, what about this:

ChangeLog
    Dimitrie O. Paun <dpaun at rogers.com>
    Update the Janitorial page with the latest winmm fixes.

-- 
Dimi.
-------------- next part --------------
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.8
diff -u -r1.8 janitorial.template
--- templates/en/janitorial.template	19 Sep 2003 16:56:39 -0000	1.8
+++ templates/en/janitorial.template	19 Sep 2003 17:34:02 -0000
@@ -157,17 +157,17 @@
     <li>dlls/wininet/internet.c: wininet: InternetConnectW: illegal call to InternetConnectA
     <li>dlls/wininet/internet.c: wininet: InternetOpenUrlW: illegal call to InternetOpenUrlA
     <li>dlls/wininet/internet.c: wininet: InternetOpenW: illegal call to InternetOpenA
-    <li>dlls/winmm/driver.c: winmm: OpenDriverW: illegal call to HEAP_strdupWtoA
+    <li class=committed>dlls/winmm/driver.c: winmm: OpenDriverW: illegal call to HEAP_strdupWtoA
     <li>dlls/winmm/driver.c: winmm: OpenDriverW: illegal call to OpenDriverA
     <li>dlls/winmm/joystick.c: winmm: joyGetDevCapsW: illegal call to joyGetDevCapsA
     <li>dlls/winmm/mci.c: winmm: mciSendStringW: illegal call to mciSendStringA
-    <li>dlls/winmm/mmio.c: winmm: mmioOpenW: illegal call to HEAP_strdupWtoA
-    <li>dlls/winmm/mmio.c: winmm: mmioRenameW: illegal call to HEAP_strdupWtoA
+    <li class=committed>dlls/winmm/mmio.c: winmm: mmioOpenW: illegal call to HEAP_strdupWtoA
+    <li class=committed>dlls/winmm/mmio.c: winmm: mmioRenameW: illegal call to HEAP_strdupWtoA
     <li>dlls/winmm/mmio.c: winmm: mmioRenameW: illegal call to mmioRenameA
-    <li>dlls/winmm/mmio.c: winmm: mmioStringToFOURCCW: illegal call to HEAP_strdupWtoA
+    <li class=committed>dlls/winmm/mmio.c: winmm: mmioStringToFOURCCW: illegal call to HEAP_strdupWtoA
     <li>dlls/winmm/mmio.c: winmm: mmioStringToFOURCCW: illegal call to mmioStringToFOURCCA
     <li>dlls/winmm/winmm.c: winmm: auxGetDevCapsW: illegal call to auxGetDevCapsA
-    <li>dlls/winmm/winmm.c: winmm: mciGetDeviceIDW: illegal call to HEAP_strdupWtoA
+    <li class=committed>dlls/winmm/winmm.c: winmm: mciGetDeviceIDW: illegal call to HEAP_strdupWtoA
     <li>dlls/winmm/winmm.c: winmm: mciGetErrorStringW: illegal call to mciGetErrorStringA
     <li>dlls/winmm/winmm.c: winmm: midiInGetDevCapsW: illegal call to midiInGetDevCapsA
     <li>dlls/winmm/winmm.c: winmm: midiOutGetDevCapsW: illegal call to midiOutGetDevCapsA


More information about the wine-patches mailing list