03-31-2014 03:01 AM
This thread contains two different topics, both five years old.
You probably need to be much more specific what your problem is and what solution you are looking for. Maybe start a new thread entirely.
03-31-2014 04:17 AM
Hello altenbach,
thank you for reply!
Yes, you are right
My task is to get an image from clipboard.
I use the invoke method “Clipboard.Get Image” which is discussed in the thread.
The Problem is that it works fine as LabVIEW-SorceCode.
But as soon as I run it as a compiled exe, it no longer works.
Then just strings are able to get as an image from clipboard0, but not longer screenshots (for example).
Flobias