| Thread | Last Post | Replies |
|
| button control text display problem - Help needed! | 31 May 2006 22:55 GMT | 1 |
My code is below. Why won't a button display multiple lines? I would expect to see this from this code: -------------------
|
| Starting to develop for Pocket PC | 31 May 2006 16:51 GMT | 1 |
Hi. I want to start to develop for Windows Mobile 5.0 and I have Visual Studio .Net 2003 Pro. Can you please refer me to any document that explains how to start to build simple applications? Because right now I have no idea how to start and I have
|
| capture answer phone call events in compact framework c# | 31 May 2006 16:46 GMT | 2 |
I want to capture the events associated with answerring a phone call and terminating a phone call in windows mobile 5.0 when user presses the standard answer button and the stop call button. I would like to do this using managed code. Could somebody please help me out with some
|
| Tools to develop | 31 May 2006 16:27 GMT | 2 |
I am a Java developper but I need to make some software for a pocket PC running with Windows Mobility 2003. For my project I need to capture data from serial via bluetooth, and to be able to send it using SOAP to a remote server.
|
| connection manager | 31 May 2006 15:53 GMT | 6 |
Does anyone know of a way to programatically configure a new connection? I have a business application that rather than have the user put in the settings for a dialup connection we'd like to have it configured as part of the installation process. Any suggestions or api pointers ...
|
| SMS Reception date | 31 May 2006 15:27 GMT | 1 |
I’m developing a backup/restore application for SMS. I’ve it almost done except one thing, when I restore an SMS I’m not being able to restore the original reception date, this is, I set the reception date to the one I want but it has no effect as the SMS is inserted with the ...
|
| Does PocketPC have a WinHTTPRequest object? | 31 May 2006 13:42 GMT | 3 |
Does WM5/PocketPC have a WinHTTPRequest object, or anything similar? My own Google searches have revealed nothing on this particular subject. Thanks,
|
| WMP Under-Performing For Videos? | 31 May 2006 12:49 GMT | 1 |
I have been developing a Visual Studio C++ application for Windows Mobile 5.0 using the emulator. When I get bored, I use Windows Media Player to play music and videos, and while the music is fine, the video frame rate is insufficient. Is
|
| Terms about .NET target platform | 31 May 2006 12:46 GMT | 1 |
I want to port a PPC 2003 CF1.0 class library to Windows Mobile 5.0 . After I select "Change Target Platform" menu item from the popup menu , a dialog appears .
|
| install CF and SqlCE with vs2005 | 31 May 2006 11:01 GMT | 10 |
How can I intall Net Compact Framewor, SqlServer and my application in my PDA WM5?. I want a install that to do it!
|
| How can I deploy the compact frameowrk with my app | 31 May 2006 10:47 GMT | 6 |
I have developed a pocket app in Visual Studio 2005. In the project properties I checked the box that says to deploy Compact Frameowrk 2.0 with applicaiton. But when I copy the cab file to the device and run it, it does not install the compact framework. Is there some trick I ...
|
| PPC flicker problem. | 31 May 2006 09:55 GMT | 4 |
There is a picture(512*512) in the panel(300*200), when I move the mouse, the picture in the panel should also move following the mouse... But here comes the problem, when I deploy this program on the HP2790 and drag the picture, the screen is flicker.
|
| Windows Mobile 5 and Visual Studio 2003 | 31 May 2006 04:27 GMT | 7 |
I've spent the past year on a large WinForms / CF project. The Alpha version is now done and I've released it to a select group of testers around the world. On the mobile side my testing environment included a Casio E200 and a Dell Axim X30. It works great on them and I expect ...
|
| Winsock bind question | 31 May 2006 03:16 GMT | 1 |
I want to have my PPC application determine the adapters available on the device, launch a thread for each device and inside each thread, send UDP broadcast packets using the adapter specified by IP. My device has a wired and a wireless ethernet adapter. So I've got 2 sockets and
|
| Why "\\192.168.0.x" does not connect to network shares??? | 31 May 2006 03:10 GMT | 1 |
My Pocket PC (2003 SE) app use UNC name to connect to network shares, such as \\MyServerName\MyShare. It works fine when using server name, but does not work when using IP in place of the server name. I tried the same thing using File Explorer of the PPC03 SE, \\ServerName\Share ...
|