| Thread | Last Post | Replies |
|
| Slide UI | 15 Apr 2008 11:14 GMT | 2 |
How to make UI in a program on pocket like iPhone? With slide function. Language C#. Or where can I read about this? Thanks.
|
| Way to see which Threads are still running? | 15 Apr 2008 02:08 GMT | 2 |
We have coded a .NET CF application with several threads. Now after exiting, at least one thread is not correctly closing, so it hangs. How can I see which one it is?
|
| how to develop SMS function in wm5 ppc emulator | 14 Apr 2008 16:56 GMT | 2 |
I try to read the sms from the inbox on a wm5 ppc emulator,but then i found that there is no sms inbox (only for outlook),is this true? if yes,then how can i develop sms function with this emulator?
|
| wm6.1,threaded sms and custom inbox forms? | 14 Apr 2008 14:07 GMT | 1 |
With windows mobile 6.1 and introduction of threaded sms my application which creates a custom forms for inbox is now having problem. It only shows the last conversation,somethimes your own sent messages.
|
| CabWiz | 13 Apr 2008 13:47 GMT | 8 |
Does anyone have good instructions for configuring a CabWiz INI file? I used CabWiz once before, and it took me a long time to get the INI file to work. Now, a couple of years later, I need to do it again, and I'd rather not
|
| Info on Owner drwan UI | 12 Apr 2008 14:26 GMT | 2 |
I am new to this Pocket PC programming and i read few posts on Owner drawn UI. I couldn't find much info here and Google also didn't return anything which explains the basics of this concept. Can i have few links where can i start on? Managed code is better.
|
| Setting the height of combobox dropdown | 11 Apr 2008 22:47 GMT | 3 |
I am trying to set the combobox dropdown height on a pocket pc 2003 application. I have tried: 1. MoveWindow(this.Handle, this.Left, this.Top, this.Width, newheight, true);
|
| dynamic control creation and visible... | 11 Apr 2008 21:08 GMT | 3 |
I'm creating some buttons in a loop and adding them to a panel's Controls collection. I'm setting various properties, one being Visible (true). The issue is, is that I only see one button and when I look at the buttons in the Watch window the visible property is set to false. ...
|
| Bug in CAB-File Wizard? | 10 Apr 2008 23:17 GMT | 1 |
I use 4 different languages in my .NET C# Applikation, for that I use Resource-Files like resource.de, resource.it, ... After I compile, I get 4 Folders "de","it", .. with one special Resource-DLL in each of them.
|
| Pocket PC 2003 Call button (green button) registry value | 10 Apr 2008 19:43 GMT | 1 |
I am trying to set up a hotkey for the Call button (Green button), ie, when I press the call button, an application of my choice would start running. For that I need to change the default settings in the registry of the Pocket Pc. Could someone tell me where the default
|
| Transfer file from PocketPC to PC | 09 Apr 2008 18:39 GMT | 2 |
I'm trying to develop an application (with VisualStudio2005 and C#) that can transfer a file from my PocketPC to a PC without using ActiveSync... and also a Windows application that can transfer from PC to PocketPC. Thanks
|
| SHCameraCapture for wm 2003. | 09 Apr 2008 18:31 GMT | 3 |
I am writing one sample application, in which i want to start the camera and take photos and save in specific folder. With wm5 and 6 SHCameraCapture work fine, but for 2003 the api is not available. Could anyone tell me, is there any other api present for 2003.
|
| how to disable Default OBEX Server. | 09 Apr 2008 10:13 GMT | 4 |
I need to develop my own server over bluetooth using normal socket communication for windows mobile 6.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
|
| GPRS Monitor | 09 Apr 2008 07:02 GMT | 1 |
Hi I am working on Mobile Automation with DATK libraries.I want to check the bandwidth used by any application when Gprs is connected on the device. for this i m using Spb GprsMonitor but the tool is UI based so how can i
|
| Need help for RTP in Windows CE | 08 Apr 2008 05:47 GMT | 1 |
I need to create a RTP client in pocket Pc. I am a newbei in this field. Please help me with some quick tips and tutorials. where and how to start. What about RTP stack support in Windows CE??
|