http://bugs.winehq.com/show_bug.cgi?id=1796
Summary: Menus in Delphi 7 does not display properly. Product: Wine Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.com ReportedBy: poczta@vogel.w.pl
In Delphi 7 menus are drawing in XP-like style, even in Win9x. It is done by (I think) using WM_DRAWITEM and WM_MEASUREITEM messages.
In Wine (I used wersions from 2003-03 to 2003-10, with Win98, WinXP and Win2000 emulation mode) menus aren't displayed properly: they are too short (only two items shows), and they doesn't have 'submenu marks'.
Steps to reproduce: 1.) Go to www.borland.com and get Delphi 7 Architect Trial, get the Key, and install Delphi 7 on your machine 2.) Run Delphi 7 3.) Click the File menu.