| Thread | Last Post | Replies |
|
| Detecting engine noise with a PDA | 04 Jun 2008 20:20 GMT | 2 |
I have writte a gps-application for PDA's wich is used in aircrafts and helicopters. All works well. Now i have the problem that i have to detect when the engines are started in the airplane. For a lot of reasons i can't do any electric wireing.
|
| GetUniqueDeviceID using GetProcAddress LoadLibrary | 04 Jun 2008 18:02 GMT | 7 |
I have an eVC4 project which is running on the WM6 platform. My project uses the PPC2003 SDK and I wish to use the GetUniqueDeviceID() function. How do I use GetProcAddress and LoadLibrary to do this? This is an area I am unsure of.
|
| Checking for Digital Signature | 04 Jun 2008 15:19 GMT | 1 |
I have some files (DLL and EXE) that may or may not be signed by the Microsoft M2M certificate through GeoTrust. Is there a simple utility I can run that will tell me if it is signed? I am using eVC4.0 for my development. Robert Scott
|
| WINCEROOT setting issue | 03 Jun 2008 21:27 GMT | 1 |
I am trying to get started using Platform Builder 5 for Windows Mobile so that I can build an OS using our BSP. The problem I have is that I am getting invalid folder for WINCEROOT and when I point this to C:\WM500 it says that this folder is invalid.
|
| Can WM5 apps run on WM6? | 03 Jun 2008 20:58 GMT | 3 |
I've written an application for PocketPC 2003. Using VS2008, I've been able to quickly recompile the application for WM5 and also for WM6. But, do I really need to have two seperate builds, 1 for WM5 and another for WM6? Won't the WM5 version run on WM6? How about, will the
|
| Launching Internet Explorer from within program | 03 Jun 2008 01:24 GMT | 4 |
Does anyone have sample code for launching internet explorer with a web adress passed as a parmeter on Windows Mobile 5?
|
| Work with internal GPS on HTC Kaiser without GPS Intermediate Driver | 02 Jun 2008 18:32 GMT | 3 |
Im looking for a way to work with internal GPS receiver (Qualcomm) of HTC Kaiser device (AT&T Tilt). Normally, the GPS Intermediate Driver gets location from it when its GPS Hardware Port setting is set to 'No Port', so it is enough to
|
| Create mail with MAPI | 02 Jun 2008 18:27 GMT | 3 |
I'm trying to use MAPI to create a clone of an email in my IMAP account. I can create the email with the headers and body, and I can reproduce a simalar MAPI Message Id (PR_MESSAGE_DELIVERY_ID). My email appears on my pocketoulook Inbox folder but when I do an IMAP ...
|
| MAPI - How to detect Send/Receive complete? | 02 Jun 2008 18:20 GMT | 1 |
I'm writing an extension to my app that sends and receives emails. I've got as far as creating an email, attaching files and then forcing a send using MailSyncMessages, what I can't figure out is how to detect that the recieve part of the sync has been completed. I need to know ...
|
| Video Capture Performance with directshow | 02 Jun 2008 17:47 GMT | 9 |
I'm writing a directshow based solution for capturing window (target is WM 5.0). Its in native code. Now, I've been able to get it all together after reading through sample code on msdn and bits of info scattered here and there. But my
|
| How to distribute SQL Server Compact 3.5 | 02 Jun 2008 15:37 GMT | 5 |
I've written my mobile application using VS2008 and SQL Server Compact 3.5, and targeted PocketPC2003. The application runs great if I deploy directly to the device or emulator. I plan to recompile and target for WM5 and WM6 as well. But how the heck can I distribute SQL Server
|
| Phone call with linemakeCall | 01 Jun 2008 21:39 GMT | 1 |
HI, I'm developing app for WM5 with VC++. Im using TAPI to make call with linemakeCall. How do i monitor how the progress of this call is progress eg dialling state and when its connected as i need to inform user on
|
| Transparent PictureBox | 01 Jun 2008 21:32 GMT | 1 |
I'm developing a WM5 application and i'm using Picturebox as a drag- and-drop object. This picturebox will move over Panel with different colors. Even though, i have set the background color of the PictureBox
|