http://bugs.winehq.org/show_bug.cgi?id=4841
mike@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #2109 is|0 |1 obsolete| |
------- Additional Comments From mike@codeweavers.com 2006-22-03 09:17 ------- Created an attachment (id=2118) --> (http://bugs.winehq.org/attachment.cgi?id=2118&action=view) Untested patch to implement wcsftime
Please try this patch. At least it should compile... save it into your wine source directory, then do:
cd ~/wine patch -p1 < wcsftime.diff make