| Thread | Last Post | Replies |
|
| SystemIdleTimerReset | 19 Mar 2005 22:17 GMT | 2 |
I have a question about SystemIdleTimerReset. Is it supported? My application plays some MP3 files and thus it needs to run while the flip is closed. In Pocket PC platform, I used SystemIdleTimerReset to prevent the application from suspension or going to power save mode. ...
|
| How to handle Action key in Dialer Application | 19 Mar 2005 22:09 GMT | 1 |
I am trying to handle a special key sequence for my smartphone. This key sequence is *123#<Action-key> I am able to capture the alphanumeric characters through lpszDialString parameter. Can anyone please tell me how to handle the Action key as part of this string. Any help in this
|
| '*' key press control | 19 Mar 2005 19:02 GMT | 2 |
How can I control '*' keypress event in c#? I don't know how should I control this key in Smartphone, there must be any trouble capturing this special key.Everytime i get "processKey" event, instead od an specific code for this key.
|
| eVC3,WTL7.1,smartphone2002 | 18 Mar 2005 16:46 GMT | 4 |
I use eVC3 to open BmpViewCE project on WTL71 folder after I manually install WTL7.1,and the following error information appear: Deleting intermediate files and output files for project 'BmpViewCE - Win32 (WCE x86) Debug'.
|
| problem using lstrcat | 18 Mar 2005 13:41 GMT | 7 |
I get this exception : First-chance exception in .exe : 0xC0000005: Acces vioation in run time in this line when I arrive to: lstrcat(string1, string2);
|
| Proper use of SHGetSpecialFolderPath, how | 18 Mar 2005 09:57 GMT | 4 |
I can't fint out CSIDL for \Windows directory. I think that set this value directly is not a good idea, but what is a solution?
|
| Help in timer usage techinque | 18 Mar 2005 09:47 GMT | 4 |
I've wrote homescreen plugin. It uses timer to update time-related information. What is the most efficient way to do that and keep the battery? Is it possible to set some notifications or something like notifications?
|
| update application | 18 Mar 2005 01:44 GMT | 1 |
I understand that the applciations in smartphone 2003 could be installed using the CSP install. Can this be used to programmaticaly update applications. Are is there any other way by which an application could be
|
| Controls dont gain focus | 18 Mar 2005 01:13 GMT | 1 |
i create dialogs when needed and store them in array when needed i show them? and hide other the thing is that when i place 3 check boxes for example when i show the dialog the focus doesn't appear
|
| How to add Platform code to CEDDK.DLL | 18 Mar 2005 01:12 GMT | 5 |
The CEDDK provides an unifmr way of accessing lot of HW resources such as GPIO, DMA etc. I have a module on our platform that abstracts the GPIO interface. I would like to use the CEDDK interface for GPIO which means I whave to add/port the GPIO interface from CEDDK to my ...
|
| attributes for a standard SMS | 18 Mar 2005 01:10 GMT | 2 |
Hi, I am trying to send a standard SMS and I do not know how to configure the options for a SMS (Classes, etc). By the way, What are the differences betrween classes? This is my method to send messages (SMS) and It sends a non standard SMS:
|
| Hide taskbar | 18 Mar 2005 01:00 GMT | 1 |
How can I Hide the taskbar in my Smartphone 2003 SE? I'm developing with c#, tried to use the Pocket PC API functions but it does'nt hide the taskbar. Any help? Thanks
|
| Code Profiling on WinCE using EVC3.0 or EVC4.0 | 18 Mar 2005 00:57 GMT | 1 |
I am a newbie to EVC++. And was wondering how to profile the code compiled with EVC. thnks, -Larry
|
| SmartPhone, RAPI, and CeCreateDatabase? | 17 Mar 2005 23:05 GMT | 1 |
Can I use CeCreateDatabase from the desktop to create a database on a SmartPhone device? emulator? I have code that works with the Pocket PC device and emulator, but I am getting ERROR_ACCESS_DENIED when using the SmartPhone emulator.
|
| Mail transport signing | 16 Mar 2005 11:13 GMT | 2 |
Wrote this message on the smartphone newsgroup, moving it to .developer: Consider a phone that runs an "unrestricted" security policy and therefore any application has access to all the APIs, registry keys and resources (no need to sign them for that).
|