Changelog: Update to the janitorial page to reflect current work on W->A cross-calls. Vincent
Index: templates/en/janitorial.template =================================================================== RCS file: /home/wine/lostwages/templates/en/janitorial.template,v retrieving revision 1.15 diff -u -r1.15 janitorial.template --- templates/en/janitorial.template 16 Dec 2003 17:09:26 -0000 1.15 +++ templates/en/janitorial.template 13 Jan 2004 03:07:51 -0000 @@ -190,9 +190,9 @@ <li>memory/environ.c: kernel32: GetEnvironmentVariableW: illegal call to HEAP_strdupWtoA <li>memory/environ.c: kernel32: SetEnvironmentVariableW: illegal call to HEAP_strdupWtoA <li>memory/environ.c: kernel32: SetEnvironmentVariableW: illegal call to SetEnvironmentVariableA - <li>objects/dc.c: gdi32: CreateDCW: illegal call to CreateDCA - <li>objects/dc.c: gdi32: CreateDCW: illegal call to HEAP_strdupWtoA - <li>objects/dc.c: gdi32: ResetDCW: illegal call to ResetDCA + <li class=committed>objects/dc.c: gdi32: CreateDCW: illegal call to CreateDCA + <li class=committed>objects/dc.c: gdi32: CreateDCW: illegal call to HEAP_strdupWtoA + <li class=committed>objects/dc.c: gdi32: ResetDCW: illegal call to ResetDCA <li class=committed>objects/font.c: gdi32: GetKerningPairsW: illegal call to GetKerningPairsA <li class=submitted>objects/metafile.c: gdi32: CopyMetaFileW: illegal call to CopyMetaFileA <li>scheduler/process.c: kernel32: CreateProcessW: illegal call to CreateProcessA