LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a simple possibility to access the Windows CE Registry using the LabVIEW PDA module?

Hi,
 
we use a PDA device running under Windows CE 4.2 .net Pro. For some applications, access to the Windows CE Registry would be helpful. Unfortunately, the VIs to access the Windows Registry are not supported in the LabVIEW PDA module.
 
Is there a simple possibility to access the Windows CE Registry using the LabVIEW PDA module (Version 8.0)?
 
Thanks,
Manuel
0 Kudos
Message 1 of 3
(3,738 Views)
Hy,

unfortunatelly direct registry access is not implemented in LabVIEW PDA. You may write a wrapper dll.

Working with registry on Pocket PC
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/ppc_stry.asp
Virtual Office Systems has provided a free C++ class library to encapsulate basic registry functions.
http://www.voscorp.com/products/developer/winmobile/voregistry/


Peter Griese
NI
0 Kudos
Message 2 of 3
(3,716 Views)

Thanks for your response and the links.

Best regards,

Manuel

0 Kudos
Message 3 of 3
(3,713 Views)