https://bugs.winehq.org/show_bug.cgi?id=30648
Erich Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com
--- Comment #16 from Erich Hoover erich.e.hoover@gmail.com --- Created attachment 49123 --> https://bugs.winehq.org/attachment.cgi?id=49123 Fix TOOLTIPS_GetTipText when the instance is NULL or the resource cannot be found.
Try this patch, if it's an INTRESOURCE then a NULL instance would likely imply that GetModuleHandle(NULL) should be used.