| Thread | Last Post | Replies |
|
| Same source for Windows CE and PocketPC in EVC | 28 Mar 2005 21:09 GMT | 1 |
I would like to have a MFC project in EVC that is source compatible for basic WindowsCE (.NET) and PocketPC platform. For start, lets asume that screen size is the same for both. What are most common things I should take into consideration? For beginning
|
| Visual Studio .net | 28 Mar 2005 19:13 GMT | 8 |
can i develop pocket pc's applications using VS.net enterprise architect edition?
|
| Regional Settings | 28 Mar 2005 18:28 GMT | 1 |
How can set Regional settings in rum-time mode? For example How can set decimal separator to "." in VB.NET?
 Signature --
|
| open a file | 28 Mar 2005 16:17 GMT | 8 |
I know this is probably a very stupid question, but I don’t find the answer. How can you open a file with vb.net on the pocket device? For instance, I want to open a .wma or .wav file. How do I have to do that. I tried this way System.IO.File.Open(CurrentFolder & "Blip.wav", IO ...
|
| Scroll Bar Events | 28 Mar 2005 14:49 GMT | 3 |
I am using VB.net to make my PPC application and I'm having a weird problem with the events. I am using a horizontal scroll bar and I want to know when the user clicks it to change the value. I have tried using the click, mousemove, mousedown, and mouseup events but none of these ...
|
| different FTP errors | 28 Mar 2005 14:18 GMT | 2 |
I used the sample code from the microsoft site (http://support.microsoft.com/default.aspx?scid=kb;en-us;Q305598) to create an application that uploads a file from the ppc to the ftp server. When i run this app. on the emulator, it connects to the ftp server but when
|
| design question | 28 Mar 2005 13:49 GMT | 4 |
I am developing a smart client pocket pc application which has its own database. But from time to time, it has to update its database from a central database server.
|
| problem with Microsoft TodayScreen example. | 28 Mar 2005 02:19 GMT | 1 |
i had a go in trying to create the TodayScreen example which i downloaded from the MS website, but with no luck i couldnt get it working. if anyone has a working example they could send me, i'd greatly appreciate it.
|
| Moving from Palm to Pocket PC. I need help. | 28 Mar 2005 02:13 GMT | 1 |
I'm thinking the best way to move my app(SFA and more) from Palm (c++) to Pocket PC . First, I need to choose my new hardware, I have been thinking in a Ipaq. I need excellent speed, wireless comunication, and batteries with good
|
| Strange PIE handling of urls containing greek character references | 27 Mar 2005 06:17 GMT | 1 |
I have noticed that when using Pocket Internet Explorer, if you click on a hyperlink containing references to the Greek alphabet, part of the hyperlink is converted into a Greek letter. For example, the following hyperlink
|
| WH_JOURNALRECORD Windows CE Global Hook is blocked! | 26 Mar 2005 10:26 GMT | 1 |
WH_JOURNALRECORD Windows CE Global Hook is blocked! Hello, how are you? You can help me? I'm working in a WINDOWS CE 3.0 project with Microsoft
|
| Progress Bar | 26 Mar 2005 04:31 GMT | 4 |
How to include progress bar in a MFC app.. using callback?? any sample code? --
|
| iPAQ suspend timeout problem | 26 Mar 2005 04:23 GMT | 1 |
The HP iPAQ can turn itself off if it's idle for a certain amount of time while running on battery. My question is, how can I set this time from a program? You can configure this time by hand in Settings > System > Power >
|
| Audio Pocket PC Phone Edition | 26 Mar 2005 01:05 GMT | 3 |
Can I play an audiostream over the "microphone" when I'm talking with a person? thanks joe
|
| Tools for developping for the Pocket PC/Windows Mobile environment | 25 Mar 2005 22:05 GMT | 7 |
What are the tools available to develop applications for the Pocket PC/Windows Mobile environment? The application should looks like a page with one question and the ability to move to the next question or back to the previous one, let the user chose
|