Page 1 of 1

SetImageHandle()/SetWindowHandle()

Posted: Sat Sep 20, 2003 3:17 pm
by Franky
Hello, first i have to say that i don´t know if handle is the right word for this; in the pbhelp they call it #image.

In my opinion it could be usefull to have a function that gives an imageid a handle(#image), because getclipboarddata() for example returns the imageid.

If i had a function like Setimagehandle() i could use Copyimage() to copy my image out of the clipboard

The WinApi Functions also return id´s, so setwindowhandle() could be usefull too.