| Thread | Last Post | Replies |
|
| How to Find the Key Being Pressed and then Send a Key Press Programatically | 26 Mar 2007 15:10 GMT | 4 |
I've been reading all I can on how to determine which key is being pressed and also how to send a key press programatically. I'm mainly interested in the Action Key. I've come across this in a few places:
|
| changing DEVICE_ID | 26 Mar 2007 14:37 GMT | 2 |
Hello Newsgroup, does anybody know a way to change the DEVICE_ID of a Windows Mobile based Pocket-PC? I mean the real "uniqe" DEVICE_ID and not the name of the device.
|
| POOM API ? | 26 Mar 2007 13:05 GMT | 2 |
I would like to know if it is possible to write add-ins for Pocket Outlook. If yes, is there any notification event to tell me that a new mail arrived (like the OnNewMail event for the desktop version of Outlook)?
|
| Bluetooth and WSAECONNREFUSED (10061) | 26 Mar 2007 07:44 GMT | 4 |
I have a weird problem, connecting from a PPC client to an XP server with BT using Winsock2. The client connects to the server correctly, then disconnects, again correctly. 30 seconds later, it connects again, then disconnects.
|
| Perl for Windows Mobile 5.0 ? | 25 Mar 2007 20:24 GMT | 1 |
does anybody know if there is "perl" available for Windows Mobile 5? Best regards, Torsten.
|
| Set Camera Settings | 25 Mar 2007 15:52 GMT | 2 |
I'm looking for a way to set camera settings not accessible in the CameraCaptureDialog. Specifically on my device there's an option for "Review after capture" and "Apply 'Date and time stamp" while capturing images".
|
| CreateMsgQueue() and friends | 24 Mar 2007 22:13 GMT | 1 |
I'm wanting to create an equivalent function to GetOverlappedResults, which is not supported on the PPC. I have found the CreateMsgQueue, but in learning how it works, I have also run across OpenMsgQueue.
|
| How to implement a timer in suspend mode on WM5 | 23 Mar 2007 23:43 GMT | 4 |
Is there other way to implement a timer in suspend mode excpet CeSetUserNotification(). I need a timer which have accuracy 1 second or so. Many thanks
|
| Newbie - installer | 23 Mar 2007 20:16 GMT | 4 |
Hi Guys!! My name is Rick, i've already finished mi first Pocket App! Now i want to install it on pocket devices, i've created a cab file to install my app, but i need to include also libraries like SqlClient to
|
| How to control Beam setting? | 23 Mar 2007 17:55 GMT | 4 |
Is it possible to control the IR beam setting? i.e. mimic the effect of the control panel 'receive all incoming beams' box? I have done a couple of registry dumps, and the only affected value in the HKLM hive seems to be
|
| Start > Settings | 23 Mar 2007 16:53 GMT | 2 |
Any ideas on how to add my own application to [Start > Settings] page. TIA -- Alexey
|
| Playing mp3 on Windows Mobile 5.0 | 23 Mar 2007 16:46 GMT | 3 |
Can any one help me out in playing streaming mp3 data on WM 5.0.?? i tried ACMWrapper in directshow but CoCreateInstance() return Class not registered error. EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com
|
| Camera Access | 23 Mar 2007 16:45 GMT | 4 |
Anyone, I am rather new to the Windows CE development, but I wanted to build an application to manipulate images taken with a Pocket PC camera. How do I access the phones camera via my application? Is there an API
|
| implementing gestures or pen flicks in windows mobile | 23 Mar 2007 16:34 GMT | 1 |
I saw an interesting article on developing gestures for tablet pc: http://msdn2.microsoft.com/en-us/library/ms810790.aspx How can I do the same for pocket pc using windows mobile 2005?
|
| form without title bar? | 23 Mar 2007 16:28 GMT | 7 |
I need to make a bunch of them in my application. If it's possible to get rid of the title bar, how? Thanks
|