| Thread | Last Post | Replies |
|
| how to pipe (named pipes, ipc?) | 15 Apr 2005 15:20 GMT | 2 |
I'm having some trouble in finding the right info to help me solve the task of directing SMS data processed by a mapi rule DLL (Inbox plugin) to my application. I basically just need to send a block of bytes (not text) received from the mapi rule to my app so my app can process ...
|
| strange image colors.... | 15 Apr 2005 15:16 GMT | 4 |
i dont know if this is normal or not, but i created some images to put into my ppc application, with label controls above them. When i look at the screen from a slight angle, it seems the white areas of the images look more like a pinkish color, and i dont know why?
|
| Format Columns in datagrid control | 15 Apr 2005 14:19 GMT | 1 |
I've got the fol. code, and I cannot seem to have the collumn formatting to apply. dgrd.DataSource = ds.Tables("Cities") dgrd.TableStyles.Clear()
|
| Retreiving the AKU version number of the OS | 15 Apr 2005 11:41 GMT | 2 |
Question: How to retrieve the AKU version number from the PocketPC and Smartphone. Details: I require the AKU version of the OS, specifically AKU2.6. The OS version can be seen in the About box on the device in the following
|
| Resource name of memory card | 15 Apr 2005 10:09 GMT | 1 |
Hi, I should save some xml file to memory card of a pocket pc and I want to know the exactly path of this resource, in italian operating system is "Scheda di memoria" in english how it says? Thanks
|
| Update Command with Parameter.... | 15 Apr 2005 09:54 GMT | 3 |
Could anyone pls guide me what is wrong with my Update Command Dim signbyte As Byte() signbyte = GetByteArray() ' i create this function to return ByteArray
|
| small problem connecting serial pda to printer via serial | 15 Apr 2005 08:39 GMT | 4 |
i have a small problem. I have a serial cable that connects my pda directly to serial port of a printer (LX300) On connecting cable, it initalizes the printer 3 times, and draws out a few
|
| Fatal Error on RAPI! | 15 Apr 2005 07:10 GMT | 5 |
Im getting the following compiler error. fatal error C1083: Cannot open include file: 'rapi.h': No such file or directory how to solve this? is there any sdk i have to install to use RAPI
|
| INCLUDE environment variable | 15 Apr 2005 04:10 GMT | 2 |
How do I modify the INCLUDE environment variable? I am trying to compile the USBPRN (USB Print) driver from the Platform builder using eVC++ 4.0. However, there are some .h files that are located under
|
| My Kingdom for PlgBlt | 15 Apr 2005 00:13 GMT | 6 |
In the absence of the PlgBlt API in Windows CE, can anyone point me to a fast code snippet to rotate a bitmap 90 degrees in native code?
|
| Now thats a bug! (Compact fails after successful table manipulation) | 14 Apr 2005 23:44 GMT | 4 |
I have spent half a day tracking down the bug. I hope someone can shed some light on it. I have a Pocket PC C# .Net application that is deployed around the world. It uses an SQL Server CE database heavily.
|
| HPC-menus gone in 2003se | 14 Apr 2005 22:35 GMT | 1 |
i hope this is the right place for my problem. It seems that all the HPC-programs no longer show their menus on 2003SE devices. (i noticed this when upgrading from a dell x3i to a x30). I was wondering if there is any work-around for this problem. I am no programmer but a 'simple'
|
| Supprimer les jeux | 14 Apr 2005 22:35 GMT | 3 |
I want to know if it's possible to delete the games which are installed on the Pocket PC 2002. Should I delete the shortcuts or can I delete the games program ? Thanks for any answer.
|
| PPC Bluetooth PAN Network, slow connection establishment. | 14 Apr 2005 21:52 GMT | 1 |
I have configured a private network between a PC running linux and a Pocket PC (hp ipaq 4150), using the PAN profile. It all works quite OK, but there is one problem: it takes about 8 seconds till the network is fully up. The time is measured from the
|
| Load Graphic Object into PictureBox | 14 Apr 2005 21:47 GMT | 1 |
I want to create a picturebox on the fly and load a Graphic (which is created on the fly also) into it as it's image. But I having trouble because it won't let me load the Graphic because it isn't a Bitmap. Does anyone have any suggestions as to how I can load a Graphics object ...
|