| Thread | Last Post | Replies |
|
| Emulator for Motorla Q Phone (landscape mode) | 18 May 2007 11:28 GMT | 2 |
Can anyone tell me how to set up the emulator in eVC 4.0 for testing software for the 320 x 240 landscape mode smartphone (such as the Motorola Q Phone)? My emulator has only one choice for smartphone and that is the small portrait mode. Ideally I would like to add a second choice ...
|
| how to determine if device has a keyboard or numerical pad? | 17 May 2007 21:08 GMT | 1 |
is there a way to programmatically determine if a device (Pocket PC or Smartphone) has an alphabetical keyboard, or a numerical keypad, or no keyboard at all (like some Pocket PC) ?
|
| Mobile 5 dev with the Mobile 6 refresh | 17 May 2007 14:08 GMT | 2 |
I have a Mobile 5 device and the Mobile 6 refresh says it is all you need to do Mobile 5 or 6 development. Can someone point me in the right direction to use the 6 projects to create a Mobile 5 app? The emulation is much better.
|
| Adding my App to the Today window | 17 May 2007 12:15 GMT | 2 |
I created an app in VB2005 and deployed it to my Smartphone, but I can't find how I add this to the "Programs" Folder that opens from the Start-menu. Ideal would be if I could add it to the Today window. Suggestions anyone?
|
| window mobile sms recieve notification | 17 May 2007 10:07 GMT | 4 |
i need to handle new sms arrived notification message in my application. Right now it has been handled by device which i wish to block and get handle at my application. thanks
|
| Does IE in WM support XSL parsing? | 16 May 2007 00:43 GMT | 1 |
In WM 2003, WM5 or only in PPC?
|
| Help with Home Screen taskbar | 15 May 2007 23:45 GMT | 3 |
I realize this may be a difficult question to answer without more information, but I will do my best to describe this problem in the hopes that someone may have seen something similar before. In our smartphone application we need to remain in the foreground to do our
|
| WM5 Cab file prompt for location | 15 May 2007 18:51 GMT | 2 |
I'm trying to port my app from a WM2003 device to WM5. When I am installing my cab files on the WM5 device, I am being prompted to, "Choose a location to install <cab name>", with options for
|
| VK_TTALK not working | 15 May 2007 16:02 GMT | 4 |
I try to get the key codes of some special keys, however only the "back" key works. I have a simple fullscreen window, no menu no nothing. Here's what I do to "disable" default behaviour of the 4 app and the
|
| SQL Server CE access from native code | 15 May 2007 09:28 GMT | 1 |
How can I access to SQL Server 2005 Compact Edition on smartphone with WM05 from c++? In the managed code I can access db through ADO.NET. However in native code I don't know what to use. I found some terms like ADO, OLEDB, ATL OLE DB Consumer Template Library, but I don't know ...
|
| Catch DIALBUTTON in WindowsMobile 5 | 15 May 2007 05:47 GMT | 1 |
I'm programming in VS8 with C#. How to change default application started on dialbutton press? I like to start a my phone screen... Thank you!
|
| Why does the [X] button appear as [OK]? | 15 May 2007 05:44 GMT | 1 |
In my app. when I am viewing the form in the designer there is an [X] button in the top right corner, in order to close the form. But when I execute my app and the form gets displayed with a ShowDialog, there's not an [X], but an [OK] button instead. I would like to have the good ...
|
| Visual Studio 2005 -> Windows Mobile 5 Smartphone connection | 15 May 2007 03:29 GMT | 1 |
I'm trying to use Visual Studio 2005 to connect to a T-Mobile SDA for development purposes. Even though I tell it to connect to the Device rather than the emulator, it still always pops up the emulator instead. Can anyone give me any idea what I might be doing wrong to do ...
|
| Profile Switch | 14 May 2007 11:55 GMT | 3 |
I search a little sample how can switch between the Profile NORMAL and SILENT. I find the class (Microsoft.WindowsMobile.Status.SystemProperty.PhoneProfile), but i don't
|
| PIN entering dialog | 14 May 2007 04:19 GMT | 3 |
How can i disable the PIN entering dialog, programatically? or at least to catch the event if the dialog is about to create or maybe change the dialog with a custom dialog. thanks
|