| Thread | Last Post | Replies |
|
| Windows Zero Config | 20 Mar 2008 19:07 GMT | 6 |
I have a device that does not have WZC on it. Is it possible to install the components and registry settings to make it work.
|
| Is Office Communicator available in Windows Mobile Emulator? | 20 Mar 2008 16:26 GMT | 1 |
I am new to Mobile Development. Can you just help me whether the Mobile Device Emulator can have Communicator installed? I am aware that Device can have Communicator, but can the Device Emulator have Communicator?
|
| Is it possible to force a covered window to repaint itself ? | 20 Mar 2008 15:29 GMT | 9 |
I am using Win 32, and Visual Studio 2005. I have created a transparent window on a Pocket PC, using a HOLLOW_BRUSH. It covers another application window, which I don't have control over. If I move this transparent window out of the way and set the other
|
| how do I disable message Sent Notification when sending textmessag | 20 Mar 2008 15:11 GMT | 2 |
I want to disable "Message sent" notification when sending text message from Imessage->submitmessage(0) in pocketpc. Please help me in this regard Thanks
|
| shut down pda from code | 20 Mar 2008 13:39 GMT | 3 |
I'm writing a code in c++ and i want to perform full shut down (not suspend) to the pda. I've tried to perform SetSystemPowerState(Null, PowerStateOff, 0) and also GwesPowerOffSystem().
|
| vb.net thread | 19 Mar 2008 05:13 GMT | 3 |
Ok, what do I have to do to thread my Pocket PC app using VS 2005 Pro? I know it is not wise to threat a PPC app, but I also know it can be done! Typically, the first step is to include a reference to System.Thread, but that is not part of the PPC (WCE?) subset.
|
| serial communication problem | 19 Mar 2008 04:21 GMT | 1 |
I am testing the serial communication program in Pocket PC 2003 sdk emulator environment with Visual Studio 2005. I connected one borad through the serial cable via COM1. I configured in emulator window as File --Configure --Peripherals--Serial
|
| How the connection manager is linked to application | 19 Mar 2008 01:25 GMT | 3 |
After an application calling ConnNgrEstablishConnectionSync() and get the connection, will all connections created by the application forced to use this connection type until the connection type is released by ConnMgrReleaseConnection()? Since the connection handle returned from
|
| Is it possible to support WM6 with my VM5 app? | 18 Mar 2008 18:15 GMT | 2 |
I'm sorry if there is an obvious answer to this question - I've been looking for the last few hours without success! I have a Windows Mobile 5 application (written in VB.NET for the CF 2.0). My users are starting to obtain Windows Mobile 6 devices. Should
|
| How to select a network(wi-fi) to connect to programmatically | 18 Mar 2008 14:33 GMT | 2 |
Here i need to select a Access point programmatically, i have a list of AP's...
|
| Active Directory | 18 Mar 2008 00:29 GMT | 1 |
Does anyone know how to get a Pocket PC to connect to an Active Directory Windows 2003 machine? I need to connect to an SQL Server database on the machine, but it (Active Directory) won't allow that.
|
| Network Installer | 17 Mar 2008 22:27 GMT | 2 |
Environment: Visual Studio 2005 Professional Target: Pocket PC 2003 Use: Internal Company Application Is there a way that I can create a SETUP.EXE file that I can store on the
|
| Windows authentication | 17 Mar 2008 17:21 GMT | 2 |
Is it possible to have a pockett PC user login to a Domain?
 Signature Tom Garth
|
| Window Modile 6 emulators | 17 Mar 2008 13:55 GMT | 1 |
I am using Visual Studio 2..0 standard to develop applications for my HP iPAQ 214. It is running WM6. I downloaded all the service packs and Windows Mobile 6 SDK and the latest Active Sync, but I can't seem to emulate a touch screen device. How do I emulate a Windows Mobile 6
|
| Prevent transtion between to forms | 15 Mar 2008 19:57 GMT | 4 |
I'm developing an application for Windows Mobile 5.0, CF 2.0 SP1. This application has two forms: One of them acts as a Splash Screen. When it's loaded and visible, creates the second form, execute some work on this second form and then show the form
|