in reply to Re^3: Win32 GUI freeze
in thread Win32 GUI freeze
That isn't right. See http://search.cpan.org/~bulkdd/Win32-API-0.75/API.pm#4..my $loadImage = new Win32::API ('user32', 'LoadImage', 'N','N','I','I' +,'I','I','N') or die 'cannot find LoadImage function';
|
|---|