| Thread | Last Post | Replies |
|
| ActiveSync 4.1 does not offer DMA connection to emulator | 03 Feb 2006 11:27 GMT | 3 |
I'm rather new to Visual Studio 2005. I wrote a small WebService and tried to call it within the PPC 2003 SE emulator but without succes. Sneaking around on the web I figured out that ActiveSync has to be installed. I accidently installed version 3.8 instead of 4.1 but at least ...
|
| Check Certificate of a File | 03 Feb 2006 10:32 GMT | 4 |
is there a method to check the certificate of a file? thanks in advance /crino
|
| Call History | 03 Feb 2006 09:53 GMT | 1 |
Where is call history log file placed on PPC Phone Edition? I saw functions on MSDN for reading, storeing, etc. but there is no function for deleting the call history? How can I delete all of them programatically? Thanks for replying!
|
| Cannot call my WebServie from Emulator | 03 Feb 2006 09:02 GMT | 1 |
now that the PPC emulator of VS2005 is detected again by ActiveSync I'm facing the next problem: I cannot call my WebService from within the emulator. The emulator has network connection and I can surf the web. If I run my
|
| RAPI and Windows Mobile 5 | 03 Feb 2006 08:54 GMT | 3 |
We have a Pocket PC application that has a conduit which communicates via RAPI calls. When running this application on Windows Mobile 5, the RAPI calls are getting the 'access denied' error. I understand that the WM5 devices now have increased security and the
|
| Detecting a paired Bluetooth device. | 03 Feb 2006 08:28 GMT | 1 |
I have a simple requirement in Windows Mobile(Pocket PC 4.x, 5.x) Bluetooth. The aim is to find if a paired bluetooth device is nearby(within range).
|
| Windows Mobile 5 and secchk.lib | 03 Feb 2006 01:03 GMT | 1 |
I'm trying to add a WM5 target to my PPC2003 solution (Visual Studio 2005). I installed the SDK, added a new build type (I derived it from my PPC2003 build type), and chose the correct emulator for the target device.
|
| RAS Entry in C - I really really need help | 03 Feb 2006 00:56 GMT | 1 |
I using the below code to set-up a RAS entry and dial params in a C setup program for a connection later on. The entries are copied directly from a working RAS connection I can make in the "Connections"->"My ISP" editor of PocketPC2003 SE3.
|
| Open html in Pocket IE from C++ line | 02 Feb 2006 23:20 GMT | 1 |
How can I open an html file on PocketPC on the Pocket Internet Explorer? How can I call the Pocket Internet Explorer exe? In general, how can I run external applications from c++/MFC code?
|
| how to detemine free memory? | 02 Feb 2006 23:13 GMT | 4 |
Folks, I'm looking for a way to programmatically query the amount of free memory on a Pocket PC. Basically, I want the figures that appear as "Storage Free" and "Program Free" under the Main tab in Settings | Memory. I'd like to do this
|
| Newbie question | 02 Feb 2006 19:46 GMT | 4 |
2 questions 1. am writing an application for a WM 2003 SE ppc. I want to be able to write to / read from a log file. Anyone got an example? 2. Is it possible to make a drawing, drawing lines from point to point?
|
| Hardware button events | 02 Feb 2006 17:49 GMT | 4 |
I have a stopwatch project in VS2003 targeting a Pocket PC 2003 device (which has cf 1.0 SP3 in ROM) Is there any way I can utilise the hardware buttons on the device for user input?
|
| Simple String encryption? | 02 Feb 2006 13:59 GMT | 4 |
I want to store a password into the registry, but I need to encrypt and decrypt it... Is there a small sample available for string encryption so it can be stored into the registry?
|
| API PlaySound function playing wrong sound | 02 Feb 2006 13:38 GMT | 1 |
I am trying to get a program on a Pocket PC 2003 platform to play specified sounds at certain points in the program. Sometimes it plays the sound I specify, but about 50% of the time it just plays a default beep instead (at the same point in the program). Does anyone know why?
|
| Issue with sending event. | 02 Feb 2006 12:48 GMT | 4 |
I am having a problem at the moment. I am updating the GDI\Rotation value in the registry on the device, but this is not actually rotating the screen. When i check the registry, it has been updated and if i perform a soft-reset, then the display gets
|