| Thread | Last Post | Replies |
|
| LNK2019 problem | 29 Oct 2004 21:06 GMT | 3 |
Hi, i am having a project on porting win32 code to winCE. i am facing some problems...the compiler errors are : ----------------------------------------------- Creating library ARMV4Dbg/SIPInterface.lib and object
|
| how to run my app at 7 AM daily or weekly? | 29 Oct 2004 20:44 GMT | 8 |
how to run my app to run at particular time (what ever user selects)daily or weekly(whichever user selects) from the UI i tried CeRunAppAtTime() but this is not reliable to my eVC++ 4.0 how to do it..i want it to be like a scheduler to my apps
|
| wifi broadcast ICMP messages | 29 Oct 2004 16:56 GMT | 2 |
If I have two Pocket PC's that do not know each other (IP addresses), but only their SSID and subnet masks. There is also no AP available. So the PPC's have to communicate in ad-hoc mode. How is it possible to find each other? In the first moment I would
|
| List of storage cards from dekstop | 29 Oct 2004 16:51 GMT | 2 |
How can a desktop program get a list of storage cards on a PPC? I don't see any RAPI functions that seem to do this.
|
| File Atrtributes | 29 Oct 2004 13:34 GMT | 3 |
Is it possible to set the file attributes from normal to FILE_ATTRIBUTE_COMPRESSED or FILE_ATTRIBUTE_ENCRYPTED or FILE_ATTRIBUTE_OFFLINE to make the file unusable/no readable??
|
| Synching information to/from Windows Mobile 2003 Device | 29 Oct 2004 12:37 GMT | 1 |
We have an access db which records daily orders. We would like the orders to be downloaded to a windows mobile 2003 device via usb cradle. Drivers then take along the device and get signatures from customers when items delivered. Once drivers are back, the information to be synched ...
|
| Staring PIE from a vb.net program | 29 Oct 2004 08:30 GMT | 4 |
Hi group I´m creatiung a small program, from which I want to start Pocket Internet Explore with the webpage, that I wish to display as an argument Is that possible, and if so, how is it done?
|
| PRB : Regarding capturing of IP address | 29 Oct 2004 07:48 GMT | 2 |
Sir, I have written one application which uses HTTP connection for Pocket PC 2003.Now I want that user who is using the Pocket PC won't be able to use the network connection in other than my application. For this I want to know the IP address, which he(User) enters in the Internet ...
|
| .cdb Database connection | 29 Oct 2004 07:34 GMT | 2 |
I am using Visual Basic .NET 2003 and I can not seem to find a way of connecting to the .cdb file for my Pocket PC 2003 application I am developing, there only seems to be connections using SQL. If you are creating a Windows CE application you can use ADOCE or a Windows Desktop ...
|
| Incredible problem resulting in hard reset | 29 Oct 2004 06:57 GMT | 1 |
Well, I do not know if this happened to somebody, but I experienced ipaq 2210 blocking while debugging (by pressing F11 to enter function), that would not come alive after soft reset. Progress bar would come to the end and it would just stand there. It came alive only after hard ...
|
| memset woth WORD | 29 Oct 2004 06:51 GMT | 1 |
I want to use memset and memcpy based on WORD's in stead of BYTE's What is the fastest way of doing this ? TIA
|
| Hide a label, and show a label | 28 Oct 2004 22:56 GMT | 1 |
I'm using EVC 3.0 and I have 2 labels on top of eachother. I would like to be able to show only the text of a single label at any one time. so how do you hide a label in evc? and how do I show the label again?
|
| Infrared - reading RAW | 28 Oct 2004 21:55 GMT | 7 |
What's the best way to read RAW infrared from a PocketPC? I'd like to just open the port and read everything. I'll worry about sorting it out later, I just want to make sure I can do it. I'm reading from a non-PC, and no specs are availble. PocketDAQ can read it fine.
|
| Deploy failure | 28 Oct 2004 20:14 GMT | 3 |
I'm develpoing a application and have successfully deployed my application to my device several times. But suddenly one day it wouldn't deploy. I have tried all the possible things that I can come up with, but it still won't deploy. (It deploys successfully on the emulator)
|
| License File Acceptance | 28 Oct 2004 20:09 GMT | 1 |
I am writing a little module to run during the install cycle with a dialog box which displays the license file information and asks the user to accept the terms or cancel. I am trying to figure out how to display this info. I need to read it
|