The GetClipboardImage catch when used 24/24
Posted: Mon Jul 16, 2007 11:26 pm
Hi, I use the following code to get pictures from a webcam and save them 24/24.
http://www.purebasic.fr/english/viewtop ... ght=webcam
I just started coded this today. However I have a bad surprise, the code "disable" the clipboard for other applications (ie Notepad). Certainly because I use it every seconds...
=> Do you have a tip like how to get picture from my window (the webcam picture in fact) without using GetClipboard ?
http://www.purebasic.fr/english/viewtop ... ght=webcam
I just started coded this today. However I have a bad surprise, the code "disable" the clipboard for other applications (ie Notepad). Certainly because I use it every seconds...
=> Do you have a tip like how to get picture from my window (the webcam picture in fact) without using GetClipboard ?