| Thread | Last Post | Replies |
|
| How to get started eMbedded Visual C++ for Pocket PC | 31 Aug 2007 03:22 GMT | 1 |
Newbie question... I installed eMbedded Visual C++ 4 and the latest service pack... I also installed the Pocket PC 2003 SDK... Where can I find a good tutorial to create my first "Hello World" program?
|
| ToolbarWindow32 | 27 Aug 2007 17:07 GMT | 1 |
What libray creates the ToolbarWindow32 that I see on the Spy? What the functions? Thanks in advance Miky
|
| Why doesn't PB-generated SDK's device show up in VS2005 smartdev w | 27 Aug 2007 16:16 GMT | 4 |
Does anyone know why a Platform Builder CE 5.0 generated SDK would not show up in VS2005 as a possible device when the VC smartdevice wizard runs? Another way to ask: Does anyone know the OS Design requirements, or any other PB 5.0 requirements, to have it so that an OS's ...
|
| How can change the exist file's name? | 27 Aug 2007 04:20 GMT | 1 |
Hi , How can I change the filename in WINCE by program method? Thanks a lot for any help.
|
| Can't attach to process on CE device | 24 Aug 2007 07:29 GMT | 5 |
I'm using eMbedded VC++ 4.0 with SP4. I'm trying to attach to a process on the target device by selecting Build-->Start Debug-->Attach to WCE Process. When I do this, I get a message box with the error "Toolhelp.dll cannot be copied to the target device."
|
| Can't resolve some unresolved external symbols (error LNK2019) - I couldn't find their description in help or groups. Nowhere... | 23 Aug 2007 08:06 GMT | 3 |
Unfortunatelly, I couldn't resolve some of errors LNK2019 like some other errors (also LNK2019) before. To example: error LNK2019: unresolved external symbol __imp__CoTaskMemFree referenced in function "long __cdecl InitDisplayFrame(unsigned short
|
| bluetooth programming on ppc | 21 Aug 2007 16:10 GMT | 5 |
i write a program on my ppc which os is wince4.2 i want to send a message to my pc i use evc++ i use winsock
|
| How to have a modem working with RAS - CE 5.0 | 20 Aug 2007 11:10 GMT | 1 |
I've a modem plugged on COM5 but RasEnumDevice returns 0 connected device. How can I, by program, make this modem recognized by RAS so RasEnumDevice founds it and RasDial works :) FYI, it's a GM29 that I plan to use it to access internet thu gprs
|
| GetidleTime issues on device | 17 Aug 2007 17:46 GMT | 2 |
Hi experts , Currently ,working on win ce 5.0 device ( seutron ) in C# language . I need to get the idle time for system so that after a certain time , I can do some activity ( like back light activity ) .. The real important thing is
|
| Display bmp picture in the LCD | 16 Aug 2007 08:33 GMT | 2 |
I want to dispay bmp file in the LCD display. Anybody can give me help about it?
|
| Capture desktop events in WinCE | 15 Aug 2007 07:40 GMT | 4 |
I am trying to build in C/C++ a record and play tool for a Windows CE device. Now I can capture and generate mouse/keyboards events but in my own window. I would like to catch events that user make in WinCE desktop, then I can to
|
| User authentication as in ftp server | 14 Aug 2007 16:21 GMT | 5 |
I am currentlly writing an application for Windows CE 5.0 which has to provide some basic user management by checking access via user name and password before performing its tasks. My client wants the application to use the same user/password database
|
| File Sharing Question | 14 Aug 2007 16:14 GMT | 4 |
I'm trying to develop an App which has a text file for logging of information. I want to be able to read this file via FTP while the file is open for logging. Is this possible? I have already tried Opening the file with FILE_SHARED_READ but the ftp
|
| BthSetMode and BthGetMode by Pocket PC 2003 | 14 Aug 2007 16:07 GMT | 3 |
I have a problem building a project for bluetooth. For bluetooth I used the same Code as in the sample BthChat chiped with the "windows mobile 6 SDK". The problem is that the BthSetMode and BthGetMode functions are not
|
| How to identify key pressed by user when he uses french keyboard set | 13 Aug 2007 17:21 GMT | 1 |
I'm dealing with convering unambiguously characters entered on french keyboard to ASCII format or indentifying exact key that user pressed. The result of the user's output is text file, but many characters entered by the user might be interpeted ambiguously, for example:
|