| Thread | Last Post | Replies |
|
| Pocket outlook object model | 12 May 2006 14:34 GMT | 1 |
I am using visual studio 2005 to create a device application using vb.net. I want to use pocket outlook object model but it's not installed on machine. how i will get it. I have installed visual studio 2005 beta version.
|
| Synchronization Folder | 12 May 2006 14:24 GMT | 1 |
We are looking at developing a Compact Framework application (using VS 2003) to develop an application to extend the functionality of our Win32 application to PocketPC's. The logic is for a user to be able to download a small subset of the main applications database to the PocketPC ...
|
| How to draw a mouse cursor in my driver? | 12 May 2006 14:00 GMT | 1 |
I'd like to create a mouse curosr in my driver. From MS document, i can use " SetCursor(LoadCursor(NULL, IDC_WAIT))" to draw a wait cursor that MS provided. But MS only provided wait cursor in pocket pc. So I guess i need to draw a
|
| how to unfocus my Textbox. | 12 May 2006 11:29 GMT | 2 |
Hi ppl. I have made this small program that will open up a small window each time i focus a textbox, and writes different lines of text depending on the selection in the popup.
|
| Some kind of "waiting cursor" on Pocket PC? | 12 May 2006 09:56 GMT | 2 |
if I start a program on a Pocket PC that takes very long to be loaded, Windows Mobile always shows some kind of "waiting cursor." I would like to use this feature too, but I don`t know how, nor did I find any kind of "wait"-component in vb.net 2005
|
| where is CONNMGR_STATUS_CHANGE_NOTIFICATION message defined | 12 May 2006 09:26 GMT | 4 |
CONNMGR_STATUS_CHANGE_NOTIFICATION msg should be posted by the connection manager when CM status changes. But I could not locate where is it defined.
|
| CeWriteRecordProps with an empty FILETIME field... | 12 May 2006 01:24 GMT | 1 |
Does anyone have already made an application that writes some data into the EDB Pocket database ? I´m trying to insert a record with a empty FILETIME field and I´m getting the Error 87 (INVALID_PARAMETER), I´ve tested with some date in the field and
|
| .NET runtime preloaded on Windows Mobile devices ? | 12 May 2006 01:16 GMT | 1 |
I know this must be a very elimentary Q but i need to ask it. Are all Windows Mobile 2003 and 2005 devices shipped with the .NET runtime ? I would assume so but just to be sure. Also if there are any exceptions to it then please let me know.
|
| Build solution from command prompt in Visual Studio 2005 | 11 May 2006 18:14 GMT | 1 |
I am porting my application from evc++ to Visual Studio 2005. I was building cab file form a batch file. I built the projects with NMAKE. In evc++ there is a feature to Export Makefile. Using this feature i was able to create .vcn file that can be used to build from commnad
|
| Is there any difference between Pocket PC 2003 and Windows mobile 2003? | 11 May 2006 17:14 GMT | 1 |
I just want to know whether there is any difference between Pocket PC 2003 and Windows mobile 2003? Thanks Kiran
|
| Save SMS | 11 May 2006 17:09 GMT | 1 |
How can i save SMS as a drafts. Which SMS api i should use ?
|
| VoIP IP phone development | 11 May 2006 13:36 GMT | 5 |
I would like to make use of the VAIL technology in Windows CE 5.0 to develop an VoIP IP phone application for my Windows Mobile 5.0 pocket PC device (Dopod 900) It this at all possbile and what tools would I require?
|
| .cpl file | 11 May 2006 13:14 GMT | 9 |
I am trying to allow rapi function to be used on my WIndows Mobile 5 device. After searching I found that you can use an xml file to change security settings on a Windows Mobile 5 device. I found this example which sets the value to '1' which 'means the
|
| SD card size | 11 May 2006 08:21 GMT | 2 |
If one SD card vendor says its SD cards are 512 Mb, I'm not sure their size is 512 Mb.. However, I'd like to know what's the max size range and from what features (physical and software) it depends on. Could you help me?
|
| InputBox does not displayed correctly!! | 10 May 2006 22:08 GMT | 2 |
InputBox does not displayed correctly!! My program uses InputBox prompts the user to enter user name at startup. The InputBox displayed as expected but only first line of the prompt is displayed and all the remaining lines of the prompt are cut off. I see a
|