| Thread | Last Post | Replies |
|
| pictures to bytearray | 30 May 2005 05:19 GMT | 2 |
Hello NG, I want to save pictures from my pocketpc to a sqlserverce database. How can I do this? The function "image.save" I cant find in the compactframework. I use VB .NET.
|
| Problem with Onrecive on pocket pc | 30 May 2005 04:52 GMT | 1 |
I am working on pocket pc 2003 and using CEsocket class for socket communication. When i read data from the client socket i.e. OnRecieve is called, some times i get multiple packets at the same time. I read the complete data recived
|
| drawing curves in c# | 28 May 2005 16:14 GMT | 1 |
do you know a component (like that http://zedgraph.sourceforge.net but for compact framework) which make it easy to draw curves from points lists, which vary in time like an oscilloscope, and with automatic managing of scale and zoom changing?
|
| ActiveSync synchronization | 28 May 2005 14:55 GMT | 5 |
Hope I'm asking this in the right group. I've an application running on a ppc which collects som input data and save's this in a file. On the pc an app is running which must be sync'd with the collected data.
|
| Language Support required... | 27 May 2005 21:44 GMT | 1 |
I am reading Arabic Language text from a file and displaying in a text box. But text file is showing some other characters instead of Arabic text. So how can I embed Arabic Language support into my application/pocket pc? Arif.
|
| Keeping track of activation and power-off? | 27 May 2005 21:41 GMT | 7 |
I'm porting a diary-type application to Pocket PC, and one of the requirements is that if, on Wednesday you are displaying information for Wednesday, and you then go away from the application and come back to it on Thursday, you should see information for Thursday and not ...
|
| Difference between CreateFile & Com_Open | 27 May 2005 16:53 GMT | 1 |
For a serial port device like modem, can any one please tell me the difference between the APIs CreateFile(), COM_Open() and HWOpen(). Thanks, Arsalan
|
| Downloading CAB files with Pocket Internet Explorer | 27 May 2005 13:29 GMT | 3 |
OK, the app is ported and tested on the target device. The MS documentation says: "For example, an end user can use Pocket Internet Explorer on a Windows CE-based device to download the appropriate .cab file and run the file on the device to install the application", but when I
|
| a "real" emulator? | 27 May 2005 09:24 GMT | 1 |
can I test the "real" binaries on any ARM processor emulator? Is there such thing? Because debugging ARM asm code on the SDK emulators is not possible, since it's x86, right? Also, I'm developing using GCC, so the output might differ from the
|
| Change target device to ppc 2003 | 27 May 2005 09:11 GMT | 2 |
I'm currently developing an application in Visual Studio .NET 2003 in C# for a pocket pc 2002 device. However, I'd like to have the ability to change the target from pocket pc 2002 to pocket pc 2003. But I can't seem to find where that setting would be. I've installed the ...
|
| Emulator Storage Problem | 27 May 2005 02:55 GMT | 2 |
I am a newer to PocketPC I create a application by using VS.NET 2003. When I debug my application, I got a Storage problem "Storage memory is critically low.If you do not increase storage memory, you
|
| deployment issue | 27 May 2005 01:23 GMT | 4 |
I have developed an app for Win mobile based pocket PC and it is working good. Now I am having trouble deploy it as a regular app. I am using InstallShild Express to make the setup file. For Windows Mobile based Pocket PC, could anyone help me with the most appropriate "processor ...
|
| wm_copydata | 26 May 2005 22:54 GMT | 4 |
I am using wm_copydata to send messages to another window but sometimes I see an extra character at the end of the message in the other process. The message on my side before sending seems correct but sometimes an extra character is appended on the receiving applications end. ...
|
| PPC 2003 Serial Port 1200 baud problem | 26 May 2005 21:42 GMT | 3 |
I have a serial port problem and was wondering if anyone else has ran into the issue or found a way around it. I have an application that communicates through the ActiveSync Serial port with an external device. This device usually uses 9600 baud as the default.
|
| NDISWAN IM Driver | 26 May 2005 20:30 GMT | 2 |
Hi, I'm trying to debug an NDIS IM driver that binds to the AsyncMac miniport. (I know, I know, MS doesn't support this, etc.) When I compile the driver in eVC, it links just fine. When I compile it under Platform Builder 4.2, I get a link error - it can't link with the export ...
|