| Thread | Last Post | Replies |
|
| Help! Cannot install eVC4.0 | 20 Jan 2005 19:15 GMT | 6 |
My system is Windows XP service pack 2. I have Visual Studio .NET (2002, not 2003) installed. I have a problem installing eVC4.0. I downloaded eVC4.exe, unzipped it, and ran setup.exe but it fails with this error, right after the splash screen.
|
| CListCtrl and Grid Lines | 20 Jan 2005 19:03 GMT | 2 |
Hi, I have a CE4.0 app which uses a CListCtrl control. My code turns on Grid Lines by calling... m_PSIList.SetExtendedStyle(LVS_EX_GRIDLINES); Unfortunatly, the grid lines do not line up properly in the list (they cut
|
| getting the name of the wifi-card for wzcqueryinterface and wzcsetinterface | 20 Jan 2005 17:04 GMT | 1 |
Thank you both for the responses. I will try them out. regards Laery
|
| Getting the name of the wifi-card for WZCQueryInterface and WZCSetInterface | 20 Jan 2005 17:03 GMT | 4 |
How can I find the name of the active wifi-card on ppc2003? I need it to set the network-mode from ad hoc to accesspoint. WZCSetInterface needs an INTF_ENTRY.wszGuid which is the devicename? I think I've got al the parts
|
| Writing a DLL with MFC support | 20 Jan 2005 13:11 GMT | 3 |
Hi, I'm writing a DLL which uses a static library that requires calls to the MFC. When compiling, I get the following errors: mfcs42.lib(dllmodul.obj) : error LNK2005: DllMain already defined in
|
| Help with an ADOCE SQL statement | 19 Jan 2005 23:39 GMT | 1 |
Could really use some help here. Am developing a database for my company using the program Sprint DB Pro which uses ADOCE SQL. Am trying to construct two simple queries that just will not work. Query 1:
|
| Newbie - emvc4 first impressions, sucesses and a few questions. | 19 Jan 2005 19:15 GMT | 1 |
Greetings from a novice hobby programmer. I have 1. downloaded and installed emvc4.0 and service pack 4 2. downloaded and installed Pocket PC 2003 SDK
|
| Issues with stack frame on ARM | 19 Jan 2005 19:02 GMT | 2 |
I have an issue that happens when code runs on an ARM(XScale) processor but not on the emulator. In this case an Dell X3 or an HTC PDA2K that I am using for a prototype application development. Can anyone tell me what I am doing wrong here?
|
| i havi a question | 19 Jan 2005 18:39 GMT | 1 |
is there just only one way to know whether the network connected or disconnected? one way means sending a ping. could you tell me another way that for example, kinda requesting to
|
| Help me with a simple question | 19 Jan 2005 18:21 GMT | 1 |
I am trying to introduce in a button numbers. Until now I used and integer to store the data. However, now I need to introduce numbers with more than 5 digits so I cannot use the same idea. By the moment my idea is to save each of the number that I have recived and then
|
| Can't install EVC4 | 19 Jan 2005 17:22 GMT | 4 |
Can't install eMbedded Visual C++ 4.0, the pc had previously had EVC4 but it was uninstalled 3 months ago. The only difference in the system is winxp SP2 as been installed.
|
| How to acess Pocket PC's registry value like remote register edito | 19 Jan 2005 12:08 GMT | 3 |
I can only find copy, create ,etc function in RAPI functions. How to acess Pocket PC's registry value like [remote registry editor] do? How can [remote registry editor] acess the registry key value from PC side? What APIs are used?
|
| Problems creating ActiveX DLL on PocketPC 2003 | 18 Jan 2005 22:51 GMT | 5 |
I'm attempting to develop an ActiveX control for an iPAQ h4350, but I'm having difficulty getting it to do... well, anything at all. I'm using eMbedded Visual C++ 4 SP4 with the PocketPC 2003 SDK. The steps I'm taking in a trivial test case are as follows:
|
| Help me with the edit text. | 18 Jan 2005 22:40 GMT | 1 |
>On 11 Jan 2005 08:01:53 -0800 r_z_aret@pen_fact.com wrote: > >>Hi! >>I am working in an GUI and a part of this GUI consist of a window |
| Switching from Ad Hoc to access point mode and visa-versa | 18 Jan 2005 15:39 GMT | 1 |
Hi Paul, Thanks for the response, but I don't have platform builder only evc. Regards Laery
|