| Thread | Last Post | Replies |
|
| Visa Beta 2 + VS2005 + WM5 SDK - broken? | 30 Jun 2006 16:47 GMT | 1 |
Has anyone tried Vista Beta 2 for Windows Mobile 5 development? I tried it last night but was unsuccessful. I had a clean install of Vista Beta 2. I installed Visual Studio 2005. Everything went fine, no problems there (apart from expected requests
|
| Visual Studio 2005 + VGA | 30 Jun 2006 16:44 GMT | 2 |
Is it possible to use fully VGA-Resolution with VB .Net 2005 on WM5-Devices ? -Sven-
|
| Can't retrieve PR_BODY of ActiveSynced emails | 30 Jun 2006 12:38 GMT | 4 |
[X-posted from Windows CE/Embedded VC, where my colleage Joseph has already asked and not received an answer] On Mobile 5 PowerPC platform, I've ActiveSynced emails across from Outlook on a PC. I can view them fine in the handset (or emulator's) built-in email
|
| SMS sending failing in WM5 | 30 Jun 2006 10:11 GMT | 2 |
I am trying to send the SMS (GSM)in WM5 through the default messaging application. But the message is not send. I am able to receive the SMS in my device. In the debug terminal I could not find any message regarding SMS sending
|
| Dynamically form creation (URGENT) | 30 Jun 2006 09:08 GMT | 6 |
i have a problem with my pocket pc while dynamically adding/removing controls from my form. First of all I have several display's that I want to dynamically create.
|
| launching windows media player from C++ code | 29 Jun 2006 20:46 GMT | 3 |
I was wondering if and how we can launch any legacy applications (specifically windows media player) from embedded c++? Specifically, i want to play a video when the user requests it through my application. I am developing an application for windows mobile 5 running on a Dell
|
| SqlCE Slow to Count Records?? | 29 Jun 2006 19:32 GMT | 7 |
I have code like this: conn.Open() Dim sql As String = "Select count(*) from MyTable" Dim cmd As New SqlCeCommand(sql, conn)
|
| Binding lost when a WLAN conection is established | 29 Jun 2006 17:52 GMT | 1 |
I've a program that have a strange behaviour under WM5 but only when the device is cradled: I get a file hadle for the Ndis device and then I do a NDISUIO_QUERY_BINDING for each of the adapters, trying on each a OID_802_11_BSSID_LIST_SCAN in
|
| How to capture beacon packets? | 29 Jun 2006 17:41 GMT | 2 |
Good day! I need to capture beacon packets. Does anyone now how to do that? I try to do that with protocol driver. I changed packet filter to promiscious mode, but it look like no beacon
|
| Common application that works on Palm OS & Windows Mobile 5.0 | 29 Jun 2006 15:32 GMT | 2 |
Iam just wondering, can we write an appication that will work both on Palm OS and Windows Mobile 5.O. If yes, which language/platform do i need to use. Thanks.
|
| winsock2.h problems | 29 Jun 2006 07:45 GMT | 1 |
In Winsock2.h of Wince420 and WM5 smartphone SDK. i saw this: #ifndef UNDER_CE #if INCL_WINSOCK_API_PROTOTYPES WINSOCK_API_LINKAGE
|
| FIrewall API | 29 Jun 2006 01:57 GMT | 2 |
Hi, Does Windows Mobile 5 PocketPC have FireWall API which is available in WiNCE 5.0 built in. Thanks
|
| Navigation key | 28 Jun 2006 17:19 GMT | 1 |
I want to use navigation key to control the UI. But because I rotate the screen in 270 degree. So I want to change the Up control as Right control, is it possible?? If possible, how can I do for that??
|
| Backup and Restore on WM 5.0 | 28 Jun 2006 14:21 GMT | 2 |
I am doing backup and restore on Pocket PC 5.0 using the functions "RegSaveKey" and "RegReplaceKey". I am able to successfully backup and Restore is also successful.
|
| RAPI2 with WM 5.1 | 28 Jun 2006 13:31 GMT | 8 |
Hello NG, I have a question. I must to read the Appointments from the Database. I get with the method IRAPISession::OpenDatabaseEX the error ERROR_ACCESS_DENIED. What can I do? can I change the security-settings of databases in WM5.1?
|