| Thread | Last Post | Replies |
|
| Destructor Vs OnDestroy | 31 May 2005 19:27 GMT | 1 |
Which one is called first? Where should I put DestroyWindow? Is there any MSDN Technical Document regarding this? Regards,
|
| OpenNETCF SmartDevice Framework problem | 31 May 2005 18:23 GMT | 1 |
Using the wzc api turns out to be very hard. Instead, I am now trying to install the OpenNETCF SmartDevice Framework. However, when installing the OpenNETCF SmartDevice Framework (binary), I get the error message: "Object reference not set to an instance of an object". The ...
|
| Readfile, timeout and CRLF | 31 May 2005 18:20 GMT | 22 |
I've got a program that reads data from IR port, on a phone. I send an AT command (AT+CGMI) How can I read data with readfile, with a timeout. The problem is that the phone answers two line :
|
| How to monitor any program start? | 31 May 2005 02:04 GMT | 11 |
I want to do in my WCE system, an invisible application that monitors any program start. The reason is for monitoring prevent a normal user from running explorer. So, I'd need to monitor all the programs starting, check for explorer, and
|
| What is a managed device driver? | 30 May 2005 23:05 GMT | 3 |
What is a managed device driver and can I make it in evc4? JR
|
| WinCE 5.0, Mainstone II | 30 May 2005 21:07 GMT | 5 |
I have installed evc 4, sp4 and the ce 5.0 sdk. I can create projects and write something like "Hello World" apps. BUT: the only target I can select is the emulator. This also works but is not what I want. I have an Intel Mainstone II development kit, it is already flashed with a ...
|
| My application crashes in way random,based on SDI | 30 May 2005 14:01 GMT | 3 |
I have designed a pocket pc Application which enables to create drawing of house,apartement,... I work with a Single Document Architecture(CScrollView,CDocument and CmainFrame).
|
| Can I use ActiveSync to debug my program | 30 May 2005 10:04 GMT | 6 |
Hi, all Can I use ActiveSync to debug my program. if so, how to configure it? Thanks so much for your answer. win
|
| Converting desktop file format to device file format | 30 May 2005 10:01 GMT | 1 |
I have a .doc file in desktop format on my PPC device... Now I have to convert this to device format and open it... I have a attached a file from my desktop and stored the data in the database, I have synced the database to my device.. After reading the
|
| int to ascii character? | 27 May 2005 22:02 GMT | 13 |
I know it must be something simple but I cant find out! Dos anyone know how to convert an int to its corresponding ascii character? For example, say I have an integer value of 65. How can I convert this to its corresponding ascii character 'A' ?
|
| Turn off Link Warnings? /IGNORE? | 27 May 2005 19:32 GMT | 6 |
Is it possible to turn off Linker warnings in Embedded Visual C++ 4? I read somewhere that you can use the /IGNORE command to turn off Linker warnings but i dont think this is possible with Embedded 4?? Thanks,
|
| BITMAp clipboard activate in wince | 27 May 2005 18:27 GMT | 1 |
I had tried to enable the clip board for the WINCE 5.o but its not happening I tried with below. can anybody help ::SetClipboardData(CF_DIB,hCaptureBitmap ); ::SetClipboardData(CF_BITMAP,hCaptureBitmap );
|
| Test;Harware for Windows 5? | 27 May 2005 16:56 GMT | 1 |
|
| WZC API error codes | 27 May 2005 16:55 GMT | 1 |
From the WZCQueryInterface function: DWORD dwStatus = WZCQueryInterface( NULL, INTF_ALL,
|
| mobile Windows CE 5;PDA pocket PC inside? | 27 May 2005 16:00 GMT | 3 |
have you found of the world markt any hardware?with support to new operating system and Visula Studio 5 + embedded 5 IDE. Thanks, M2M
|