| Thread | Last Post | Replies |
|
| How to close backlight on the Pocket PC 2002? | 12 Mar 2007 05:42 GMT | 4 |
I want to write a program to close backlight of my Pocket PC(2002), how can I do it? Thanks for any help! :) EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com
|
| Trouble running app on Windows Mobile 5.0 | 11 Mar 2007 14:56 GMT | 1 |
Development: VS 2005 Windows Mobile 5.0 SDK for Pocket PC Windows Mobile 5.0 SDK for Smartphone
|
| CE .Net Development with VS 2005 | 10 Mar 2007 19:51 GMT | 1 |
I have an app I developed in VS 2003 using Compact Framework 1.0 and targets CE.net 4.0. I want to use VS 2005 to continue the development but their is no emulator for the older versions of CE. Can I deploy CF 2.0 SP1 to a CE.net 4.0 device and is their a way to add CE.net as a ...
|
| New GUID in CF 1? | 10 Mar 2007 01:38 GMT | 4 |
How can I generate a GUID in CF 1? Thanks
|
| Visual Studio 2005 and PPC2002-Windows Mobile 6 | 09 Mar 2007 19:28 GMT | 4 |
I need to compile my PocketPC projects for PocketPC 2002, 2003 and possibly for Windows Mobile 5 and 6. Currently I'm working with eVC4 (eVC3 for comiling for PPC2002) but would like to switch to Visual Studio 2005 as primary developing tool.
|
| AutoRun application from Cab File | 09 Mar 2007 18:39 GMT | 1 |
I'm creating a CAB file which contains _setup.xml. Is there a way I can automatically launch an application withing the cab file after or during the install? Also, is there a way I can get a list of the verbs used in the _setup.xml?
|
| Networking / exceptions.... where are they stored? | 09 Mar 2007 16:59 GMT | 1 |
I have an Intermec PocketPC 2003, if I do this 01: Start button 02: Settings 03: [Connections] tab
|
| 3 problems about the .net compact framework (VB .NET) | 09 Mar 2007 16:49 GMT | 1 |
1. Write an application to play, pause and stop WAV / WMA I use the 2 functions below to play sound. Public Declare Function WCE_PlaySound Lib "CoreDll.dll" Alias "PlaySound" (ByVal szSound As String, ByVal hMod As IntPtr, ByVal flags As Integer) As
|
| 1000 file limit in WM 5 ? | 09 Mar 2007 16:32 GMT | 6 |
Wrote a small application that just created a 16-byte file in a WM 5.0 directory (say, \temp). It always dies on file #1001, with a error 122 (DISK IS FULL). Is this normal ?
|
| Superimposing text on image | 09 Mar 2007 13:09 GMT | 6 |
I am working on a image editing tool for Windows Mobile PPC. I am able to superimpose a 'frame' on top a given image using the 'frame' bitmap and its mask. How to do the same for text ? Please help . Regards,
|
| Windows Mobile 6 SDK etc. | 09 Mar 2007 12:08 GMT | 2 |
I just downloaded WM6 Professional and Standard, VS2005 SP1, Activesync 4.5. We have VS2005 (Standard) working with both WM5 SDKs and Activesync 4.0 also with the older Embedded 3.0 and Embedded 4.0 fully working. First of all will Embedded 3.0 and Embedded 4.0 still work ...
|
| GPS Sample of WM 6.0 SDK | 09 Mar 2007 01:40 GMT | 5 |
The GPS Sample on the WM 6.0 SDK is working perfectly on my HTC Artemis (WM 5.0) with integrated GPS. But I wonder how it connects to the GPS Hardware, because there is no COM? I even changed the COM-Port of the intermediary GPS application, and it did
|
| CeCreateDatabaseEx | 08 Mar 2007 21:05 GMT | 4 |
Does anyone see a problem with this method? I call it with a valid CEGUID value that I use in other methods. I get an INVALID_PARAMETER error. CEDBNET_API CEOID CeDbNetCreateDatabase(CEGUID volume, LPWSTR dbName) { CEDBASEINFO CEDBInfo;
|
| Does Windows Mobile 6.0 support text to speech? | 08 Mar 2007 18:34 GMT | 5 |
Someone said Windows Mobile 6.0 has the APIs to support text to speech, is it right? Or you should use 3rdparty SDK ? Thank you.
|
| disconnect GPRS? | 08 Mar 2007 12:36 GMT | 4 |
How can I disconnect an active GPRS connection programatically? Lisa
|