| Thread | Last Post | Replies |
|
| Problem with Windows Mobile 2003 Second edition | 01 Jul 2005 00:30 GMT | 7 |
I installed our application that ran fine on Pocket PC 2000, 2002 and 2003(with eVB runtime) on Pocket PC Mobile 2003 Second edition on Symbol MC50 device. At some points in the application when I hit on certain buttons the application just exits. At other times when I hit on the ...
|
| Need simple custom application for HHP by using VB.NET | 01 Jul 2005 00:30 GMT | 6 |
I need application for HHP Dolphin 9500. The application is used to scan the barcode then save the sacnned barocde in the form of text file. I have tried to learned the sample codes provided by CD, but it's
|
| ReadXml Generates Invalid Charater error | 30 Jun 2005 23:03 GMT | 3 |
I am working on an app that encrypts the xml version of a dataset, writes the encrypted data to a file and then decrypts the data at a later time and populates a dataset with it. When populating the dataset using the ReadXml method, the error "hex value
|
| FindResource doesn't know RT_HTML ? | 30 Jun 2005 17:20 GMT | 2 |
I'm building am MFC app in eVC4 I use the HTML resource to store multi line strings (more convenient to edit than a custom format which always shows as binary). I then load this string this way:
|
| gpp and misalignment | 30 Jun 2005 13:24 GMT | 1 |
I'm working in a graphics application and now that is't working, I'm converting some vector functionality to use GPP, in order to increase the app performance. After that, I started getting datatype misalignment exceptions. In this
|
| Installing EmbeddedVisual Studio | 30 Jun 2005 12:42 GMT | 6 |
I am trying to install eVC4 onto my laptop which is running Windows XP with SP2 installed. Just after I enter the serial number and go to proceed with installation the following message comes up: 16 Bit Windows SubSystem
|
| Getting Started | 30 Jun 2005 12:22 GMT | 1 |
Hi there I have a question for anyone who has written programs for Pocket PC: I have installed eVC++ ont my laptop (XP Home edition) and I want to develop applications for Pocket PC:
|
| Calendar and DatePicker Controls | 30 Jun 2005 12:03 GMT | 6 |
how come the controls are disabled when i am making a windows mobile app? can they be used in mobile apps? if not, what do you use as a datepicker in you windows mobile application? thnx in advance.
|
| Minimal STL for Pocket PC | 30 Jun 2005 11:20 GMT | 3 |
Is there a minimal STL that can be used with eMVC? I don't see why the containers can't be used. For example, remove iostreams and keep the algorithms, iterators, containers, etc. Has anyone done this?
|
| no easy way to get notified when the application is *really* deactivated / activated ? | 30 Jun 2005 09:58 GMT | 9 |
do you know an easy way to get notified when your application is *really* deactivated (and *really* activated)? when i mean by *really* is that the application is *really* deactivated when ALL its top-level windows (indluding its modal dialogs) are deactivated -
|
| Name of Control being Serviced | 30 Jun 2005 04:31 GMT | 11 |
I have a PPC application with 16 text boxes. Each text box has a LostFocus handler to validate the input data. If it was possible to read the control name while in the event handler I could process all 16 controls directly through the same handler.
|
| Memory footprint of executing application | 30 Jun 2005 00:17 GMT | 2 |
Dear NG, In an effort to control the amount of memory my PPC apps. hog, I would like to be able to determine the memory footprint of a given executing/loaded application.
|
| How can I post IE headers? | 29 Jun 2005 20:39 GMT | 1 |
Hi~! First, I'm sorry but I hv some limit about english. but u can understand me.. I'm developed customized internet explorer(Windows CE 4.2).
|
| Windows Mobile 5 Edit Box Weirdness | 29 Jun 2005 16:07 GMT | 1 |
I was using the Windows Mobile 5 Pocket PC emulator to check for compatibility issues, and found something that I'm not sure is a bug or a feature in WM5. When you have a single line edit box, normally if you press
|
| RFCOMM_CHANNEL_MULTIPLE ? | 29 Jun 2005 15:23 GMT | 2 |
Anyone have the definition of RFCOMM_CHANNEL_MULTIPLE ? Know what header file it's located in? I did a string search, and haven't been able to find it. I thought Bt_api.h , but it wasn't in there. I've tried google with not luck. I'm using evc4 and trying to create a virtual port.
|