| Thread | Last Post | Replies |
|
| PocketPC Emulator and Administrative Rights for Lab Use | 25 Jan 2005 17:27 GMT | 1 |
We are trying to get PocketPC emulation in VS.NET 2003 working in our school computer lab for a new class. Whenever a student tries to run their program, the emulator will not run, it gives a message about requiring Administrative Privs. Of course giving out those privs is not ...
|
| Audio API | 25 Jan 2005 12:26 GMT | 4 |
Is there any API for changing the settings of the speaker/microhphone in Phone Edition? There must exist an API for this purpose, or is it all hardware depedent? //Erik
|
| windows messenger on ppc | 25 Jan 2005 10:18 GMT | 2 |
Can window messenger on pocket pc connect with sip server like window messenger on pc ?
|
| Bluetooth error | 25 Jan 2005 08:14 GMT | 5 |
i'm developing an application that use the Bluetooth in my iPAQ h6340. I use eVc4 sp4 and PocketPD 2003 sdk, in the Sample subdir of the sdk i founded a blutooth example project...Well i successfully compiled, i downloaded on the iPAQ but when is called the function ...
|
| Console Applications? | 25 Jan 2005 06:10 GMT | 2 |
The Console classes and functions are existing in the .NET CF, but I don't know how to use them. I wrote a tiny program: Console.WriteLine("aaa");
|
| Evc : command bar menu : how to check menu items ? | 24 Jan 2005 23:19 GMT | 1 |
Hello All How does one send a message to an item of the menu in the command bar in a non mfc Win32 application (for ppc of course) using EVC4
|
| Program fails on PPC 2003 | 24 Jan 2005 22:51 GMT | 6 |
I have a program I have written for Mobile Devices using VB.NET. It runs fine on the PPC 2003 Emulator and is in use on a PPC 2002 device. The users were using the program on a PPC 2002 and have now ordered 4 new PPC 2003 devices, But when I load certain (not all) forms on the ...
|
| Background image | 24 Jan 2005 16:25 GMT | 3 |
I need to add a Background image to one of my dialogs but there is not a property for it. How can I do it? I dont want to add a normal image.
|
| second commandbar | 24 Jan 2005 16:20 GMT | 1 |
how can I add a second command bar? If I create a second command bar with CCeCommandBar class it overwrites the already visible. please help thanks in advance.
|
| GUI: "Control Panel-like" form? | 24 Jan 2005 15:48 GMT | 1 |
Is there a way to create a form that looks like the Control Panel or File Explorer, where you have a list of selectable icons and tapping an icon fires an event? I realize this can be done by using an empty form, adding bitmaps for
|
| eVC 4.0 error at startup & can't install any service pack | 24 Jan 2005 15:01 GMT | 1 |
I installed eVC 4.0 using instructions provided with the Windows Mobile Developer Resource Kit and used the files on the CD. My OS is WinXP Pro SP2 (MDac 2.8 included). No other IDE installed. In this order, I installed 2002 Tools and SDKs, eVC4.0, 2003 SDK.
|
| eVC / cdb / VO / adoce: register adoce31.dll and? | 24 Jan 2005 13:16 GMT | 7 |
The battery of my pocket pc ran down, so the pocket pc reinitialized. As my program is using VO classes / adoce3.1 for a cdb database, I had noted that I needed to copy and register (with regsvr) adoce31.dll. Bu it seems there's something else to do, as I still can't connect to my
|
| Progress bar help! | 24 Jan 2005 12:56 GMT | 2 |
How to set the progress bar in my evc++ (win32) Application for volume controls?? im creating it in initinstance( ); with following code (sample code from msdn)
|
| serial number mechanism | 24 Jan 2005 11:35 GMT | 3 |
Hi, anybody know a good article about the serial number mechanism with evc based on Device ID ? like pockettv that can be registered only once. Thanks, Riki Risnandar
|
| Is there a way to tell if a specific appointment/task has been modified? | 23 Jan 2005 23:25 GMT | 2 |
I am trying to see if specific appointments or tasks have been modified since the last sync date. Is there a way to do this using Win32 and not MFC? I am writing a small app that needs to be able to build a list of
|