| Thread | Last Post | Replies |
|
| Application Shortcut | 06 Jun 2005 09:03 GMT | 4 |
When i deploy my application on the emulator, it's folder is installed in 'program files'. If I want to have a shortcut of the application in 'start/programs', can i do it programmatically? If not, how can i do it ? so that a user installing the application on his device will ...
|
| Today screen font? | 06 Jun 2005 02:57 GMT | 6 |
What is the font used by controls in the Today screen? In my custom Today screen control I am currently using Tahoma 8.5pt because it matches the font on the emulator I happen to be using. But clearly other Pocket PC units will be using other fonts.
|
| Could not write file | 05 Jun 2005 23:21 GMT | 12 |
Pocket PC 2002 Emulator gives the following error ... Deploying to Pocket PC 2002 Emulator using Emulation Transport Connected to Pocket PC 2002 Emulator (Pocket PC) running on X86. Copying files from 'D:\Develop\Visual C#\Windows Pocket
|
| How can I control the microphone gain from PPC with my C# application ?? | 05 Jun 2005 20:48 GMT | 2 |
this is a very frequently asked question in the web. Is there anybody who can provide me (us) an answer. It must be possible, some apps like resco audio recorder uses this feature. Thankx,
|
| Chaning IRecurrencePattern properties | 05 Jun 2005 18:49 GMT | 2 |
I have the following situation: - I have a C++/MFC Pocket PC (calendar) application accessing POOM - I want to change recurrence pattern (IRecurrencePattern) properties - For appointments without a recurrence pattern set, this works fine.
|
| EVC.exe 4.0 SP4 crashes at 0x780104ac | 05 Jun 2005 10:22 GMT | 1 |
When I attempt to open a workspace in EVC 4.0 SP4 the IDE crashes with the following dialog: EVC.EXE - Application Error The instruction at "0x780104ac" referenced memory at "0x00000000". The
|
| Forms | 04 Jun 2005 23:39 GMT | 7 |
On pocket pc's, does the 'OK' button closes the application that is running? And the 'X' button minimizes it?
|
| Will my app run on Windows Mobile 5 | 04 Jun 2005 15:09 GMT | 3 |
Hello, I have developed an MFC application using embedded vC++. I have read in this forum that there will not be any support for eVC++ toolkit in windows mobile 5, so I wont be able to develop any more applications using eVC++
|
| Icon | 04 Jun 2005 06:01 GMT | 1 |
I am associating an icon with my application, and in visual studio it appears where it should be(top left of the form), but when i deploy it on the emulator it doesnt appear. Also the minimize-maximize buttons does not appear. What is the problem and what should be done?
|
| fullscreen problem | 04 Jun 2005 05:50 GMT | 4 |
Hmm, when I make a fullscreen window (GAPI) and tip the bottom border, I can see the SIP flickering below - I must have opened it. But I disabled it with ShFullscreen API. Any ideas?
|
| Determining Processor Type | 04 Jun 2005 01:38 GMT | 2 |
Does anyone know if it is possible to determine the processor type programmatically? We want to determine the processor type, and then install the .NET Compact Framework applicable to the device. Thankyou for your time
|
| PPC Emulator Skin Problem | 03 Jun 2005 21:31 GMT | 1 |
I am using Visual Studio .NET 2003 and am running the PPC 2003 emulator. I am having problems running the PPC emulator with a skin. If I run the emulator from a command promt (with no skin) then it loads fine, but if I use the /skin option (or run it from within the VS IDE then I ...
|
| Emulator is slow | 03 Jun 2005 20:41 GMT | 13 |
I use VS.NET2003 to develop my project for PocketPC now When I debug my project step by step. it is toooooooooooo slow. One step 2 min at least. why?
|
| How to include a COM class reference into SmartDevice Application | 03 Jun 2005 08:54 GMT | 1 |
I want to understand how to create a COM class reference using Visual Studio to be part of a SmartDevice application. The class reference is Messenger. As I built the SmartDevice Application VS 2003, it did not allow me to "add" the COM class reference as part of the solution ...
|
| rtccore.h included with pocket pc 2003 | 03 Jun 2005 05:34 GMT | 1 |
Can anyone tell me why rtccore.h is included with ppc2003, when there is no support for rtc api in ppc. I had previously thought that rtc can be used for developing ppc application, but it doesn't work.
|