https://bugs.winehq.org/show_bug.cgi?id=37977 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. https://source.winehq.org/git/wine.git/blob/d6f527af14d0e9f9ea629024433e3735... --- snip --- 225 static HRESULT WINAPI Host_Quit(IHost *iface, int ExitCode) 226 { 227 WINE_FIXME("(%d)\n", ExitCode); 228 return E_NOTIMPL; 229 } --- snip --- Correction to my initial comment: "intended behaviour" -> "unintended behaviour" if it was not obvious ;-) $ wine --version wine-1.7.54-179-ga0d0d0d Regards -- 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.