| Thread | Last Post | Replies |
|
| time/date dialog | 24 Jan 2005 20:50 GMT | 1 |
Does anybody know how to activate the time/date dialog programatically ? For example, on the desktop if I run "timedate.cpl", then this dialog shows up. It's the same as right clicking on the clock or double tapping on it (depending on the system.) This is for a device that is ...
|
| getting the name of the wifi-card for wzcqueryinterface and wzcsetinterface | 24 Jan 2005 18:38 GMT | 1 |
Thanks for all the help so far but I still have some troubles. I try /* snip*/ while (pAdapterInfo != NULL) {
|
| eVC4.exe: long filenames garbled after unzip | 24 Jan 2005 18:31 GMT | 1 |
I've tried to unzip eVC4.exe in three different ways, but each time I find that long filenames are reduced to xyzabc~1.ext. Is there any chance that the installation will succeed? Moreover, the machine on which I want to install it, has Windows XP
|
| From Siemens PLC to a WinCE device | 24 Jan 2005 18:11 GMT | 3 |
Hi there !!! I worked for 4 years developing for Siemens step7 plc , with the ladder diagrams. Now I'd like to work with a custom device with win ce.net.
|
| Access Violation by calling function in dll | 24 Jan 2005 18:03 GMT | 1 |
who can help me ??? I develop an application for PocketPC 2003 with eMbedded Visual C++ 4.0 and use a dll, which e.c. has an function to open maps (*.shp) and Orthophotos (georeferenced JPGs).
|
| SipShowIM | 24 Jan 2005 17:57 GMT | 1 |
I use the SipShowIM API to show and hide the input panel on a Windows CE application. This seem to work fine when building code for Windows CE 4.1 devices, but I get an "error LNK2019: unresolved external symbol SipShowIM" when trying to
|
| How to paste a CString into the current EditView Window | 24 Jan 2005 17:53 GMT | 1 |
I'm using a dialog box to generate a string that I would like to paste into the EditView document once the dialog box closes. Any ideas on how to go about accomplishing this? Thank you,
|
| WinCE CPU utility | 24 Jan 2005 17:50 GMT | 1 |
Hi, folks: Does anyone know that a tool to monitor the CPU utility in a PDA (ARM seies)? It likes the tool in Windoows series OS to monitor the used percentage
|
| How to port eVC4 project to VS2003 | 24 Jan 2005 10:16 GMT | 5 |
I have several eVC4 projects that I would like to convert to Visual Studio 2003 .Net. Is this possible through some sort of Wizard? If I create a VS project/solution can I add the evc4 files and compile
|
| help for cash! port read/write | 24 Jan 2005 00:16 GMT | 1 |
I need to write some vc++ code for a pocketpc 2003 (and emulator). I have done some, but am having problems with comm port reading and writing. Is anybody on this group from the Oxfordshire area (UK) who could give some help or write some code. I am willing to pay!
|
| Motherboard serial number | 22 Jan 2005 13:54 GMT | 8 |
i need to read the motherboard's serial number. I know how it is possible in VB but i am using eVC++ with standard SDK for windows CE 4_2. and i cannot found anythink about. Could you tell me some link/suggestion or sample code. Thanks a lot.
|
| eVC4 installation on XP Pro | 21 Jan 2005 21:07 GMT | 2 |
I have windows XP Professional with SP 2 installed. I installed eVC4 with SP3. I basically want to develop and test applications with CE emulator. Doesn't eVC4 comes with SDK for CE emulator and if so shouldn't I able to launch eVC without installation of any further SDK?
|
| remote tools in evc is not working at windows xp with sp2 | 21 Jan 2005 20:55 GMT | 2 |
I have a xp machine with sp2 (disabled PAE mode). I have installed evc4.0 (sp1) + iPAD sdk from Fujitsu. ActiveSyn 3.7.1 Configured to use:
|
| How to create Help (.csh) files | 21 Jan 2005 20:37 GMT | 1 |
I'm developing a dll for my project. I would like to create a help files(.chm). I'm using eMbedded Visual C++ 4.0 and C language. Kindly let me know how can we develop .chm help files for
|
| EditBox Dialog Control Question | 21 Jan 2005 20:37 GMT | 1 |
How do you keep a carriage return in an edit box from causing a complete closeout of the Dialog box? Also, how do you ensure that when you leave a Edit box, the data is updated? Right now, For every edit box I generate an OnKillFocus handler that calls
|