| Thread | Last Post | Replies |
|
| Question on distributing mfcce400.dll, olece400.dll and atlce400.dll from CE4.2 with CE6.0 platform | 26 Jan 2007 19:48 GMT | 5 |
I work for the company that is a provider of embedded devices as well as a software that runs on these devices. We had a very successful line of devices based on the CE4.2 platform and had distributed many applications that were compiled with EVC4.
|
| Problems with a web application | 26 Jan 2007 15:42 GMT | 1 |
A customer wants to run his web application on the Internet Explorer for CE 4.2. The web application works fine on the IE of Windows XP. But the web application partially works on the webpad.
|
| The problem of Reading unique Device ID of MMC/SD card on PXA270 | 26 Jan 2007 01:49 GMT | 1 |
the os's version is WindowsCE5.0. I use these two functions to map the physical address to the virtual address in order to access physical registers in User Mode:
|
| Dialog Title | 25 Jan 2007 20:52 GMT | 3 |
I've got another newbie question. I'm building a dialog-based Win32 application in eVC++ 4 for PPC0x. Some of my GUI uses property sheets. I use the PSCB_GETTITLE event to give the property sheet set an appropriate title. Is there a similar way to do
|
| gpio operation works fine in DEBUG mode, but failed in RELEASE mode! | 25 Jan 2007 20:04 GMT | 2 |
Dear guys: The previous driver works fine, both in debug and release mode. I add some code, it only works in debug but not work in release. The new code i add is just some operation on GPIO like below:
|
| Netlog | 25 Jan 2007 17:07 GMT | 1 |
I have 2 network adapters on my system (WinCE 5.0) : an RTL8139 and an NE2000. I should like to activate Netlog for one adapter (NE2000) and not for the other. Is it possible?
|
| debug zones and selog zone | 25 Jan 2007 16:08 GMT | 3 |
Hello people, well i went thorught debug zone after CeLogZone....got some confusion!!! 1) debug zones are seems to be more similar to celog zones.....well but
|
| X86 emulator SDK causes errors in VS2005 | 25 Jan 2007 00:04 GMT | 1 |
I have PB5.0 and VS2005 installed on my system. I built a x86 emulator OS which starts and runs fine. I then went ahead and built a SDK for this OS so I can begin development from within VS2005. After installing the SDK and starting VS2005 I get the following errors:
|
| Implementing nanosleep() function in wince | 24 Jan 2007 02:04 GMT | 5 |
Hi, I am porting a socket application and I want to control the process of sending packets at the nanosecond level. Is there an equivalent function of nanosleep() in wince?
|
| Wireless client card for windows ce 5.0 | 23 Jan 2007 23:30 GMT | 6 |
I am using a cisco aironet 350 wireless client car with my Windows ce.net 4.1 device. The output power of that client car is 100mW and I get a very large range of coverage area.
|
| bluetooth ag serivces and handset | 23 Jan 2007 18:21 GMT | 2 |
I am working under PB5.0, and I need develop my device as a handsfree equipment, but as I read ag code in wince500\private\winceos\comm\bluetooth\profiles\ag\core, when I CreateFile( BAG0:,,,,,), then
|
| CeLogData confusions!!! | 23 Jan 2007 16:26 GMT | 3 |
Hello all some confusion about function: void CeLogData(BOOL fTimeStamp, // Should timestamp be used? WORD wID, // ID of event/data. PVOID pData, // pointer to data buffer
|
| Instal and run a cab file from within another cab | 23 Jan 2007 15:47 GMT | 1 |
I have a cab file that contains HTTPServer.PPC2003ARM.MS.PocketPC.CAB, it correctly extracts it to the \temp directory. I need to run it automatically so I have created a dll in EVC4. The INSTALL_EXIT code is shown below: codeINSTALL_EXIT
|
| Migrating project form VC++ 6.0 to Embedded VC++ 4.0 | 23 Jan 2007 13:42 GMT | 3 |
I have been trying to compress text data using zlib library on VC++. It has worked out fine and I have successfully implemented a few changes in the code to meet the needs of my target application, like data rate, window size, etc. The code is fully written in C and there are ...
|
| CE 5.0 config.bib minimum ram | 22 Jan 2007 17:15 GMT | 3 |
What's the minimum amount of ram you can set in config.bib? I have a board with non-contiguous ram, 4x8MB. AFAIK, there's a bug in CE5.0 that prevents NK from spanning across non-cont ram sections, even though the mmu presents a cont's virtual ram space. Ah, well.. So I have a ...
|