| Thread | Last Post | Replies |
|
| Native method call fails with PocketOutlook in Task.Update() | 28 Jan 2008 15:13 GMT | 2 |
Hello, if this is the wrong discussion group, please tell me where to go. I am using VS 2005 with Windows Mobile 5, the used emulator is "Windows Mobile 5.0 Pocket PC Emulator". When I try to call Update() on a instance of the PocketOutlook.Tasks
|
| Add mfc class to native API today plugin | 28 Jan 2008 14:31 GMT | 1 |
I want to develop a today screen plugin for WM2003SE up to WM6. The only sample codes I could find where all written in native Win32 API. Which I'm not very familiar too, I always worked with mfc. I have developed some nice MFC controls in my program and now want to
|
| Find Today Item Window | 28 Jan 2008 12:27 GMT | 2 |
I have a custom today item that I have written. I am writing another program that needs to send that today item window a message. It is possible to get a handle to the today item's window? The FindWindowEx function does not exist in CE. Is there any other way to find a child ...
|
| Asking for help for SDIO WiFi Driver | 28 Jan 2008 01:06 GMT | 1 |
I am a driver engineer from Realtek for SDIO WLAN driver. My driver works quite well for Windows CE 5.0, but have trouble in hot plug/unplug for W-Mobile 5.0. Below is the detailed information. Platform SDIO Bus Driver/Host Controller Driver My WiFi Driver Status
|
| Maximum length of ALL filenames in CAB limitation? | 28 Jan 2008 00:56 GMT | 5 |
I have read in various places about this limitation ... I can't seem to get past a bug I have. The Cabwiz process just dies when I go past a certain number of files. It can't be for the NUMBER of files (although I have read that there is a limit to the number of files,
|
| Obex Server | 25 Jan 2008 06:12 GMT | 2 |
I need to develop my own obex server over bluetooth using normal socket communication for windows mobile 5.0 device. Now there is a default obex server already running on the device, i need to disable this and get all the obex requests in my application. I tried by
|
| Why does CEvent SetEvent crash program? | 25 Jan 2008 04:59 GMT | 2 |
!am trying to find why my program is crashing. It uses a thread. I am using a CEvent like so: CEvent m_Event; There is a thread running which accepts data from a socket.
|
| Deleting SMS permanently | 24 Jan 2008 11:37 GMT | 2 |
I am able to Delete SMSes from the Inbox. But, all the deleted messages accumulate in the "Deleted Items" folder. Now, I want to know if a message can be deleted permanetly,i.e, without the messages going to the Deleted Items folder.
|
| VB Development for Pocket PC 2003 | 24 Jan 2008 07:10 GMT | 1 |
Okay, I've got a Pocket PC 2003 device. I want to write some VB games for it. I have written several applications for my old Pocket PC 2002 device, but none of that will work with my 2003 device. :( What version of VB do I need? I have Visual Basic Express 2005.
|
| Deleting SMS | 23 Jan 2008 13:48 GMT | 5 |
I have been trying to delete SMS message(s) using IMAPIFolder::DeleteMessages, but for some reason I get huge error value, which is undefined and ofcourse the message is not deleted. I have tried using CreateEntryList () given in one of the sample programs provided along
|
| Create a complete setup | 23 Jan 2008 10:58 GMT | 3 |
How can we create a complete setup for all dotnet setupfiles in one executable. Now we have to connect the Windows Mobile 5 PDA to the PC to install all required dotnet files. The .cab file only has the program file for setup.
|
| "Write" SMS to Sent messages? | 23 Jan 2008 03:00 GMT | 2 |
Is there any possibility available to "write" sms to sent messages? In .NET (or vc++) Thanks
|
| Country code | 23 Jan 2008 02:06 GMT | 2 |
Does anybody know how to get Country code from PPC & Smartphone WM5,6??? Some TAPI function or may be Registry entry. Please HELP!!!
|
| CONNMGR_STATUS_CHANGE_NOTIFICATION_MSG - where is defined properly?? | 22 Jan 2008 15:22 GMT | 1 |
hi, I'm using the ConnMgrRegisterForStatusChangeNotification API to register my dialog window to receive notifications. I defined a message handler like this
|
| error message "<app-name> is not a valid Windows CE application" | 22 Jan 2008 01:08 GMT | 1 |
My application is developed for Win CE 5.0 PDA, processor PXA255 My application will run most of the time. but some time it will give error message "<app-name> is not a valid Windows CE application". this problem will disappear only when you restart the device.
|