| Thread | Last Post | Replies |
|
| APIs needed | 03 Apr 2006 18:18 GMT | 1 |
I am targetting smartphone 2003. I m using eVC 4.0. And the help here really isnt very great. I m not able to find the api calls for the following purposes : 1. To get the operator name.The one who provides the sim card.
|
| Intercept/Override Power Button | 03 Apr 2006 16:48 GMT | 3 |
How can I capture a power button key-press and also prevent the device from shutting down? Our app require that it performs other external clean-up procedure before it could safely goes into suspend.
|
| How can I send Mesage to the window with the keyboard focus~? | 03 Apr 2006 03:34 GMT | 1 |
Hi there~ I met a problem when I want to send a CString from one process(receive data from the port) to another process with the input focus,but the later process may be a .psw or an adress bar.And the code
|
| GetLogicalDrives() ? How do you access the data in here | 03 Apr 2006 03:15 GMT | 6 |
Hello, im using Visual C++ 6, And has creeated a simple (Laughs) program with a CLeftView and treeview control. Im attempting to display the contents of "C:\" lol... I can't seem to find the meens to access the drive details inside GetLogicalDrives(). The only
|
| WiFi SD card for WindowsCE4.2 | 02 Apr 2006 18:32 GMT | 1 |
I'm using SD WiFi Card on my samsung2410 device , I added the Wireless 802.11x component , but after I read the WiFi card help document I fount that this card only working when you are using the Microsoft ActiveSync . the Internet will closed after you plug out the USB ...
|
| how to pause the program? | 01 Apr 2006 15:53 GMT | 2 |
i'd like to press a button, and then the system wait for 2 second, then display a messagebox what i can do to pause the program for a specified period of time? Regards,
|