| Thread | Last Post | Replies |
|
| How to hide the incoming call window | 06 Oct 2007 18:35 GMT | 2 |
Hi I am developing an App for WM 5.0. Can anyone tell me how to hide the incoming call window and insted of my app window should be displayed..! and also I want to mask a original no to a alternate no for a incoming call.! is that possible. I am not getting a
|
| access a file | 06 Oct 2007 18:00 GMT | 1 |
hi group, with csharp, cpp or c, what I do to specify a file within the same folder in wich my *.exe is placed.? I mean, my problem is with something I believe is called "relative paths",
|
| How to Kill sms received notification? | 05 Oct 2007 20:02 GMT | 5 |
I´m trying to kill by code the notification popup bubble that is shown when we receive a new sms message, just inmediatly when it appears. Is it possible ?? Thanks,
|
| font size in wm6 | 05 Oct 2007 11:05 GMT | 1 |
I want to increase the font size in contacts and text messaging. I realise that this will need changes to the Registry and have downloaded an editing tool from Spb, but what values do I have to change to achieve the desired results?
|
| Printing using CF 2.0 | 05 Oct 2007 08:08 GMT | 3 |
I would like to print invoices from a PPC in a program made in C# on a wireless printer. Any SDK or library for this ? Thanks
|
| AppVerifier woes | 05 Oct 2007 01:58 GMT | 1 |
I'm trying to make sense of AppVerifier logs. It's the first time I'm using it. My app does following things: Winmain:
|
| How to catch button press in Notification message? | 05 Oct 2007 01:33 GMT | 4 |
SHNotificationAdd takes message as HTML. SHNOTIFICATIONDATA sn = {0}; sn.pszHTML = TEXT("<input type=\"button\" name=\"button1\" value=\"press me\" />");
|
| FindFirstDevice issue -- very weird | 04 Oct 2007 22:19 GMT | 1 |
I met some very very weird issue using FindFirstDevice. I'm using Visual Studio 2005 and WM5 PPC SDK Following code works fine (either in emulator or real device -- imate JAQ3): int _tmain(int argc, _TCHAR* argv[])
|
| http://<server> or http://<ip> | 04 Oct 2007 20:33 GMT | 1 |
Using a wireless connection, I'm unable to connect to my server using it's machine name (simple workgroup lan, i.e. no domain). Connecting using the servers ip-number is not a problem though. The underlying problem is that I am using SSL, and the certificate on the
|
| IP Address of the activesync PC | 04 Oct 2007 20:23 GMT | 2 |
I have a windows mobile 6 device connected to desktop thru activesync. Now how can i get the IP address of the desktop PC inside my windows mobile device programmatically. My intention is to make my desktop as winsock server and the mobile device as the client.
|
| Windows Mobile 5.0 Virtual Keyboard Customization | 04 Oct 2007 15:34 GMT | 1 |
Is there any way that I could customize Windows Mobile 5 virtual keyboard (i.e. add or remove characters)?
|
| Issue with ceappmgr.exe | 04 Oct 2007 14:09 GMT | 2 |
I create dynamically an .inf file, build the concerning cab, embed that cab in the resource of a dynamically compiled Setup.exe. When running the setup .exe it writes the ceappmgr.exe inf file, extracts the cab and runs ceappmgr.exe to install the cab.
|
| WM6 | 04 Oct 2007 02:09 GMT | 1 |
I am using Dell 51v has Windows Mobile 5 installed. Can I replace with Windows Mobile 6 and how?
|
| Balloon Notification Blocker? | 03 Oct 2007 15:04 GMT | 1 |
My query is While running my windows 6.0 Mobile application I want to disable all the bubble notifications (Like SMs,MMS) to the user. Is there any windows API function(s) available to handle this?
|
| APP.CONFIG | 02 Oct 2007 13:24 GMT | 1 |
In WM5, is there anything similar to app.config that we use on desktop environment?
|