No subject


Wed Jun 18 16:37:37 CDT 2008


It's a Delphi 6 app, packed with a "customized" version of UPX.
Judging from exports and code signatures it seems to make use of the freely
available "XP Menu" Delphi component to mimic the Office XP look and feel.

http://www.shagrouni.com/english/software/xpmenu.html

The Delphi source is also available there:
http://www.shagrouni.com/download/xpmenu.zip
It mainly consists of a 143K XPMenu.pas unit.
This should give valuable insights how the owner drawn stuff (menu, toolbar) is
realized (subclassing, message hooks, canvas/painting code) and where the
actual bottleneck lies.

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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