| Thread | Last Post | Replies |
|
| 5-way control | 22 Sep 2005 03:44 GMT | 5 |
This maybe a silly question. Is there a standard way for the 5-way control(IE the joystick like object) on a PPC device to act? I would like to be able to move from control to control(ex. combo box to list control) just using this, but it seems to work differently from device ...
|
| tools for synchronizing SqlCe to Sql2k or Access 2K on the desktop | 21 Sep 2005 12:55 GMT | 2 |
I am brand new to both the Pocket PC compact framework and Dot Net. I have extensive experience creating applications in the VB and MS Access worlds. I now find myself committed to writing a small pocket pc application that needs to have good database access.
|
| LAN and WAN NDIS IM Driver | 21 Sep 2005 12:44 GMT | 1 |
In NDIS intermediate driver, the driver characteristics (miniport and protocol callback functions) for both the LAN and WAN (AsynMac) are a little bit different. If I want to implement both (LAN and WAN) IM in one driver in WinCE, is it possible?
|
| Anybody knows this compilation error in pocket pc 2002? | 21 Sep 2005 11:15 GMT | 1 |
I am using embedded visual C++ 3.0 to develop an application on Pocket PC 2002. When I include <list>, the compiler says "No such file or diretory". Also, the namespace "std" cannot be recognized. Both have compilation errors:
|
| CAB for WM5 and location dialog | 21 Sep 2005 11:07 GMT | 3 |
How i can skip the location dialog while installation is running?
|
| VS.NET 2K5 and Visual Inheritance? | 21 Sep 2005 09:33 GMT | 4 |
Anyone know if the CFv2 is going to include support for visual inheritance for forms? Thanks in advance, - Arthur Dent.
|
| how to get handle of call not originated through TAPI | 21 Sep 2005 08:56 GMT | 5 |
I am trying to write an application to make phone calls using the Telephony API of PPC 2003. If I use "lineMakeCall()" function I can get the call handle . Which function should I use in order to get the call handle of the calls that I
|
| LSP on Windows Mobile 5.0 Emulator | 21 Sep 2005 07:23 GMT | 8 |
I am working on LSP on Windows Mobile 5.0 Emulator. I have installed Visual Studio 2005 Beta, which has got emulator for Windows Mobile 5.0. I am using LSP sample from Windows CE 5.0 (PB). As per documentation LSP installation code is in DllRegisterServer which is a
|
| Downloading CAB file Over-the-Air: Mime type? | 21 Sep 2005 07:20 GMT | 1 |
So, I have my cab file and want to download/install it onto my PPC device. The cab file is on my webserver. What is the MIME TYPE to use when sending the cab file to my PPC device so that the install will succeed?
|
| Third-party API and .NET/eVC/eVB | 21 Sep 2005 04:47 GMT | 1 |
I am looking for some advice and assistance in making the right choice for developing an application for PPC. First a little background - I am a multimedia developer and have been for about 8 years. I am an experienced programmer, but I am a ***total novice***
|
| serial port connection between PocketPC and winxp | 21 Sep 2005 03:31 GMT | 7 |
I intend to build 2 programss 1 for win app and 1 for Pocket PC in order to connect them via serial port. I'm using .NET framework 20. In the win app I use: private void Form1_Load(object sender, EventArgs e)
|
| ActiveX Control Creation and Web Based Implemenation | 21 Sep 2005 02:23 GMT | 2 |
Background: I have recently ported my application to Windows CE under eVC++ 4. I have also successfully got it running as a ATL/DCOM exe application. Using the CE Web Server and ASP, I am able to set/get data from the application using the interfaces I have created.
|
| innerhtml in pocket pc ie | 21 Sep 2005 00:26 GMT | 1 |
I want tried using getElementById("someid").innerHTML="some text" to replace the text of an element with id = "someid" but it does not work on pocket pc nternet explorer
|
| Images on the Dell Axim x50v | 21 Sep 2005 00:16 GMT | 3 |
I’m having some issues only on the Dell Axim x50v. Due to the higher res (640X480) on that device some of the images look very small. Others are stretched to the correct scale. All these images are just static bimaps added in the resources and it was my understanding that ...
|
| Javascript Limitations on Pocket IE | 21 Sep 2005 00:09 GMT | 2 |
I have been asked to help out building a series of web pages for data capture on a PDA. They have asked for a website that can be used by either a computer terminal or PDA - so I have started looking into limitations of Pocket IE.
|