| Thread | Last Post | Replies |
|
| which is the best tool to develop PPC 2003 games | 04 Aug 2004 15:57 GMT | 2 |
I have to develop a PPC 2003 game application for iPAQ, but I am a newibe of windows mobile platform. I really appreciate to know what is your advice?
|
| What to use?? | 04 Aug 2004 07:18 GMT | 1 |
I am creating a new application for inventory control, I want to use a Pocket PC with a Scanner, I'm trying to find the best solution, what should I use to program this application. I am a Visual FoxPro programmer, and my main application is in Visual FoxPro. Therefore the ...
|
| ActiveX Controls on WinCE 4.2 | 04 Aug 2004 02:38 GMT | 1 |
I'm 'porting' some web pages to run on Pocket IE (WinCE 4.2) and some of the ActiveX controls (e.g., "Scripting.FileSystemObject") don't work. Apparently, that control is not installed on the device.
|
| OpenNETCTF.org's ConnectionManager - Adding connection to ConnMgr | 04 Aug 2004 00:53 GMT | 1 |
I am using OpenNETCTF.org's ConnectionManager.cs file for a reference. The MSDN docs for Connection Manager aren't very great to say the least. I am beginning to understand how everything works together but I still have one unanswered question: How do you programmatically ADD ...
|
| Whats your strategy for updating your mobile app? | 03 Aug 2004 21:53 GMT | 4 |
I was wondering if anyone had thoughts / experience they could share on this
Once you've developed your (killer) application, and deployed it, how do you manage upgrades / hot fixes to field users?
|
| simple communication... | 03 Aug 2004 21:53 GMT | 3 |
how can I connect: iPAQ<->PC iPAQ<->iPAQ PC<->PC
|
| Programming on Pocket PC | 03 Aug 2004 21:53 GMT | 4 |
During my holidays I would like to some programming on my pocket pc. As I'll only take my pocket pc with me, here is the question: Which programming language (development system) is supported best for directly being programmed on the pocket pc?
|
| building a release version... | 03 Aug 2004 21:53 GMT | 2 |
I have created a project using eVC++4. It has a data base consisting of an array of 180 by 105 of doubles. It builds quickly in the emulator. However, when I try to build a (WCE ARM4)release version, it stalls and at 10 hours still does not build. One piece of info
|
| Listbox memory requirements ? | 03 Aug 2004 21:53 GMT | 2 |
I'm using a list box in my program which is providing me with status information When a list box is created does it have a 'buffer' allocated to it for the items ? and what happens when this is reached
|
| Link on the desktop | 03 Aug 2004 21:53 GMT | 1 |
How can I programmatically add a link on the desktop of the pocket PC? Your help will be appreciated. Thanks
|
| Make a Video aplication in PocketPC | 03 Aug 2004 19:38 GMT | 1 |
Hi, I have to make a program in a Pocket PC (Microsoft® Windows® Mobile™ 2003 Pocket PC), and I want to ask you: The program consists in play the video received by WiFi in the PDA screen. The system consist in: 1- A Video server(a PC) that transmit video using directx ...
|
| Cannot start applic with date timer picker varible | 03 Aug 2004 16:05 GMT | 2 |
In my application I want to change time and date of the system. Therefore I have added two date timer pickers to my dialog. one has the style "Short Date", the other "Time". I can compile, link and start my application and the two date time pickers
|
| Shared DLL in CAB file gets unregistered | 03 Aug 2004 14:48 GMT | 2 |
I use the same DLL in two applications. The DLL is a self-registered ActiveX. The entry in the .inf file which builds the CAB file is: Foo.dll,,,0xA0000000 which means it is a shared file, and it should not overwrite newer
|
| Getting two WinCE devices to talk to each other via USB | 03 Aug 2004 14:44 GMT | 6 |
I have two devices running WinCE. One a ViewSonic PocketPC PDA, the other an ARM development board. I'm trying to get the development board to talk to the pda via the USB connection. (The development board has a USB Host controller on it.) My driver on the development board ...
|
| How to implement Graphics.FillPie with Compact Framework | 03 Aug 2004 13:50 GMT | 1 |
The compact framework does not provide and implementation of Graphics.DrawPie() and Graphics.FillPie() how can I implement this? Or is there any code out there that implements this in either C# or VB.NET?
|