| Thread | Last Post | Replies |
|
| Dear Neil Enns, I have Questions About Settings | 14 Jan 2005 15:47 GMT | 1 |
I'm trying to create a new entry to the "Settings" menu on the MS Smartphone. I could find root.cpl.xml for settings. the files is following,
|
| How can I convert DATE variable used in POOM into String | 14 Jan 2005 14:41 GMT | 2 |
Hi, How can I convert the DATE (double) variable returned from the POOM function: IAppointment::get_Start() into a readable string? This is what i'm doing currently (but doesn't work):
|
| Change the bluetooth name | 14 Jan 2005 13:49 GMT | 2 |
Anyone know how to programmatically notify bluetooth that the bluetooth name has change? To change the bluetooth name in the registry I use: unsigned long type = REG_SZ;
|
| Frildll.dll | 14 Jan 2005 01:30 GMT | 1 |
I'm trying to simulate incoming call to smartphone 2003. I see (In the article) that there is a dll called frildll.dll but I can find it anywhere at the SDK. Can someone tell me from where can I download it/ Buy it ?
|
| How do I use a .dll for WCE400 on 2003 devices? | 14 Jan 2005 00:12 GMT | 1 |
I'm currently working on a program based on the .NET Compact Framework (for Smartphones 2003). I need to save a bitmap to a file format other than .bmp. I've found a free project named libPng or libPngCe which is a library used to manipulate .png format files. This library also ...
|
| Order listing programs | 12 Jan 2005 20:20 GMT | 5 |
Hi. I've realised that there are some applications that are placed at the first positions in programs list, such as Internet Explorer, Calendar, Inbox... I'd very glad if anyone knows how to do that, because I'd like my
|
| Link problem with SHBrowseForFolder function | 12 Jan 2005 17:31 GMT | 2 |
I'm trying to use the SHBrowseForFolder in my programm, but i can't link it -lenker fails with error LNK2019: ... error LNK2019: unresolved external symbol SHBrowseForFolder referenced in function .. I am explicity included lib file CeShell.lib to the project. So it looks
|
| Simulating Incoming Call in SmartPhone 2003 | 12 Jan 2005 16:29 GMT | 3 |
Let me know how to simulate an incoming call using Fake RIL in SmartPhone 2003 emulator using EVC++ 4.0. I have to develop a part of an application which should respond to incoming call. I am left with the emulator to test the incoming call.
|
| Exchange GAL | 12 Jan 2005 02:37 GMT | 3 |
Does anyone know if you can lookup a email address from the Exchange Global Address List over the internet with Mobile 2003.
|
| Changing the Font in MPX200+2002 | 12 Jan 2005 02:26 GMT | 8 |
How do I change the font used in MPX200 + 2002. I did it with MPX200+2003 but it does not work in 2002.... Please advise Guy
|
| Is it possible to play audio over a bluetooth headset from SmartPhone 2003? | 11 Jan 2005 20:26 GMT | 3 |
I think I more or less understand how to it might work under Windows CE 5.0, although the actual API calls to do so are incredibly sketchy thanks to Microsoft's usual superb documentation. But the docs for SmartPhone 2003 are even sketchier and I can't for the life
|
| Virtual-key code for speech recognition? | 11 Jan 2005 15:47 GMT | 3 |
Anybody know virtual-key code for speech recognition? This feature is available on mobile 2003 SE powered smartphones (mpx220, I-Mate sp3, I-Mate sp3i).
|
| Virtual-key code for speech recognition button (holding Volume UP) | 11 Jan 2005 15:13 GMT | 1 |
Anybody know virtual-key code for speech recognition button (holding Volume UP button on SE phones)? This feature is available on mobile 2003 SE powered smartphones (mpx220, I-Mate sp3, I-Mate sp3i). If press and hold Volume Up button, speech
|
| Catching TALK buton hotkey ... | 11 Jan 2005 13:31 GMT | 1 |
I'm trying to find the way to redifine the long press on Talk (green) button on my Motorola mpx200 with wm2003 to launch Call History. While in call this action is supposed to switch to 'speaker phone' mode. When not in call this results in dumb 'dzin' sound ...
|
| Can anyone debug apps on an MPX-220 from VS.NET 2003 | 11 Jan 2005 01:55 GMT | 1 |
I still have no clue why I can't debug apps on my phone. They can deploy just fine and I can run them from the phone directly, but when I try to launch them from the debugger, no joy. The debugger just sits there saying "Launching Application" for about 2 minutes then displays:
|