Robert;
I noticed that in GUI_Constants TMP_NONOTIFY != TPM_NONOTIFY in GUI.pm. Error?
In trying to find out things so that I don't ask too many dumb questions, I
looked at GUI_Constants and noticed that the search algorithm seems to be very
slow. Here is one that I believe is faster (as an att
Daniel Fernandez wrote:
Hi,
I'm trying to implement the StretchBlt function using a call to
gdi32.dll in order to fill the window with the image.
here, I load the dll
my $ApiObj = new Win32::API ("gdi32", "StretchBlt", "PPN", "I");
my $ApiObj = new Win32::API ("gdi32", "StretchBlt"
2 matches
Mail list logo