| Thread | Last Post | Replies |
|
| send email with Pocket PC 2003 | 17 Sep 2004 16:11 GMT | 1 |
Does anyone has a example of how to send an email with Pocket PC 2003?? thanx in advance Thiago
|
| Strange serial port behavior. | 17 Sep 2004 13:28 GMT | 3 |
In an application of mine I open the serial port using CreateFile. As soon as I open the port, DSR, RTS and CD are set high, it is also sending zeros like crazy. It does not stop doing this until I sent something over the port 'manually' using WriteFile, one byte is enough.
|
| Release version crashes - again | 17 Sep 2004 05:41 GMT | 4 |
Okay, I've read all of the assorted notes for this issue, and I'm still beating my head against the wall, and I'm about ready to find another career. The program works fine in debug, and it C0000005's in release mode.
|
| mfc | 16 Sep 2004 20:57 GMT | 6 |
I 'm just new in the world of VCe. I'm a developer on pc platforms. I did a first project with the MFC wizard let say a simple dialog application. To view the the resources i had to add the include directory \armv4 to be able to find aygshell.h file and to accept a few redefines ...
|
| linkage errors | 16 Sep 2004 20:35 GMT | 1 |
I am trying to get an old project to work under evc 4.0. When I build it, I get these linkage errors that I can not figure where are coming from. The libraries and directories seem to be correct. Can anybody help?
|
| Passinf C++ char array to vb | 16 Sep 2004 16:28 GMT | 2 |
I have an eVC static dll and I need to return char array (from a function) to a VB.NET client application. But still I couldn't able get correct string buffer, which returned from the dll. I have data conversion problem I guess.
|
| what printer for invoices ? | 16 Sep 2004 04:39 GMT | 2 |
what printer I can buy to print invoices from pda (ppc2003) ? The application is written with evc4. Thanks in advance.
|
| Newbie:help!! | 15 Sep 2004 18:30 GMT | 2 |
I'm writing my first application for pocketpc 2003 with evc++ and have this problem: I create a command bar with the CommandBar_Create function, but when I run the app the commandbar is not visible. Also, the application runs on the emulator,but not on the pocketpc. Can
|
| multi threaded socket programming | 15 Sep 2004 16:29 GMT | 2 |
hello,I am trying to develop a multi threaded socket program.I need some resources to start.It would be great if they are available online for free or minimal cost.The idea is to have create a thread when a connetion is to be made.This thread would send and receive independently ...
|
| Timeout:Failed to connect to the device | 15 Sep 2004 16:08 GMT | 1 |
I use eVC3 2002 Edition to create a smartphone2002 project,and build it.The smartphone emulator appear,but eVC3 don't connect it,and pop-up a "Timeout:Failed to connect to the device" dialog. I use eVC4 with sp3 and smartphone2003 sdk to create a smartphone2003
|
| Serial port communication in eVC | 15 Sep 2004 10:42 GMT | 1 |
How serial port communication is done in eVC? Is there any sample Application/Tutorial describing Serial port communication, Thanks in Advance,
|
| Msmq strange problem | 15 Sep 2004 09:50 GMT | 2 |
I want to use MSMQ in our application and get strange error: The function "MQOpenQueue" always failes and returns error number 3: "MQ_ERROR_QUEUE_NOT_FOUND".
|
| how to develop application for POCKET PC 2003 | 15 Sep 2004 08:24 GMT | 1 |
I am a freshman.I want to develop application for POCKET PC 2003 in win CE 4.2.Can anyone tell me the basic steps to do it?
|
| Owner name | 14 Sep 2004 18:23 GMT | 2 |
How can I retrieve the PPC owner name, I mean the name entered in "Settings/Personal/Owner Information" ? Thx! Damien
|
| Can I change the media player UI? | 14 Sep 2004 13:37 GMT | 4 |
I would like to write a mp3 player. I know media player can play mp3, but I do not want to use the UI. Can I change the media player UI? I got media player SDK from internet, but it is so old.
|