26 Oct
2010
26 Oct
'10
11:17 a.m.
Aric Stewart <aric(a)codeweavers.com> writes:
+ ERR("++++++++++++++++ perform byte seek ------------------\n");
You still have a ton of such debug ERRs in there.
+ *buf = NULL; + TRACE("Requesting %llu %u\n", ofs, len);
Don't use %ll formats. -- Alexandre Julliard julliard(a)winehq.org