in reply to Re: Can't change icon with win32 module
in thread Can't change icon with win32 module
Win32::GUI object around a HWND
You can fake it with bless, but it isn't required, every Win32::GUI method is also a function, it will take a hwnd as first argument
|
|---|