| Thread | Last Post | Replies |
|
| Windows CE 6.0 | 17 May 2006 11:40 GMT | 2 |
What does Windows CE6.0 bring for the Pocket PC ? aka Windows Mobile 2003 .. will their ever be any windows mobile based on Windows CE 6. Just wondering as saw the MobileDevCon announcement of CE 6 beta
|
| GPS Api | 17 May 2006 07:45 GMT | 2 |
I've a question about GPS Api: I've a GPS connected to the com1 port of the Pocket PC and a program that is using this GPS device by means of this port. ¿Can I connect the GPS intermediate driver imput to the same port?
|
| Recommended Bluetooth Profile? | 17 May 2006 01:14 GMT | 3 |
I am writing an application that will consist of a program running on a PC, and a second program running on a Pocket PC, communicating over Bluetooth. The PC program will push a few bytes of data every second to the Pocket PC which will update its screen accordingly.
|
| Random App Crash | 16 May 2006 23:20 GMT | 1 |
i've developed this Smart Device Application but i'm having all sorts of random crashing i suspect to be caused by memory leaks or over all performance issues, so i've ran the performance test to evaluate the problems now i have these different reports and can't seem to see the
|
| Pocket-PC COM? | 16 May 2006 22:50 GMT | 5 |
I haven't had much experience with Pocket-PCs, but I understand that they support somekind of COM? If so, is it possible to call COM objects remotely (ie. from a locally-connected PC)?
|
| PocketOutlook events do not fire | 16 May 2006 17:07 GMT | 6 |
Does anyone know why the ListChanged event of the AppointmentCollection does not fire? The Code below is in my project's main form: 'Imports Microsoft.WindowsMobile.PocketOutlook
|
| Treeview with checkbox and image | 16 May 2006 15:10 GMT | 9 |
Tree control with checkbox items only works if you add an imagelist. I need a treeview with checkbox items AND icons for the items. It represents a legend for a map. How can I do this? You can only add one imageList to a tree.
|
| windows mobile pocket pc drawing graphics problem | 16 May 2006 14:19 GMT | 1 |
I have drawn line chart on windows form by using graphics object , when any control comes over my chart , portion of chart covered under control gets cleared, So is there any solution to avoid above problem ?
|
| Stretch image issue | 16 May 2006 14:06 GMT | 1 |
I am creating an application, which zooms the desktop/any application screen, which is running currently. I am using the following code for stretching the image. GetWindowRect(&m_Size);
|
| WaveIn on a pocketpc: INVALPARAM after 5 seconds? | 16 May 2006 12:49 GMT | 6 |
Hey folks, I'm usually a grateful lurker on the usenet, but I think it's time for me to ask my own question. I'll try to be as clear as I can. I'm attempting a simple operation: record sound via the Pocket PC for
|
| VS 2005 Beta 2 period is over - what is the advised procedure for upgrading to VS 2005 Standard Edition? | 16 May 2006 08:47 GMT | 2 |
My "VS 2005 Beta 2" tells me "The beta period is over [...] you can now remove it from your computer". I have the VS 2005 Standard Edition DVD. Is it recommended to install "VS 2005 Standard Edition" on top of "VS 2005
|
| Debug deployments and DLLs | 16 May 2006 03:33 GMT | 1 |
I have a solution composed of several DLL projects and an application executable. When I use the Visual Studio 2005 Debugger connected to the Pocket PC 2003 Emulator, the DLLs get deployed to separate Program File directories under their separate project names. How can I get all of
|
| Search through PocketOutlook.Appointment or .AppointmentCollection | 16 May 2006 03:32 GMT | 3 |
I'm working on a small application which reads DB on WM 5.0 device and creates appointments by using data from that DB. However, I can't figure out how to search for an existing appointment by, for instance, subject, and if current DB entry matches this subject
|
| Anyone know the image's format in Pocket Word? | 16 May 2006 03:22 GMT | 1 |
I am trying to write some program to read and parse Pocket Word documents.Now the text part is almost done.Next I want to extract images from the documents, but I find that the image in pocket word is not what it is as a single file. For example, a JPEG image, when it is
|
| problem with VS2005 and PPC2003 | 16 May 2006 01:48 GMT | 4 |
I have a c# application I've written for my phone (Audiovox PPC-4100, 4.20.0.14053, CF1.1). The application runs under Studio's 2003SE emulator just fine, but for some reason when I try to deploy it directly to the hardware it's still compiling as x86/x64.
|