Hi, I try doing what you said: 

my $dib = newFromBitmap Win32::GUI::DIBitmap ($hIcon) or die "no $!";

and it did not work (died)--do you know of any oher way? 

thanks. 
Alex ;)
--- Laurent ROCHER <[EMAIL PROTECTED]> wrote:
> Alex Lee wrote:
> > I tried DIBitmap but that did not work nither.  
> > 
> > ### code
> > use Win32::GUI::DIBitmap;
> > my $dib = newFromData Win32::GUI::DIBitmap ($hIcon) or die "no $!";
> > ###
> 
>     If you need use DIBitmap, try with newFromBitmap.
> 
>     newFromBitmap work with handle like Win32::GUI (See Aldo reply).
> 
> Laurent.
> 


=====
**************************
***** END OF MESSAGE *****

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

Reply via email to