| Thread | Last Post | Replies |
|
| Pocket PC application | 21 Jan 2005 18:18 GMT | 7 |
I have been given the task of creating a database appliaction on the Pocket PC 2003 platform. My knowledge of developing on such a platform is almost nil, so please could you help. Can you use eMbedded VB 3.0 or is there a better database language to use, VC++ perhaps?
|
| problem with template class in eVC++ | 21 Jan 2005 17:38 GMT | 1 |
I'm trying to port a program from VC++ to eVC++. Here is part of my code that it's complaining about: #if !defined( __MINMAX_DEFINED) #define __MINMAX_DEFINED
|
| problems with pocket 2002 and pocket 2003 | 21 Jan 2005 16:19 GMT | 7 |
I transfer a DB from a pocket 2003 to a pocket 2002 and all it tells me is that the database does exist, the err number is -2147024713, can any body can give me a hint please Help this is URGENT!!!!
|
| WLAN and GPRS connection at the same time, is it possible | 21 Jan 2005 14:09 GMT | 1 |
hi all:) I am developing the application on PPC and I wanted to know if it is possible to have two active connections at the same time as far as W-Lan and GPRS is concerned. I was looking for official statements
|
| Write() a string to a FileStream | 21 Jan 2005 11:50 GMT | 1 |
Hi, I use C# for PPC development. I writes a string into FileStream with BinaryWriter and I need to know the size (in bytes) of the string before it stores in the FileStream. I tried with the following code:
|
| cdb last sync time | 21 Jan 2005 10:54 GMT | 2 |
Is there a way (on the PPC) of finding out when a cdb file was synchronised? -- Johan -------------------------------------------------
|
| Serial Port Problems | 21 Jan 2005 07:23 GMT | 4 |
I am attempting to port an application that uses the raw IR port. The program works fine on PPC2002 and before. On the IPAQ rz1715 (PPC2003) it will transmit, but not receive. It seems to be associated with UNICODE as I have a program that sends and receives
|
| Pocket Internet Explore | 21 Jan 2005 07:16 GMT | 2 |
Hi group Using PIE to browse the internet, I´ve found that PIE has problems with javascript enabled buttons and layers. Is there any plugin og ex. other browser for Pocket PC, that is able to display layers the right way
|
| USB KITL implementation problem. | 21 Jan 2005 06:45 GMT | 1 |
I am developing with Magento. I have tried to implement USB KITL in our device and met a problem. I have refered Intel Mainstone BSP and some part of code I have modified and some part copy&pasted.
|
| TDI filter driver for pocket pc | 21 Jan 2005 06:33 GMT | 2 |
Can a network TDI filter driver for Windows XP be modified to work under the Pocket PC OS? Can you provide a link to how to implement filter drivers, or firewalls in particular, for Pocket PC OS.
|
| how to control Application load order | 21 Jan 2005 03:03 GMT | 6 |
hi..I'm developer of PDA based on PPC 2003. I know I can handle the sequence that drivers are loaded when device is booting by setting the "order" in Platform.reg . but I have no idea about the applications.
|
| List View or Data Grid | 20 Jan 2005 22:54 GMT | 1 |
I want to manage my Data under Pocket PC in a fast and efficiency way meaning that I can Create, Delete, Edit and Sort my data under my Pocket PC. I just wonder should I choose ListView or DataGrid ? Regards
|
| numericUpdown min max and sip input | 20 Jan 2005 21:32 GMT | 3 |
The numericUpdown does not appear to restrict sip input to numeric values or apply the minimum or maximum bounds. Is this standard behaviour for this control? If so, what's the suggested work around?
|
| Toolbar Problem | 20 Jan 2005 21:21 GMT | 2 |
I would like to have my toolbar on the bottom of my WinCE App (NO MFC). It always displays the toolbar on the top of the window? Has anybody an idea to solve this strange problem?
|
| porting programs from VC++ to eVC++ | 20 Jan 2005 21:21 GMT | 1 |
I am trying to to develop a speech command system on the Pocket PC. So far I am working on the speech processing and recognition algorithms on Visual C++ console. What is the best way to port the program over to emBedded Visual C++? Do I have to include all the files in the eVC++ ...
|