| Thread | Last Post | Replies |
|
| Silent install on WM5 | 23 Sep 2005 06:09 GMT | 7 |
Like many others here I'm installing CAB's from an autorun.exe. These installations should run 'unattended' (they actually pre-install and configure the PDA completely). On PPC2003/2003 this was easily accomplished with the command-line :
|
| memory problem in PPC evb application..plz help. | 23 Sep 2005 04:22 GMT | 3 |
I have used large arrays in my Embedded VB application. I am loading all the forms at the start up of the application so that user doesn't have to wait for a long time while working with the application. It takes some time to load all the forms into memory. I start accessing my ...
|
| Detecting Screen Resolution | 23 Sep 2005 04:00 GMT | 2 |
how can I detect the Screen Resolution of a Pocket PC which is calling my Server via RDP. I want to distribute special Windows Forms in a RDP Connection belonging to the screen res. the calling pocket pc has. Thanks
|
| CString to char* | 23 Sep 2005 04:00 GMT | 5 |
In eMbedded vc++ 4.0.. how can i convert from CString to char* ?
|
| Closing processes when Application.Exit fails. | 23 Sep 2005 00:04 GMT | 1 |
Here's my problem My ppc 2003 app runs from a main sub, living on a "MainForm". After closing the main form, the main loop dispose of some other classes, compacts a SQLCE database, and do an "Application.Exit".
|
| Current running programs | 22 Sep 2005 22:29 GMT | 1 |
Do you know how to create an app or know of an app that when executed will show all running programs on WMSE. Just like in the memory setting, but view only?
|
| Fast Bitmap Rotation (Portrait/Landscape) & DIBSection Masks | 22 Sep 2005 21:07 GMT | 2 |
I'm writing an application that have many bitmaps on the screen on the same time and I also want to support landscape mode (not using the SE API). I tried using DIBs & DDBs in several configurations, but I think I'm missing something. I know I must use DIBs in order to access the
|
| Programmatically create an Inbox Account | 22 Sep 2005 19:03 GMT | 4 |
I have successfully ran the TranportDemo sample application. With that, the user can create a new Inbox account using my implementation of the transport. Now I would like to create such account automatically, without a UI. Is it possible? From the SDK docs it looks like it should
|
| GPS Intermediate Driver - Mobile 5 | 22 Sep 2005 18:47 GMT | 2 |
Is someone familiar with the new GPS Intermediate Driver? I am trying to test it using an external GPS device. I succefully bond to the device, using GPSOpenDevice but when I try to get the GPS position(using GPSGetPosition) or information about the device state(using
|
| POOM .NET CF Wrapper Sample | 22 Sep 2005 16:08 GMT | 6 |
I have downloaded POOM sample wrapper from MSDN and started experimenting with it. I am working with the C# solution and compiled the native library required to use it on my device (a Windows CE 4.2 StrongARM processor PDA). I am able to start the application, retrieved
|
| Automatically Dial a Number Based Upon a UPC Code which Connects to Database, etc. | 22 Sep 2005 16:07 GMT | 1 |
I am trying to automatically access a database via pocket pc / cellphone. Currently, a bar code scanner scans the UPC barcode via Bluetooth. The UPC code is converted to ISBN. This number is then manually dialed. I need to automatically convert the ISBN to DTMF or somehow ...
|
| Autorun pb | 22 Sep 2005 10:50 GMT | 1 |
I'm building an autorun.exe application for a storage card. When the card is inserted, the autorun.exe is copied to \windows. I have two storage card in my device : "\storage" and "\SD Card", how can I know which storage card has been inserted ?
|
| List View sorting in C# | 22 Sep 2005 09:46 GMT | 4 |
i need to sort allow list view sorting in my PDA app, i have follow the instruction from the link below: http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319401 But when i try to compile, its say that the SortOrder type or namespace
|
| Power Management problem in NDIS passthru | 22 Sep 2005 08:52 GMT | 1 |
I have passthru that is creating problem in Imate PDA2 device. When advance power management settings power off the device after specified idle time interval. Power it on, system failes to get (DHCP)IP address though it latches to
|
| Help - eVB and GetLocalTime | 22 Sep 2005 06:04 GMT | 2 |
I posted one message about a week ago but no response - figured I try again... Can't imagine no one has done this. I need help in using GetLocalTime from an eVB application. Thanks in advance.
|