| Thread | Last Post | Replies |
|
| camera press | 20 Mar 2006 14:53 GMT | 3 |
How can I capture/listen to the camerakey press of the device and divert it to my aplication.. ? this I want to happen only when my application is activated or.. not exited. Thanks
|
| Can we rely on undocumented behaviour? | 20 Mar 2006 09:25 GMT | 2 |
I created an eVC++4 project TestSDK as instructed by the Readme file in the Smartphone 2003 SDK. The TestSDK project includes the following code, straight from Microsoft: // Set the previous instance as the foreground window
|
| wake the device while he is in screen save mode | 20 Mar 2006 03:41 GMT | 2 |
is there a way (I'm sure there is, I've just have to know how to do it...) to wake the device while he is in screen save mode? for example, when I got something from the server and the screen is in save mode, to wake the device with my new content.
|
| Is there a professional debug tools on windows mobile? | 20 Mar 2006 02:45 GMT | 1 |
In windows 98/me/2000/xp, there are so many tools for debugging, looks like softice, trw2000, ect. Is there a professional debug tools on windows mobile?
|
| Is there a professional debug tools on windows mobile? | 19 Mar 2006 16:15 GMT | 1 |
In windows 98/me/2000/xp, there are so many tools for debugging, looks like softice, trw2000, ect. Is there a professional debug tools on windows mobile?
|
| How to connect eVC4.0 to my mobiletelephone? | 17 Mar 2006 16:23 GMT | 3 |
I have installed eVC4+SP4, SDK for smartphone, ActiveSyn3.7, emulator for smartphone 2003. My mobiletelephone is Moto Mpx 220. In Visual Studio .net 2003, I can build a program which can run on my mobiletelephone.
|
| Platform Builder strikes again | 17 Mar 2006 01:40 GMT | 2 |
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk5/html/wc e50consharedthreadpool.asp
> SVSCookie btutil_ScheduleEvent ( > LPTHREAD_START_ROUTINE pfn, > LPVOID lpParameter, |
| adding control panel applet in smartphone | 16 Mar 2006 15:12 GMT | 1 |
I would like to know is it possible to add a new applet to the control panel (settings.exe) in smartphone like that in pocket PC ? I found that there are some "*.cpl.xml" and some related dlls in the "\Windows" directory. But how to add my own and tell "settings.exe" to load
|
| File Open Dialog | 16 Mar 2006 14:59 GMT | 1 |
I am working on an application for Windows Mobile 5.0. I am using SmartPhone emulator for debugging purposes. I need a FileOpen dialog for the user to open files. When I use GetOpenFileName, I get a file explorer where files and directories are displayed. Is there any way I can ...
|
| "The server threw an exception" when deploying on WM5 Smartphone QVA emulator | 16 Mar 2006 11:58 GMT | 2 |
when deploying on WM5 Smartphone QVGA emulator, i get: ------ Deploy started: Project: pockettv_sp, Configuration: Debug Windows Mobile 5.0 Smartphone SDK (ARMV4I) ------ The server threw an exception.
|
| File->Configure->ShareFolder not working on WM5 Smartphone emulator? | 16 Mar 2006 11:52 GMT | 2 |
has anyone been able to use File->Configure->Share Folder with the WM5 Smartphone emulator, to create a virtual Storage Card ? i've been able to use this feature on the Smartphone 2003 SE emulator, but it does not seem to work on my WM5 Smartphone emulator.
|
| Smatphone installation problem | 16 Mar 2006 09:23 GMT | 1 |
Wanted to create reg. value using setup inf file , that will hold ful path to the installed application: [MyData] HKCU,Software\%AppName%,Location,0x00000000,%InstallDir%
|
| Service codes must be entered directly from the phone's keypad | 15 Mar 2006 22:49 GMT | 1 |
I am using .net CF 2.0. Calling Phone.Talk(number). While this call works fine on the verizon network i get the following error on cingular "Service codes must be entered directly from the phone's keypad"
|
| help, vs 2005... | 15 Mar 2006 13:15 GMT | 1 |
I'm a total newbee working with with smartphone apps, so this might be a stupid question. but i need to get started quickly, so i rely on you guys to point me in the right directions... I just started building mobile apps, and on top of it all, I had to
|
| Windows Smartphone Security Prompt | 15 Mar 2006 12:47 GMT | 1 |
When you excute an application that is not signed with a trusted certificate on a Smartphone with security and receive the standard security prompt... If the user answers yes to continue loading the assembly does the app run with full access to the API as it would if it were ...
|