05-01-2012 01:59 AM
Solved! Go to Solution.
05-01-2012 03:35 AM - edited 05-01-2012 03:41 AM
Hi,
I do not think there is an LabView function, that does this. You will have to call a Kernell32 function.
Here is the code. It worked for me. LV2010sp1 win7 32b.
The example is saved as 8.0 vi
05-01-2012 04:17 AM
05-01-2012 04:45 AM
If you are about to use that function call in some serious program, please proceed some testing before. I assembled the calling parameters via trial@error technique.