| Thread | Last Post | Replies |
|
| Wireless settings | 28 Feb 2007 15:59 GMT | 18 |
I would either like to configure all WLAN settings out of my Programm. Written in embedded VC++ using MFC, or I would like to let the Dialog Control pop up out of my programm, but
|
| How to read PPC and SIM card phonebook information ? | 26 Feb 2007 11:42 GMT | 1 |
Now I will read PPC and SIM card phonebook information.Does it have some API for me to do it ?I think have,but I have not find it.If you know ,look forward to your help,thank you very much.
|
| Check if a Program is already running | 25 Feb 2007 12:46 GMT | 2 |
I am using the mapirule.dll to track in coming SMSs. When ever an SMS comes i need to check if a program "xyz.exe" is runnung, if this is not running i will have to do some other set of processes. Could some one point to me as to how i could check if this program xyz.exe is
|
| CE.net 4.2 and Visual Studio 2005 | 25 Feb 2007 07:34 GMT | 2 |
I am just getting started in programming mobile devices and I was wondering is it possible to program for CE.NET 4.2 in Visual Studio 2005 in C++ or do I need one of the stand alone IDE environments like evc 4.0. Also, what sdks would I need to download for this. Setting it up
|
| EVC on a dual-core PC? | 23 Feb 2007 21:23 GMT | 1 |
Trying to run EVC 4.0 (SP4) on a dual-core PC (Dell Precision 690) running Windows XP (SP2). I'm finding it very unstabe, the debugger (and other tools) hang regularly and require task-manager to close it; the previous single core PC (Dell 650
|
| WinCE image building | 23 Feb 2007 15:36 GMT | 2 |
I am building WinCE image using the BSP for BitsyXb(ADS) board. While building the image how to add the functionality for add/ enable software restart?
|
| SDK installation problem | 23 Feb 2007 13:35 GMT | 15 |
i'm working with eVC4 (SP4) for WCE 5 and after a "bad" (without backup) registry clean it can't recognize the new sdk that i try to install. The installation seems work right (file are copied,SDK is registered in control panel) but at the end i receive "Inizializzazione di ...
|
| Finding ROM version programmatically in PPC | 22 Feb 2007 19:08 GMT | 2 |
I am trying to find the ROM version (not OS version) in the Pocket PC devices (WM3 and WM5) through programming. I not sure how to find it? If any one knows How to find it? please let me know. Note - There is a ".ver" in some smart phones that can give us the OEM
|
| Strange behaviour getting Device ID (calling KernelIoControl) | 22 Feb 2007 15:09 GMT | 7 |
I get a strange behaviour when I call KernelIoControl in order to get the DeviceID. I report a partial code in order to show the instructions used (I removed uninfluential code).
|
| Can I program with OpenMP mixed with OS thread management function | 22 Feb 2007 02:56 GMT | 2 |
I'm a newbie for OpenMP, but I'm going to use OpenMP to build a Win32 dll, which will be called by a host application developed by another company. The host application may call my dll functions in multi-threads created by the OS thread functions like CreateThread(...). So the
|
| Windows VISTA vs. Embedded Visual C++ | 19 Feb 2007 11:14 GMT | 3 |
Can "Embedded Visual C++ 4.0 sp2" work in Operating System "Vista Home Premiun"? Thanks a lot. Fabio
|
| AES encrypt/decrypt | 16 Feb 2007 19:37 GMT | 2 |
I need to encrypt/decrypt small data config files between my CE 5.0 app and an existing application on another platform. The existing platform uses a static session key which I have. However, I can not seem to figure out how I
|
| Linking error LNK2019 | 16 Feb 2007 19:37 GMT | 3 |
Am compiling openssl library using EVC command promt Am getting linker error when i build the dll (no error when creating library) Like an appication calls time() function ; it doesn't link to the library and gives linker error while building the dll
|
| missing crt functions in VC CRT (now from VS2005 but also eVC4) | 16 Feb 2007 19:36 GMT | 6 |
I am just moving from eVC4 to VS2005 and in process of cleaning up some sources. While apparently certain c runtime functions of the big platform are missing I am wondering that I can find certain functions in various source files that
|
| eVC4 target platform missing | 16 Feb 2007 16:09 GMT | 5 |
I've got a Windows CE 4.2/SH4 target platform. After installing the STANDARDSDK_420 SDK there is only a Win32 (WCE ARMV) Relase and Debug target but none for SH4 in eVC4. I choosed ARM, SH4 and x86 targets in new Project setup
|