| Thread | Last Post | Replies |
|
| DLL registering problem in WinCE.. | 18 May 2005 16:57 GMT | 4 |
Hello everyone. I am currently facing a problem about registering DLL in WinCE. I am wrinting DirectShow filters as DLL. I've built a platform including the DirectShow features and I am also able to run a DirectShow application on it.
|
| How to change Platform | 18 May 2005 16:55 GMT | 1 |
I installed a company's SDK which was made from Plaftform Builder. But I have a great problem. The problem is about how to change platform in eVC. I could not change the platform to the SDK in a project. Generallay, in first we decide the platform in AppWizard's CPUs. For
|
| Load a bitmap from a file on EV4 | 18 May 2005 16:54 GMT | 2 |
Please how to load a bitmap from a file then show it on a window on a Ce.net device. I am using C++ on Ev4. I am not able to use .Net cause some required drivers are no available for .Net.
|
| Installation Pangs... | 18 May 2005 14:50 GMT | 1 |
I am trying to setup development environment for windows CE based devices on my machine. My machine is Win XP, patched with SP2. This is waht I have already tried, un-successfully. Installed Embedded VC++4.0 - WENT ON FINE
|
| Embedded vc++ ActiveX control problem,Is the control is properly r | 18 May 2005 13:40 GMT | 2 |
I have created one user defined ActiveX control in Embedded VC++ 4.0.And register this control on Embedded device through regsvrce.exe.Successfully register message also appeared. Then I have created same name ActiveX control using VC++ for design
|
| Delete a text file? | 18 May 2005 10:08 GMT | 6 |
I'm developing a small app under PocketPc 2003 using MS Embedded Visual C++ 4. Part of the program requires that I delete a textfile which I create and use for temporary storage purposes. I'm looking for some kind of DeleteFile() function which can just delete a file from the ...
|
| out-of-process COM server | 17 May 2005 19:02 GMT | 3 |
Is it possible to create a COM server in an exe on pocket pc 2003 or CE.Net 4.2? We have a ever running application, and I want to provide APIs to control this application from other applications. I think providing a COM wrapper is a nature way. Another way is to use msg
|
| Michael Scwab or Thore Karlsen.... | 17 May 2005 01:29 GMT | 5 |
I've noticed that you two are very knowledgeable in the area of DirectShow on Windows CE. Could you please help me out with getting my DirectShow on Windows CE 4.2 application to work. I've hit a dead end. I've posted several posts on here saying that i cannot get rid of these
|
| vibrate.h | 16 May 2005 21:39 GMT | 2 |
I know I shouldn't be worried about this error because there is no vibration on an IPAQ but does anyone know how to get rid of it? aygshell.h(26): Could not find the file vibrate.h. PS It is included in the SmartPhone SDK but I am not using that. I am using
|
| dma controller | 16 May 2005 19:24 GMT | 14 |
Gentlemen, does anybody have information on programming the dma-controller. What I simply need to do is the following: Starting at address 0000 is card from which I need the dma controller to
|
| Running NumPanel sample in evc++ 4.0 emulator | 16 May 2005 17:22 GMT | 3 |
Urgent! Is there anyone how have tested Douglas Boling's "NumPanel" SIP sample code in evc++ emulator? If you have get it worked in emulator please tell me how you did it? How can I debug code? I have tried everything but not succeed.
|
| How to register a DirectShow filter in WinCE? | 16 May 2005 17:19 GMT | 2 |
Hello everyone. I have a problem of registering DirectShow filter in WinCE. I build a platform with platform builder 5.0 which includes DirectShow features and export the SDK to eVC and I successfully build an player which was previously built on PC.
|
| SignalObjectAndWait function | 16 May 2005 17:17 GMT | 1 |
I´m porting an application to Windows CE (evc4 and Pocket PC 2003) and the application uses the SignalObjectAndWait function. As I already noticed, this function isn´t available in the Windows CE API. So my question is: Is there any replacement function or some sort of work ...
|
| Sending keystrokes to the another application | 16 May 2005 04:16 GMT | 4 |
I need to create custom keyboard for Windows CE. I'm using SendInput method for sending chars. When I press my button the keyboard application is focused. How can I set application that should receive chars focused? The application that receives data could be Word, Excel, ...
|
| eVC4 Debug info. longer displayed. | 13 May 2005 18:02 GMT | 1 |
In debug mode the code will stop at break points, but the Debug Variables "Auto" window no longer displays anything at all, it's just blank. The Locals and this windows do have data. Also, if I set a Name in the Watch Window it reports CXX0017 Error Symbol 'name' not found.
|