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 ?
The GetClipboardImage catch when used 24/24
-
- User
- Posts: 11
- Joined: Fri Sep 15, 2006 8:04 am
- Location: FR
It was a problem in the GetClipboardImage() function. Could you test this new lib ? www.purebasic.com/beta/ClipboardImage
-
- User
- Posts: 11
- Joined: Fri Sep 15, 2006 8:04 am
- Location: FR
> I use PB 4.00
Please don't report problems for obsolete versions. Use at least v4.02 (the
latest non-beta), or v4.10 Beta 2, as these are the only versions that are of
any concern to the PureBasic team. Old versions do not get bugfixed, and it's
a waste of their time trying to chase down problems when all along you're
just using an obsolete version.
Please don't report problems for obsolete versions. Use at least v4.02 (the
latest non-beta), or v4.10 Beta 2, as these are the only versions that are of
any concern to the PureBasic team. Old versions do not get bugfixed, and it's
a waste of their time trying to chase down problems when all along you're
just using an obsolete version.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.