LOSTWAGES: update strdupWtoA janitorial task

Mike McCormack mike at codeweavers.com
Tue Nov 30 02:30:54 CST 2004


ChangeLog:
* update strdupWtoA janitorial task
-------------- next part --------------
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.47
diff -u -r1.47 janitorial.template
--- templates/en/janitorial.template	17 Nov 2004 23:15:11 -0000	1.47
+++ templates/en/janitorial.template	30 Nov 2004 09:20:45 -0000
@@ -248,7 +248,7 @@
 
   <h3>Getting rid of the global 
       <font size="-1"><tt>HEAP_strdupWtoA</tt></font> function</h3>
-  As of <strike>Dec 4, 2002</strike> Sep 30, 2004, there were <strike>98</strike> 21 occurrences of <tt>HEAP_strdupWtoA</tt>.
+  As of Nov 30, 2004, there were 13 occurrences of <tt>HEAP_strdupWtoA</tt>.
   These functions invocations should go away during the W -&gt; A cross-call
   cleanup. It is better to directly fix that sort of cross call, rather than
   replace this function by other alternatives. The few of them that can not
@@ -257,9 +257,6 @@
   <ul>
     <li>dlls/advapi32/service.c
     <li>dlls/gdi/printdrv.c
-    <li>dlls/kernel/comm.c
-    <li>dlls/oleaut32/typelib.c
-    <li>dlls/shell32/shlmenu.c
     <li>dlls/user/hook.c
     <li>dlls/wineps/init.c
     <li>dlls/winspool/info.c


More information about the wine-patches mailing list