Hi,
I am playing with a WLX plugin, which creates a RichEdit control in the ListLoad. I've set the EventMask for the RichEdit so that there should be WM_NOTIFY messages for key and mouse events sent to the parent. But I can't get them in ListNotificationReceived. ListNotificationReceived is only called for WM_COMMAND messages. This happens to TC 8.0 beta 22 and 24 (x64). I haven't tested TC 8 (win32). But it works fine in TC 7.57a (32). I am using WLX interface 2.1. Any idea what could be wrong?
Thanks,
taohe
Is ListNotificationReceived broken in TC 8 x64?
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I haven't tested that yet because I don't currently have any plugins which require WM_NOTIFY. It should work, because I took the code from TC 32-bit, but I cannot guarantee it. Can you send me a test plugin to beta at ghisler dot com, please?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks! It was indeed broken - TC x64 was sending the wrong notificaton message.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com