| Thread | Last Post | Replies |
|
| .net cf application to read barcode input | 18 Apr 2006 12:49 GMT | 4 |
Hi everyone, I am new to programming bar code input. I just want to ask if barcode input from a pocket pc with barcode reader built-in is the same as keyboard input? If yes could anyone provide any reference to it?
|
| Ever catched an IOException? | 18 Apr 2006 11:06 GMT | 3 |
On my PPC 2003 Emulator, I get thrown an IOException every now and then when trying to write with DataSet.WriteXml. This translates into an ExceptionCode: 0xc0000005 when running on my PPC 2003 Device, which I am not able to catch in any common sense, thus crashing my entire ...
|
| Pocket PC Shell for Windows CE 5.0 | 17 Apr 2006 18:36 GMT | 3 |
I would like to know how to add the Pocket PC shell for Win CE 5.0. I'm using Platform Builder and Windows Mobile 5.0.. Thanks Aby
|
| Cannot use Internet from PPC WM5 emulator | 17 Apr 2006 15:20 GMT | 2 |
Does anyone know how to set the PPC WM5 emulator to use the internet? Thanks Tom
|
| Notification Ballon | 17 Apr 2006 13:29 GMT | 3 |
Is there a way to display the Windows Mobile 5.0 SDK - Notification Ballon when an event occurs directly, without displaying the notification icon on the SystemTray?If you know how , please let me know. Thanks.
|
| ACM ERROR_INVALHANDLE | 17 Apr 2006 09:40 GMT | 5 |
Here is the problem I'm facing: HWAVEIN hwi; WAVEFORMATEX pWavePCM, pWaveGSM610 = {0}; WAVEHDR wbuffer;
|
| Notifications | 17 Apr 2006 07:06 GMT | 2 |
I am writing an application and as part of which I need notifications for these events. Can anyone help me how to get notified? (1) Incoming Call (2) Network Signal Level change
|
| Select the Appropriete Method to Transfer Data between Pocket PC & | 17 Apr 2006 05:47 GMT | 2 |
I'm going to do a new project with Pocket PC. I'm using Windows Mobile 2005 and Sql Server 2005 Mobile Edition for the Pocket PC. MY desktop application is made of Visual C#.net 2005 and SQL Server 2005. I'm going to do a online-System.In my Application, An Agent who use the ...
|
| GetOpenFilename only allows browsing of My Documents (Mobile 5.0) | 17 Apr 2006 00:59 GMT | 1 |
Hello, I am trying to run our application, built with the PocketPC 2003 SDK, on a Pocket PC using Windows Mobile 5.0. There's one problem so far - the Open File dialog only allows browsing of the My Documents folder. The Folder pull down menu lists "All Folders", plus every
|
| EVC4 resource editor problems | 16 Apr 2006 21:41 GMT | 2 |
Why does sometimes resource/dialog editor in EVC4 reports "A control with this ID already exists. Enter a unique control ID." The thing is that control with that ID trully exists, but on other dialog and usually that's not the problem.
|
| Image OS | 16 Apr 2006 04:57 GMT | 1 |
Here is the situation: I have a Pocket PC PDA/Cell phone that runs WM5 and a device which driver runs on XP (Pro & Home). I want to make the driver run on the PDA as well, I am therefore using Platform Builder 5.0 to build an
|
| Web Browser control question | 16 Apr 2006 01:34 GMT | 1 |
I am using a web browser control in one of my forms to display a page retrieved from the internet. My problem is that tapping a link in the page does nothing. What should I do .. implement in order to follow the tapped link from the web browser control?
|
| VS 2003 and WM 5 camera. | 16 Apr 2006 01:24 GMT | 1 |
Is there anyway to use the Windows Mobile 5 camera API from within a Visual Studio 2003 application. Thanks.
|
| DataGridView in Windows Mobile | 15 Apr 2006 21:58 GMT | 1 |
I was wanting to implement a DataGridView control on a Windows Mobile .NET C# form application. The VS 2005 help topic on DataGridView states that this control is available for the Windows Mobile 5.0 platform, but my application does not compile, nor this control is not ...
|
| External makefiles and IntelliSense | 15 Apr 2006 20:37 GMT | 1 |
I'm using VS2005 with a project that is building for Windows Mobile devices and other mobile devices, using an external makefile/C++. My problem is that to get the IntelliSense to work, it seems like I need to include the files in the project. But if I include the files in the
|