Changes for version 0.13

  • Released on CPAN, and at http://www.robmay.me.uk/win32gui/ as PPM
  • Corrected name of Hyperlink.pm to HyperLink.pm
  • Changed some private 'my' subs to regular subs to allow sub-classing to work properly.
  • Used Hook() to call event handlers, so that it works with both OEM and NEM.
  • Modified MouseIn and MouseOut event handlers to work with OEM.
  • Modified the way that API calls missing in Win32::GUI are checked, and only fallback to Win32::API when absolutely necessary
  • Updated the documentation.

Modules

A Win32::GUI Hyperlink control