PDA

View Full Version : What is Mobile Device dir!?


qteks200
7th September 2006, 01:23 AM
What is Mobile Device dir?! I mean what should I write in windows run, if I want to browse the mobile device directory!?

markgamber
7th September 2006, 01:54 AM
The device root is "\". To browse system files, use "\windows". It's like a regular computer except there's no drive letter.

Tehran, eh? That's pretty cool.

qteks200
7th September 2006, 02:04 AM
The device root is "\". To browse system files, use "\windows". It's like a regular computer except there's no drive letter.

Tehran, eh? That's pretty cool.

Thanks but the derive C: root is "\" not Device root!

//Yes! Tehran is really cool ;)

markgamber
7th September 2006, 02:29 AM
well, if you want to be technical about it, it's ""\\C\...". I think that's what I use with CreateFile()... :wink: