| Thread | Last Post | Replies |
|
| need help afxres.h file PLEASE | 19 Aug 2004 12:11 GMT | 1 |
i just install EVC++4 + SP3 + pocket SDK 2003. I compile the project and the compiler say that i don't find the include file "afxres.h" and "wceres.rc" . I did not find winres.h to in all my computer.
|
| Monitoring a COM port on a CE.NET platform ? | 19 Aug 2004 10:01 GMT | 10 |
Is it possible to program an application with evc++4 that would monitor everything that pass through the COM1: port ? thanks
|
| Cannot connect to device | 18 Aug 2004 17:20 GMT | 2 |
Visual Studio 2003 cannot connect to my physical PPC2002 device, but all works well in the emulator. ActiveSync connects without a problem, but Visual Studio fails to connect every time...
|
| Cannot open USB control pipe in CE .NET | 18 Aug 2004 11:38 GMT | 2 |
I am developing the program which communicates with specific device via USB interface. To control the device I have to use control transfers. My code opens control pipe (endpoint #0), and then initiates the transfer. It worked fine under Windows CE 3.0, but in CE
|
| Network Computer Enumeration | 18 Aug 2004 03:46 GMT | 21 |
Somebody know how can I know all computer reached in the local network, all IP or name and then I take IP address. I look at CodeGuru, but I not understand how the examples work! Thanks
|
| XP SP2 | 18 Aug 2004 00:21 GMT | 1 |
I have serious problems with EVC 3.0 and the PocketPC 2000 emulator. Since this emulator is much faster for my needs than the new "Virtual PC" based ones I'm still using it for quick testing. After installing XP SP2 I get RTLFreeHeap invalid address and access
|
| Using DDK and OAK from eVC project | 17 Aug 2004 19:11 GMT | 5 |
I'm trying to move some projects from Platform Builder to eVC. I took the straightforward approach and just created and installed an SDK. Unfortunately, eVC complains about missing headers (windev.h, usbclient.h) and libs (usbclient.lib, usbd.lib) for the DDK and OAK (one
|
| VC2005 beta 1 | 17 Aug 2004 18:00 GMT | 2 |
Is VC 2005 beta 1 good for starting to port my existing evc4 apps in expectation of a 'go live' license, when the final vc 2005 will be RTM? TIA
|
| encryption/decryption | 17 Aug 2004 05:37 GMT | 2 |
im trying to use crypto API's in pocket pc (EVC++) to encrypt the WMV Files and decrypt the same. what i did is just copied the sample application which is provided in the help and tried to run in the pocket pc
|
| about GPIO driver | 17 Aug 2004 03:13 GMT | 2 |
Hi, all I have a ARM based cpu module, which has two GPIOs. I want to use one of which as a LPT port. So I should write a driver for it. But I don't know how to do it. Is it easy?
|
| If WinCE support VFW? | 17 Aug 2004 02:14 GMT | 2 |
I want capture the audio and video base on WinCE system Which method should I used at WinCE platform? MCI? VFW? DirectShow? thanks a lot!
|
| Ping | 16 Aug 2004 22:04 GMT | 1 |
How can I use ping or do similar from application program to resolve IP address using window CE ?
|
| Where to Find Examples And Documantation For Wince Programming? | 16 Aug 2004 21:31 GMT | 5 |
Hello there; I have to write English-Turkish Dictionary for my Pocket PC(HP iPAQ 4150). I am now downloading required SDK from Micrososft's web page. The problem is that i have never written any program for PPC. Is there a too much
|
| Need ActiveX help | 16 Aug 2004 19:33 GMT | 1 |
I have an OCX that I am trying to use on an X86 platform. I have been able to create both the embedded and desktop versions without warnings or errors using embedded VC++ 4.0 w/Platform Builder 4.2. When I build the OCX it downloads along with its dependencies and gives me the ...
|
| redrawindows don't work in embedded, what can i use? | 16 Aug 2004 19:09 GMT | 1 |
Hi, i would like to know the alternative of RedrawWindow(NULL, NULL, RDW_INVALIDATE | RDW_UPDATENOW) for Embedded VC++.
|