I'm not sure about my question so here it goes: In C#, how do I get the location of the sync folder of ActiveSync/Windows Mobile Center? so I could programatically read and write files int开发者_JS百科o it.
Thanks :)
you could do it using RAPI, have a look at the OpenNET CF here: http://rapi.codeplex.com/
精彩评论