Accessing the WinCE device System registry?

R

rodeo rider

how does one access the System Registry on a WinCE.Net device. i am using
VS.Net 2003 and WinCE 4.2(?). code is in VB.Net and this is than
application that executes on the WinCE device(not a remote desktop app)..
do i need to declare the 'coredll" functions like i did in way earlier
applications and make use of these functions? thanks in advance for any
info!
 
R

rodeo rider

thanks Chris! great stuff you guys offer up. one other question i have:
i was going to set a flag in the WinCE registry to indicate when my program
was executing. this registry value would be read by the server-side program
and it would do its thing depending on whether the WinCE app was running or
not. but, is there a better way to do this? i.e. Is there an
AppRunning(appName) function available that i am not seeing? cheers!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top