| Thread | Last Post | Replies |
|
| LPCSTR, Unicode etc... don't understand | 23 Aug 2004 05:45 GMT | 3 |
I have big problem with LPCSTR and thing like that. In VC++6.0 no problem, in embedded vc++3.0 he says cannot convert parameter 2 from 'unsigned short *' to 'const char *'. So i use reinterpret_cast but i don't like that, because a need to change
|
| open a file on PDA? | 23 Aug 2004 04:12 GMT | 3 |
I try to open a file on the PDA but that don't work. The file is located in the same directory that the program. The filename is elevator.dxf. So i
|
| Battery Meter for Pocket PC 2003 to run in top bar | 23 Aug 2004 02:13 GMT | 1 |
Anyone know where I can get one of these or what API, Class lib tells me the power information in the .NET CF Thanks Brian
|
| How run the program on the emulator? | 23 Aug 2004 00:01 GMT | 6 |
I download Embedded visual tools 3.0. I create a new project with the pocket pc 2002 appwizard. I build the project. The emulator says to me, is't not a valid pocket pc application. Why?
|
| Base64 encoder/decoder... | 22 Aug 2004 21:42 GMT | 4 |
Does anyone have already developed or know where I can find a function that encode/decode a base64 to simple text? I am implementing a MIME_TEXT parser and the message encoding is base64.
|
| Desktop application permissions... | 22 Aug 2004 19:00 GMT | 3 |
My PocketPC app communicates with my desktop app via asychronous sockets, and I'm trying to have the desktop app play media files via winmm.dll. Making calls to winmm.dll from the desktop app works fine, but when the ppc sends a message to the desktop app, making the same winmm ...
|
| Using EVC4 to make lib and dll for PPC2002 | 22 Aug 2004 13:10 GMT | 5 |
I know it's impossible to develop applications for PPC2002 with EVC4, but how about static link libraries and dlls? Thanks, Nelson
|
| vector and list for EVC3 | 21 Aug 2004 18:25 GMT | 2 |
How can I include vector and list in EVC3? In EVC4 I just do #include <vector> #include <list>
|
| New to Pocket PC Development | 21 Aug 2004 08:23 GMT | 1 |
I am trying to start doing some Pocket PC programming and I would like to know how to set up the environment properly. I have Visual C++ 6.0 and I have just download embedded
|
| eVB3 File System error in Pocket PC 2002 emulator | 21 Aug 2004 06:41 GMT | 2 |
I use eVB 3 to write an application with a component "FileSystem". Once execute at PPC 2002 emulator, an application error "The control FileSystem1 ({3F0C2794-5C3A-11D1-A717-00AA0044064C}) could not be created" appears. Can anyone advise a solution?
|
| WAP (WSP) API in WM2003 ? | 21 Aug 2004 05:57 GMT | 1 |
Is it possible to use WSP API in Windows Mobile 2003 ? Is WAP stack (WTP and WSP) "hard-implemented" in Pocket IE only, or i can use API in my own software ?
|
| Print driver? help | 21 Aug 2004 02:50 GMT | 1 |
How do you create a print driver for the pocket PC? Would like to create a PCL for a printer.
|
| How to make "help" doc? | 21 Aug 2004 02:49 GMT | 2 |
I want to make a help doc for my program in ppc. I have tried to build a chm file and put it into the ppc, but it doesn't work. how should I do? thanks
|
| can the evc4 emulator screen be resized | 20 Aug 2004 21:21 GMT | 2 |
i've got vga screen displayed on the evc4 and can't access the buttons at the bottom because they're off the screen of the desktop. is there a way to temporarily scale the emulator
|
| Any pointers towards RFID | 20 Aug 2004 20:45 GMT | 1 |
Hi we are developing a comprohensive mobile solution. As part of the same we would require integration with RFID and pocket PC? Any pointers towards SDK's developer resource would be of great help. regards
|