in reply to problem with Win32::API

If you simply want to create a GUI using Perl I'd suggest using Tk or one of the other similar GUI systems rather than trying to drive the Windows API from Perl.


DWIM is Perl's answer to Gödel