Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 14th, 2007, 5:17 PM   #1
crawforddavid2006
Expert Programmer
 
crawforddavid2006's Avatar
 
Join Date: Apr 2005
Location: Not sure yet
Posts: 579
Rep Power: 0 crawforddavid2006 is an unknown quantity at this point
Send a message via AIM to crawforddavid2006 Send a message via MSN to crawforddavid2006
Pocket PC's

I'm starting to program for pocket pc's, and i was wondering where the best place is to save files on a pocket pc. Could someone help me please
__________________
Quote:
Originally Posted by DaWei View Post
Well, it's better than Pen Islands url....;)

crawforddavid2006 is offline   Reply With Quote
Old Jun 14th, 2007, 6:28 PM   #2
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,009
Rep Power: 5 lectricpharaoh will become famous soon enough
If the files comprise a software installation, you might want to save them in the \Program Files directory. If they're data files (.MP3s, pictures, whatever), my suggestion is a big removable storage card. Most PDAs these days have either a Secure Digital card slot (up to 2G, or higher if it supports SDHC) or CompactFlash slot. The latter comes in large sizes, and it's fast, and you can even get little hard drives (MicroDrives, formerly manufactured by IBM, now by Toshiba I think).

What language were you planning on using? You can use VB.NET (ugh) or C#.NET, or you can write native code using C++. The latter will be harder, but likely yield higher-performance code. Using a .NET language, though, will be a lot easier, and may well yield smaller executables- as the framework is already in ROM, you don't need large .DLLs or huge statically-linked executables.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Jun 14th, 2007, 7:01 PM   #3
crawforddavid2006
Expert Programmer
 
crawforddavid2006's Avatar
 
Join Date: Apr 2005
Location: Not sure yet
Posts: 579
Rep Power: 0 crawforddavid2006 is an unknown quantity at this point
Send a message via AIM to crawforddavid2006 Send a message via MSN to crawforddavid2006
I'm planning on programming in C#.Net, and since i'm a complete noob to Pocket PC's, how do i save a file in the Program Files Directory? I know on a regular pc its usually c:\Program Files, is it the same on a Pocket PC?
__________________
Quote:
Originally Posted by DaWei View Post
Well, it's better than Pen Islands url....;)

crawforddavid2006 is offline   Reply With Quote
Old Jun 15th, 2007, 2:55 PM   #4
crawforddavid2006
Expert Programmer
 
crawforddavid2006's Avatar
 
Join Date: Apr 2005
Location: Not sure yet
Posts: 579
Rep Power: 0 crawforddavid2006 is an unknown quantity at this point
Send a message via AIM to crawforddavid2006 Send a message via MSN to crawforddavid2006
Does anyone know what the exact path is to the program files directory on a pocket pc?
__________________
Quote:
Originally Posted by DaWei View Post
Well, it's better than Pen Islands url....;)

crawforddavid2006 is offline   Reply With Quote
Old Jun 15th, 2007, 5:41 PM   #5
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,009
Rep Power: 5 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by crawforddavid2006
Does anyone know what the exact path is to the program files directory on a pocket pc?
The file system on PocketPCs is implemented a little bit differently, to allow for such things as read-only storage combined with read/write storage. You should find the "Program Files" directory in the root directory of the device (hence the leading backslash in my initial post).
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pocket PC Lesliect6 C++ 7 Sep 15th, 2006 5:07 PM
Developing for Pocket PC Carl Visual Basic .NET 3 Feb 13th, 2006 1:36 PM
Pocket PC emulator for AMD64? Kami Other Programming Languages 0 May 28th, 2005 12:43 PM
Does .net 2003 has Pocket PC emulator ? sham Visual Basic .NET 1 Apr 15th, 2005 12:46 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:48 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC