Janitorial Page update

tony_lambregts at telusplanet.net tony_lambregts at telusplanet.net
Tue Mar 23 21:13:48 CST 2004


Ulrich Czekalla Converted FormatMessageW to use unicode functions.

-------------- next part --------------
Index: janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.25
diff -u -r1.25 janitorial.template
--- janitorial.template	15 Mar 2004 18:16:55 -0000	1.25
+++ janitorial.template	24 Mar 2004 03:05:01 -0000
@@ -102,9 +102,9 @@
     <li class=committed>dlls/kernel/comm.c: kernel32: GetDefaultCommConfigW: illegal call to HEAP_strdupWtoA
     <li>dlls/kernel/comm.c: kernel32: SetDefaultCommConfigW: illegal call to HEAP_strdupWtoA
     <li>dlls/kernel/comm.c: kernel32: SetDefaultCommConfigW: illegal call to SetDefaultCommConfigA
-    <li>dlls/kernel/format_msg.c: kernel32: FormatMessageW: illegal call to GetModuleHandleA
-    <li>dlls/kernel/format_msg.c: kernel32: FormatMessageW: illegal call to HEAP_strdupWtoA
-    <li>dlls/kernel/format_msg.c: kernel32: FormatMessageW: illegal call to load_messageA
+    <li class=committed>dlls/kernel/format_msg.c: kernel32: FormatMessageW: illegal call to GetModuleHandleA
+    <li class=committed>dlls/kernel/format_msg.c: kernel32: FormatMessageW: illegal call to HEAP_strdupWtoA
+    <li class=committed>dlls/kernel/format_msg.c: kernel32: FormatMessageW: illegal call to load_messageA
     <li>dlls/kernel/locale.c: kernel32: GetLocaleInfoW: illegal call to GetModuleHandleA
     <li>dlls/kernel/sync.c: kernel32: WaitNamedPipeW: illegal call to CreateEventA
     <li>dlls/lzexpand/lzexpand_main.c: lz32: LZOpenFileW: illegal call to LZOpenFileA
@@ -222,10 +222,11 @@
 		 <a href="mailto:dmitry at codeweavers.com">Dmitry Timoshkov</a>,
 		 <a href="mailto:pouech-eric at wanadoo.fr">Eric Pouech</a>,
 		 <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>,
-		 <a href="mailto:burner1 at hotmail.com">Justin Chevrier</a>.
+		 <a href="mailto:burner1 at hotmail.com">Justin Chevrier</a>,
+		 <a href="mailto:ulrich at codeweavers.com>Ulrich Czekalla</a>.
 
-    <li>status: <span class=inprogress>71 left to go</span>
-    <li>updated: Mar 8, 2004
+    <li>status: <span class=inprogress>Over half done.</span>
+    <li>updated: Mar 23, 2004
   </ul>
 
   <h2>DLL separation</h2>


More information about the wine-patches mailing list