https://bugs.winehq.org/show_bug.cgi?id=52352 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl --- Comment #5 from Bartosz <gang65(a)poczta.onet.pl> --- @Ben Shefte How did you found that the function name is: stdcall LogSqmIncrement and it looks like: /*********************************************************************** * LogSqmIncrement * Undocumented */ DWORD WINAPI LogSqmIncrement(DWORD unknown1, DWORD unknown2 ) { FIXME("variable 1: %x; variable 2: %x: stub\n", unknown1, unknown2); return 1; } -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.