I'm using TC 8.51a and try to use owner-drawing in ListNotificationReceived in a Lister plugin. The following works fine:
- WM_DRAWITEM and WM_MEASUREITEM in the 32 bit version of the plugin.
- WM_DRAWITEM in the 64 bit version of the plugin.
So it seems WM_MEASUREITEM isn't called in the 64 bit version of the plugin.
I have found an old fixed bug thread - not sure if it's related:
http://www.ghisler.ch/board/viewtopic.php?t=39668
and another one which is just about ListNotificationReceived not being called in x64 at all:
http://www.ghisler.ch/board/viewtopic.php?t=34180
Lister plugin API: WM_MEASUREITEM in 64 bit mode
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
This should work. Could you send me a small sample plugin, so I can test it, please?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact: