http://bugs.winehq.org/show_bug.cgi?id=31688 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #6 from André H. <nerv(a)dawncrow.de> 2012-09-17 16:13:22 CDT --- FWIW, I also once needed that in a hackish environment and stubbed it like: BOOL WINAPI CorIsLatestSvc(void) { ERR("stub\n"); return TRUE; } As i didn't knew the function prototype. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.