Re: [perl-win32-gui-hackers] CVS commit

2004-01-07 Thread Glenn Linderman
On approximately 1/7/2004 5:33 PM, came the following characters from the keyboard of Steve Pick: Hi, I've committed the updated hooks code in 665-Fix. See GUI.xs for the documentation for the Hook and UnHook functions. What's new: Hooks work in Old Event Model and New Event Model Thanks. T

[perl-win32-gui-hackers] CVS commit

2004-01-07 Thread Steve Pick
Hi, I've committed the updated hooks code in 665-Fix. See GUI.xs for the documentation for the Hook and UnHook functions. What's new: Hooks work in Old Event Model and New Event Model You can hook WM_COMMAND and WM_NOTIFY submessages if you call Hook on a child widget (like a button, for example

Re: [perl-win32-gui-hackers] Millions of constants

2004-01-07 Thread Glenn Linderman
On approximately 1/7/2004 1:47 AM, came the following characters from the keyboard of Stephen Pick: Hi, I've identified about 4000 constants from CommCtl.h and WinUser.h that are not exported by Win32::GUI. I've autogenerated a GUI_Constants.cpp but I'm reluctant to add it to the current CVS

[perl-win32-gui-hackers] Millions of constants

2004-01-07 Thread Stephen Pick
Hi, I've identified about 4000 constants from CommCtl.h and WinUser.h that are not exported by Win32::GUI. I've autogenerated a GUI_Constants.cpp but I'm reluctant to add it to the current CVS as it seems like an incredible bloat. Perhaps this absolutely huge list of constants could be a suppo