| Thread | Last Post | Replies |
|
| Linking with specific dll in evc4 | 13 Feb 2006 18:14 GMT | 5 |
I have a newbie question. I am trying to use evc4. I am able to build my own dll, but than I can not force my executable to use that specific library. How can I do this?
|
| Using sprintf with float numbers doesn't work | 13 Feb 2006 16:59 GMT | 3 |
I'm using a custom bsp made with platform builder, but when I use RETAILMSG or sprintf with float numbers it doesn't shows the right numbers: char zxString[100]; float f=5.43;
|
| LargeKB wince 5.0 - default large sip | 13 Feb 2006 16:32 GMT | 2 |
I want to call from my application (evc) the sip panel. In wince 5.0 there are two sip, normal or LARGE. By default the normal is called. Here my code:
|
| Socket Programming in EVC... | 13 Feb 2006 15:58 GMT | 8 |
Hai all, Can anyone provide me the code for socket programming in EVC... I want to send and receive mesages to and fro between PC and PocketPC...
|
| How to stop the processes(eg. Calander.exe) that are running in background in Pocket PC. | 13 Feb 2006 15:56 GMT | 1 |
In my application I have lauched Calander.exe through CreateProcess.it works but only when it is not running in the background.So, i need some way so that if it is already running
|
| Full screen over taskbar (ShellExecuteEx) | 13 Feb 2006 15:33 GMT | 2 |
Here again :-) I have another problem. In my application i have disabled the task bar and put my dialog full screen (below you can see the code). Everything works ok!
|
| Not support 486 CPU | 13 Feb 2006 10:10 GMT | 2 |
i try to compile a project, and config as following Platform: Pocket PC 2003 Compile: Win32 (WCE ARMV4)Release Platform: Pocket PC 2003 Emulator
|
| Explicit loading does not work | 13 Feb 2006 08:08 GMT | 5 |
We have an application with ~ 12 MB of dlls linked and loaded implicitly. After application starts on WM2005 device (HP iPAQ), I try to explicityly load 1 more dll (~ 1 MB), but it does not load because, it seems virtual memory below all loaded dlls is already busy by the heap.
|
| Registration for WMP in Windows CE. | 13 Feb 2006 06:21 GMT | 7 |
Since 12 Days I'm trying to display MPEG file in Windows CE 5.0 using Windows Media player control . I've two sample applications(PPCWMPhost and CEWMPHostML) by Microsoft. These compiles fine but whenever I try to execute these they gives me run time error like Error code
|
| Video Streaming for MPEG file | 13 Feb 2006 05:55 GMT | 7 |
Hi !! I'm writing code for video streaming in Windows CE 5.0 using EVC++ 4.0 for MPEG. After working on differenct phase of windows media player successfully. I could able to display file .wmv file using Directshow
|
| Beginer Question (compile to different targets/cpu) | 12 Feb 2006 21:27 GMT | 6 |
I have installed visual embedded c++ 4.0 with some addons like Toolkit 3 and SP2. I have to develop a application for a WinCE Handheld 2000. I would like to compile this application to differnet targets. But when I create a new MFC application (File > New), only the target ARM4 are
|
| problem with sdk | 12 Feb 2006 21:15 GMT | 4 |
I am trying to develop an application for a pda(hp ipaq1450,wince 4.20version).I have downloaded evc++,standard sdk for ce.net.I am trying to deploy an application.The application compiles well and the error message saying that the sdk is not supported for the targetted platform ...
|
| wininet question | 11 Feb 2006 09:23 GMT | 4 |
hi, i'm developing pocket pc 2003 application using wininet i am using the following code to download a file from the ftp server it works but the downloaded file is not complete, losing some information near the end of file.
|
| Connecting Pocket PC & SQL Server 2000 through OleDB | 10 Feb 2006 20:43 GMT | 3 |
I am developing application in EVC++. My application needs to directly connect with SQL Server 2000 through OLEDB. I have tried including SQLOLEDB.h and it fails in CoCreateInstance Anyone Kindly help me to solve this problem. Is there any method to connect to the
|
| Device Specific Info In Registry | 10 Feb 2006 17:55 GMT | 1 |
I have a number of diffrent handhelds that I need to run my software on. Is there a place in the registry where deveice specific information is stored. That way when I connect through the RAPI I can querey it and decide what software i need to send to the Handheld.
|