Path to My Documents?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi! How can I get a culture sensitive path to "My Documents"?

Thanks in advance,
Nille
 
This is done by calling SHGetSpecialFolderPath. In CF application you can
use Environment.SpecialFolder from OpenNETCF SDF
 
Hi! Thanks for responding!
However, I can only use .NET cf using C#. Anyway doing it this way?

Nille
 
By the way...

How can I obtain the path of a Storage Card (CF) in C#?

Thanks a lot
Thorsten
 
Back
Top