[Bug 33647] PKSFX installers does not show screen

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 28 08:37:45 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=33647

--- Comment #3 from super_man at post.com ---
The message comes from here.

http://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee3e43f8e7:/dlls/commdlg.dll16/filedlg.c#l95

  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.



More information about the wine-bugs mailing list