ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
04-10-2000 07:54 AM
08-11-2006 07:42 AM
08-14-2006 05:07 PM
08-15-2006 08:09 AM
08-18-2006 03:41 AM - edited 08-18-2006 03:41 AM
帖子被Jaman在08-18-2006 05:42 PM时编辑过了
02-19-2007 08:57 AM
I am also seeing this out of memory error when I call ClipboardGetBitmap function. It works for about 89 times before it breaks. It seems like this issue is not fixed in 8.01 version.
02-20-2007 08:41 AM
02-20-2007 08:53 AM
for people who is still using older versions try discarding bitmap(DiscardBitmap) after ClipboardGetBitmap function. Call DiscardBitmap function before you call ClipboardGetBitmap again.
It fixed problem in my application. ClipboardGetBitmap function help does not tell you to do this.
Thanks to NI application engineer.
02-22-2007 09:09 AM