| Thread | Last Post | Replies |
|
| Clarification required for compatibility between OS and .NET CF | 22 Oct 2004 12:27 GMT | 4 |
I want to know differences between various OS and tools which can be used to develop application on them. 1) I want to know which of the following OS support .NET CF: Pocket PC 2000
|
| Toshiba e755 PPC 2003 upgrade. | 22 Oct 2004 10:59 GMT | 1 |
I bought a Toshiba e755 PPC 2002 in Asia, unfortunately the 2003 upgrade was not available in Asia, I was living in Taiwan and tried to get Toshiba to ship a copy from the USA - I cannot even begin to explain how much time and trouble this caused me - and in the end got nothing ...
|
| Emulator disabled by XP SP2 | 22 Oct 2004 08:26 GMT | 2 |
My emulator 2003 got disabled by XP SP2... Fix should be to remove /PAE from boot.ini Problem is... I have no boot.ini What gives ?
|
| Callback functions in phoneInitializeEx | 22 Oct 2004 06:05 GMT | 8 |
I'm using the VS2003 with .Net Compact framework to develop a small app for PPC 2003. I have succeeded in calling phoneInitializeEx and it returns zero for success. The problem happens when I pass a non-null for the callback function in phoneInitializeEx. I believe I don't fully ...
|
| how to implement a screensaver on pocketpc2003 and smartphone2003 | 22 Oct 2004 05:17 GMT | 2 |
i want develop a screensaver on pocketpc2003 and smartphone2003, but after long time search and look in msdn, however, i havn't a idea to achive it. can anyone gave me any idea?
|
| VGA screen won't run legacy apps? (iPAQ 4705) | 22 Oct 2004 02:52 GMT | 5 |
There seems to be a problem running applications written for PPC 2002 on the new iPAQ 4705 with VGA screen. The toolbar buttons don't line up with their hotspots for tapping. Is there a way to force the 4705 into compatibility mode? Or is there a way I can modify my 2002 app
|
| CeDeleteFile and CeRemoveDirectory Creating Problem | 22 Oct 2004 02:49 GMT | 8 |
I am using VB6 and wanted to delete file from PocketPC and for that I am using CeDeleteDir MAPI Function but it is sometimes deleting files but most of the times not deleting any files I have used several styles like but in any case it is not deleting
|
| Is there a way to simply run the emulator? | 22 Oct 2004 01:46 GMT | 4 |
I am looking for a way to run a PC emulator for Pocket PC programs for training purposes. From what I have read, I can run an emulator if I install an SDK and a couple other things, but it still won't run regular Pocket PC
|
| Using Signature Capturing | 21 Oct 2004 22:29 GMT | 4 |
I want to use SinatureCapturing (Saving the Signature in Sql Server Ce Database and Retrieving the Signature from Sql Server Ce Databse). from the MSDN Example: http://msdn.microsoft.com/mobility/understanding/articles/default ...
|
| FindFirstFile / FindFirstFileEx: Too slow to search files or subdirectories | 21 Oct 2004 20:02 GMT | 5 |
I am using Microsoft Visual C++ 6.0 to develop a dialog-based Win32 application. I would like to show all the files and subdirectories of C drive with a Tree Control (CTreeCtrl), just like the windows file explorer does. I use
|
| Developing PocketPC application with web interface | 21 Oct 2004 19:44 GMT | 1 |
I'm considering developing a PocketPC application which will use PocketIE as the interface. Therefore I need to run some sort of web-server on the PPC. Either I create a small one myself or I use one that is already out
|
| Installation order with Add/Remove Programs | 21 Oct 2004 19:40 GMT | 1 |
When using Add/Remove Programs in ActiveSync, is there a specification for the order of installation when more than one package is selected to be installed? Our customers will be installing a third party product, and
|
| How to use a .BMP resource in a picturebox in .NET? | 21 Oct 2004 19:12 GMT | 2 |
I am trying to load a .BMP file, which is add to the project as a resource into a picturebox, but do not know how to do that. It seems to me, I can only add files on a disk.. Can somebody please, help me? Thank you,
|
| Which versions of Visual xx allow CE development | 21 Oct 2004 18:15 GMT | 3 |
I'm trying to do some development on one of the Audiovox Thera with PPC2002 on it. I downloaded the SDK for the sierra wireless device built-in to this unit and it references that the examples were built with VB 6.0. Does VB6 allow CE development? I was under the
|
| Relationship Between OS , SDK and .NET CF | 21 Oct 2004 16:47 GMT | 1 |
I have a very basic question: What is a relationship between OS and SDK? My understanding is that if I want to access the peripherals or ports I make use of SDK which in turn may use OS.
|