| Thread | Last Post | Replies |
|
| ChooseContactDialog | 21 Aug 2006 13:36 GMT | 1 |
Now , I find ChooseContactDialog is as a new class at .net cf 2.0 But I do not know it clearly, I have found its describe at msdn. But it is less code for reader's understanding. I want to filter Contact list by their Property's values.
|
| Creating window in smartphone WM 5.0 Service? | 21 Aug 2006 12:52 GMT | 4 |
I made my service for smartphone and it successfully runs. but when i create window in service it creates and destroy. Is there any way to create window in smartphone service?. I shall be very thankful to you.
|
| NDIS Binding issue in WM5 | 21 Aug 2006 11:09 GMT | 2 |
Our IM driver breaks the binding between Protocol driver and WiFi Adapter in order to place itself inbetween. This was fine in PPC 2003 but in WM5 very first time when our driver loads two adapters has been reported. Original as well as our e.g.
|
| Should NDIS IM driver handle Power Management I/O control | 21 Aug 2006 10:54 GMT | 2 |
When I load IM driver (WM5) I am having power related problems like Once adapter/device is power on, make it off do not update its icon in power manager. Cripple functionality of IM as well as DHCP regarding connecting to Access
|
| How to confirm the RILGSM has logged to network?? | 21 Aug 2006 09:31 GMT | 2 |
I want to use state and notification broker to monitor the state which RIL logged to network, but I can't find the registery about that. I also search the Telephony API, but I also can't find the function to perform it. What is the correct method to perfprm it??
|
| Create shortcut on desktop | 21 Aug 2006 09:18 GMT | 9 |
Very new to mobile development. I need to be able to put a shortcut on the desktop (IPAQ, WM5) to open Terminal Services and seamlessly log on. I have seen references to similar types of requirements but in bits and
|
| any way to create a batch file? | 21 Aug 2006 09:13 GMT | 1 |
I'm running WM5 on a Cingular 8125. I'd like to create a simple executable file that would replace opening a command line window to enter: civserver -l logs.txt
|
| How to launch the SMS application | 21 Aug 2006 05:11 GMT | 2 |
I want to launch the SMS application. It should open new message window by default and I want to pass the phone number as a parameter to it. Please suggest me how I can achieve it. BR
|
| Is there really no way to debug service/device driver for CE/PocketPC using Visual Studio 2005? | 21 Aug 2006 00:41 GMT | 3 |
I apologize if this question has been asked too many times... I thought VS2005 should build in such kind of feature. I debugged my service in EXE mode and everything works fine but when I run with Service mode, somehow when the service quits, an exception occurs.
|
| Mobile 5 emulator does not see the Internet | 20 Aug 2006 00:00 GMT | 2 |
After I upgraded to VS 2005, I noticed that the PPC 2003 emulator can see the Internet just fine (e.g., IE works). The Mobile 5 emulator does not see the Internet. What am I doing wrong? Thanks
|
| How to play wave through phone line? | 19 Aug 2006 23:17 GMT | 1 |
I try to develope an answering machin for Pocket PC 2003 (Mobile Eddition). But I don't know with wich dll/API I have to play waves through phone lines?! What should I do?!
|
| Emulator Screen Shots | 19 Aug 2006 00:10 GMT | 2 |
I need to make several screen shots from Windows Mobile 5.0 Pocket PC Emulator. I need them for Help files. I can get a screen shot of any windows by pressing Alt+Print Screen, and
|
| ComboBox and SetProperty | 18 Aug 2006 17:49 GMT | 2 |
How can I use SetProperty(DISPID dwDispID, VARTYPE vtProp, ...) to change the properties of a Combo Box? During run time, I want to be able to change the Combo Box from a Drop Down type to a Drop List type, and back again.
|
| Help to view a mobile web page on a device emulator in visual studio 2005 | 18 Aug 2006 16:46 GMT | 3 |
I have created a sample website in visual studio 2005, One of its pages is a mobile web page. I want to view the mobile web page on a device emulator. For this I selected a Pocket PC 2003 emulator from the Device Emulator
|
| Change to landscape mode in c# on Mobile 5 | 18 Aug 2006 16:41 GMT | 2 |
I'm writing in C# on Mobile 5. I have a form that I would like to always display in landscape mode (listview with lots of columns). I see post about how to do this in C++, but not in C#.
|