| Thread | Last Post | Replies |
|
| DMProcessConfigXML | 04 Sep 2008 20:46 GMT | 4 |
I am trying to use DMProcessConfigXML to do a Wifi configuration on WinMobile. On one of the phones I have this API allows me to successfully add a preferred AP to the wireless interface, but on another phone, I am getting the error: CONFIG_E_ENTRYNOTFOUND. Could
|
| offer for CeRapiInvoke | 04 Sep 2008 15:35 GMT | 3 |
here's an offer for developers who have used ceRapiInvoke before. im a developer also but shame on me, im really fed up with reading documents on net about ceRapiInvoke over a week. all i could do is just a nothing tough im sure thats just a few lines of code and 15
|
| found a shell bug on WM 5 and 6.x w/ regard to the menu bar | 04 Sep 2008 08:14 GMT | 2 |
hopefuly someone from MSFT will take note of this bug... i was able to reproduce it with the latest emulators and with real devices, up to WM 6.1 (didn't try 6.2). here is the scenario:
|
| CeRapiInvoke RAPI function | 03 Sep 2008 16:37 GMT | 4 |
im tryin to create a dll in C#.NET 2003 to be called from pc using rapi function CeRapiInvoke(). msdn documentation says that, the function in the dll can be called from the pc, but must have a constant prototype
|
| Menu item with check box | 03 Sep 2008 16:20 GMT | 1 |
Hi, simple question. i'm developing an app for WM6 using MFC with VS2005. I have a menu item with a checkbox created like this popupMenu->AppendMenu(MF_STRING | MF_UNCHECKED, ID_TEST, str); I have a command handler as follows
|
| button | 02 Sep 2008 19:54 GMT | 4 |
this code work in vb winXP not in vb mobile Dim i As Integer i = 1 Controls("B" & i).Text = "abc.."
|
| Could not establish connection to network. | 02 Sep 2008 13:59 GMT | 1 |
I am trying to create an application that consumes a Web Service in a smart client application. I have the web service hosted in my machine itself and it is working fine when i browse it though IE on the machine. I am using Vista as the OS.
|
| GetNetworkParams() | 02 Sep 2008 09:03 GMT | 1 |
I am developing a windows mobile client in VC++ where I need to send a query to the dns server which I am connected. I'm having some issues with this scenario. 1. when I connect through activesync, The GetNetworkParams() is not
|
| ImageList: Invalid File Format | 01 Sep 2008 20:01 GMT | 2 |
I am struggling to add any image to an ImageList. I am using eMbedded Visual Basic 3.0. I have the simple code ImageList1.Add "C:\task1.bmp" with task1.bmp being a ordinary windows bitmap, 16x16, 4bit. But only the
|
| Smartphone screen is broken - Need messages off phone | 01 Sep 2008 18:31 GMT | 1 |
hi, I have a windows mobile phone and the screen is broken so I cannot see anything. I really need all my messages and contacts off it. I can connect to my PC using active sync but I cant find any 'Message' folder. Does anyone know how to solve my problem?
|
| RAPI and SQLServerCE | 01 Sep 2008 16:36 GMT | 7 |
is it possible to fill an sqlserverce database (sdf file) using RAPI functions? if not, im planning to try first writing data into a txt file and calling a mobile application for reading from text and inserting into sdf. what would be ur advice?
|