28 Jun
2016
28 Jun
'16
1:37 p.m.
https://bugs.winehq.org/show_bug.cgi?id=33647 --- Comment #3 from super_man(a)post.com --- The message comes from here. http://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee3... 95 if (lpofn->Flags & OFN_ENABLETEMPLATE) 96 FIXME( "custom templates no longer supported, using default\n" ); 97 if (lpofn->Flags & OFN_ENABLEHOOK) 98 FIXME( "custom hook %p no longer supported\n", lpofn->lpfnHook ); Any idea if this function has documention? -- 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.