| Thread | Last Post | Replies |
|
| consume a web service. | 16 Mar 2005 02:10 GMT | 1 |
I'd like to know how to write a simple eVC console app (in C++) that consumes a simple XML Web service on the desktop. It's very simple to do with VS.NET 2003 but I'm at a loss of how to do it in eVC. My CEPC is running on CE 4.2. Thanks.
|
| WAP Wakeup quick question | 15 Mar 2005 23:40 GMT | 1 |
how will i implement "Application Listener Window Class" indicates in WAP Wakeup documentation? is there a sample available? thanks!
|
| WS_VISIBLE | 15 Mar 2005 17:01 GMT | 2 |
I'm sorry if this question is so trivial for most of you, but I'm a beginer in eVc. I was looking for the answer in the forum, but I couldn't find it. I want to make visible/invisible a simple buttom, for that, I have this code: void CPinDlg::OnContinuo()
|
| Q: Changing edit box background | 15 Mar 2005 14:45 GMT | 4 |
Platform: CE.NET 4.0 I am trying to change the color of edit boxes on a dialog. So far, all I have been able to do is change the selection color of text in an edit box.
|
| Update the GUI | 15 Mar 2005 14:23 GMT | 8 |
Hi all, i have been reading a lot from this foro but i cant solve my problem, i need help! I am a nebiew developer. I need to update a listbox about 1 time per second and im not sure what is best option, use a Thread? a timer? or what.
|
| "Utility Projects" in EVC 4? | 15 Mar 2005 00:05 GMT | 1 |
Under Visual C++ 6.0, you can create "utility" projects: projects that don't compile or link anything on their own, but are useful for grouping multiple projects within a workspace. EVC doesn't have a "utility" project type. I've had some success with using
|
| Convert WCHAR into a CHAR ? an easy way ? | 14 Mar 2005 23:01 GMT | 5 |
I know that all the CSTRING in CE are in Unicode. There is no problem with this, to code evertything etc... But I have an EditBox where the user enter 2 alphanumerical letters (0-9&&a-z = 36symbols).
|
| Activity Timers | 14 Mar 2005 21:16 GMT | 1 |
Upon initialization, the Power Manager reads the registry to acquire a list of activity timer names and settings. I need to be able to change these settings while the application is running. Anyone know how to change the activity timer settings, or get it to re-read
|
| variable application startup/load time | 14 Mar 2005 20:00 GMT | 3 |
We are starting an application from a flashcard automatically right after the kernel boots (Geode). We are seeing a considerable difference in the time it takes for the application to start executing (=loading) between boots. We
|
| Operating iPAQ WiFi Radio in eVC | 14 Mar 2005 18:06 GMT | 3 |
We are writing an application that should operate the built-in WiFi Radio of an iPAQ hx4700 (Pocket PC 2003 Second Edition) including setting SSID programmatically. We subscribed (paid) the iPAQ Developer Program after reading that we'll get access to a WLAN SDK among
|
| Info about SetWindowText Bug Fix | 14 Mar 2005 17:42 GMT | 4 |
I have read this article from Microsoft web site, i used a lot of function 'SetWindowsText(..) in MFC without apparently problem on my application. Now i am worry about. Somebody can tell me exatly in which situation this happen or more information about, or where i can found it?
|
| Where can i download the embeded visual studio? | 14 Mar 2005 14:44 GMT | 1 |
please give me a link, thx.
|
| how can I connect to the database? | 14 Mar 2005 12:06 GMT | 1 |
Now I want to use sql server ce 2.0,and create a database file *.sdf with isqlw20.exe. but now,I can't connect to the database with ADOCE3.1. My Development Kit: IDE : evc++4.0
|
| Does GetLocalTime() always read the hardware clock? | 12 Mar 2005 08:59 GMT | 1 |
Does GetLocalTime() always go out and read the current time from the hardware clock-calendar chip? Or does Windows CE 4.2 only read the hardware chip at power-up, or on some interval, and then use its internal ticks to calculate deltas in time?
|
| Problems after installing eMbedded Visual C++ 4.0 with Service Pac | 11 Mar 2005 19:05 GMT | 4 |
I just installed eMbedded Visual C++ 4.0 with Service Pack 2 (Disc 1393.3 from Universal Msdn). The Ide, Sdk and Windows CE Platform Manager all installed ok but when I go to create a project there is a error thrown (asking if I want to send the
|