The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
517 views

Change file LastWriteDate in Compact Framework

FileSystemInfo.LastWriteTime property is readonly in CF. Is there an alternative way to change that date?
0
votes
1answer
532 views

Mobile Compact Framework 2.0 Install unsuccessful from Win7 generated from VS2008

I recently upgraded a VS2005 solution for a WinMobile5 app to VS2008. The solution also contains a CAB builder project plus an MSI Desktop Installer project. A custom DLL from the installer takes care ...