| Thread | Last Post | Replies |
|
| Programatically switching in and out of Flight Mode | 30 Nov 2004 21:24 GMT | 4 |
Been scratching my head on this one: Is there any way of programmatically switching in and out of Flight mode? Couldn't find any reference to this on msdn, or anywhere for that matter.
|
| Carkit via Bluetooth on Desktop PC | 30 Nov 2004 21:02 GMT | 1 |
I was wondering if it's possible to get my smartphone screen on my destop pc. Right now I installed a CarPC and the one thing missing is a carkit. There must be a way to connect to my smartphone on my desktop by API or whatever. Using bluetooth it's possible to setup a audio ...
|
| wceusbsh.sys API | 30 Nov 2004 18:32 GMT | 2 |
We are working on the Magneto SmartPhone platform and had a question regarding communication over USB between WinCE and WinXP. We want to be able to expose the SmartPhone device as multiple virtual COM ports on the PC with the help of the XP driver wceusbsh.sys for
|
| IContact->Display() fails. Help! | 30 Nov 2004 04:34 GMT | 5 |
Has anyone used IContact->Display() before? As per MSDN: "You can display a Contact item only immediately after creating it or reading it from the object store"
|
| Change the LCD brightness level on Windows Smartphone | 29 Nov 2004 19:40 GMT | 1 |
Recently I get to know in order to change the LCD backlight brightness using software programming is through the registry. I would like to know whether this is applicable on Windows Smartphone. Can we change the brightness level of the LCD backlight on smartphone?
|
| Help !!!! How can I set the value of NoUninstall Param to "0" in _setup.xml | 28 Nov 2004 19:35 GMT | 9 |
In the document "Designed for Windows Mobile?Software Application Handbook for Smartphone" There is a requirement: Required: Provisioning XML File Must Include Install CSP XML with
|
| MAPIRULE only shows/passes 23 characters of SMS | 28 Nov 2004 08:09 GMT | 2 |
I am new to eVC and was using MAPIRULE example included in the SDK. It seems that MAPIRULE dll only shows first 23 characters of SMS having 'zzz' in it. This is strange because the source code of MAPIRULE mentions that it treats
|
| Customize soft2 button in the home screen | 28 Nov 2004 06:25 GMT | 3 |
By default, the soft2 button is always point to "Contact". I want to know is there a way to customize the soft2 button on the home screen, so that the user can use the button to switch to my application. Thanks in advance
|
| WaitForSingleObejct() problem.. | 27 Nov 2004 12:24 GMT | 1 |
Hi, all. I have a problem with WaitForSingleObject(). In my program, I want to close another program and wait until another program
|
| other smartphone emulators | 26 Nov 2004 23:02 GMT | 3 |
Hi everebody! Are there any other smartphone emulators for download? Thanks in advance.
|
| calling SimGetRecordInfo in c# | 26 Nov 2004 22:19 GMT | 3 |
Have not had any luck calling this method. Does any one have some c# samples for SimGetRecordInfo SimReadReord
|
| SIM Info | 26 Nov 2004 00:07 GMT | 4 |
OK, so once an app is signed its possible to get the IMEI number using lineGetGeneralInfo. How about info from the SIM, SmsGetPhoneNumber will return the phone number but is not guaranteed to work as it down to the operator to place the number
|
| developing with emulator folders | 25 Nov 2004 08:03 GMT | 2 |
He everybody! A am developing on EVC 4 for smartphone emulator.I have a problem reading from Storage Card folder directly. I have a class that reads some info.When placen info in the \Storage Card
|
| Socket Programming | 25 Nov 2004 01:39 GMT | 12 |
Hi, just want to ask if anyone has performed socket programming on a smartphone before. I am creating a client for a smartphone, which listens to messages from the server (PC-based). Of course, it is connected to another laptop at the moment, thereby sharing its IP address. What I ...
|
| developing with emulator | 24 Nov 2004 09:41 GMT | 4 |
Hi everyboby! I am developing for smartphone emulator. And i am having some strange problems. for example this code returns an exeption char* ptr = strrchr(ini_file, '\\'); *ptr = 0;
|