| Thread | Last Post | Replies |
|
| XScale MemoryController | 30 Apr 2006 15:56 GMT | 3 |
Hi, I am working with a XScale processor on a project. Now, I would like to read 8bit wide Datas from a SRAM via the MemoryController from the XScale. Does someone have experience in programming an XScale MemoryController with WinCE? The manual from Intel doesn't help me
|
| Sending data through Parallel Port | 29 Apr 2006 12:26 GMT | 1 |
I want to send data to my board through Parallel Port. I there any ways to send it.It seems that we can use Parallel Porrt only for Print purpose and not for sending our data. with regards
|
| WiFi state registry values | 28 Apr 2006 23:18 GMT | 4 |
Can someone let me know the documented values of the WiFi card state found in the registry at: HKEY_LOCAL_MACHINE\System\State\Hardware\Wifi For a few days, my testing device was consistent with the following
|
| ev4 #defines | 28 Apr 2006 22:57 GMT | 5 |
I have two files which include the exact same header files but one reports a preprocessor error when compiled and the second does not. I would like to verify the same command is being used to compile each file. Is there a way to have evc show the commands used to compile a
|
| Shutdown The Wince Machine | 28 Apr 2006 17:46 GMT | 2 |
I am working in Wince application which run in ICOP vortex-x86 Board. I want to shoutdown the board when I close the application.
|
| CoCreateInstance failing under EVC++ | 28 Apr 2006 13:35 GMT | 1 |
I am getting strange problem. Am able to run directshow applications on Microsoft visual C++.The same application compiling properly on evc++ also. But CoInitialize and cocreateinstance methods returning NULL . am not
|
| Can't generate executable | 27 Apr 2006 16:58 GMT | 3 |
I beg you pardon for my bad English. I hope you understand my problem never the less. I installed the embedded Visual C++ 4, also the SP 3. I created a standard project (WCE Application). The IDE created source with an empty WinMain.
|
| Get Memory State | 27 Apr 2006 16:56 GMT | 3 |
I need to get the memory available on my PDA when my apps are running. How could i get the free RAM size? Thanks
|
| multiline edit | 26 Apr 2006 20:58 GMT | 4 |
I am setting the multiline attribute in the resource edit for an edit box but text is not wrapping as I enter it into an edit box? Is this just to support \n in text you set? How do i get an edit box to wrap text as the user types it?
|
| Selecting Active WCE Platform (SDK)-PRB: eVC not responding (cpu 1 | 26 Apr 2006 16:17 GMT | 1 |
I've installed eVC 4.0 and updated to SP4, installed WCE 4.20 Standard SDK, another standard SDK (came with eVC?) and the OEM SDK I need that apppears as "Windows CE 4.20". Active configuration is Win32 (WCE ARMV4I) Debug. Default device is "Windows CE 4.20 Device".
|
| How do I get the handles to pass to OpnMsgQueue? | 26 Apr 2006 15:08 GMT | 3 |
In order to use message queues for inter-process communication, how do I get the hSrcProc and hMsgQ parameters to pass to OpenMsgQueue? I have created the Message Queue in one process with CreateMsgQueue and I now need to get another process to connect to it.
|
| Boot Loader Logo in WINCE | 26 Apr 2006 12:39 GMT | 1 |
I am doing WINCE application in WINCE in ICOP Board. While booting WINCE in ICOP Board, I don't want the Windows CE logo and I want to put another logo in that place. To do that what shall i have to do? Advanced Thanks.
|
| GetWirelessDevices/ossvcs api | 25 Apr 2006 21:40 GMT | 7 |
I am in dire need for Wireless API documentation for the calls contained in the ossvcs.dll I believe they are contained in a header file called "Wrlspwr.h". I have the Windows CE 5.0 Platform builder, but it does not have
|
| Turn off the LCD | 25 Apr 2006 16:32 GMT | 3 |
I would like to know are there any methods which I can use to turn off the LCD screen but the program which is still running? Thank you for all of your help. Thank you. Alex Yung
|
| Bring the IP entering PCI|RTL81391 Dialog in runtime of applicatio | 25 Apr 2006 13:16 GMT | 3 |
I am creating an application in which i have to change the IP address of the system during the runtime. so i need to bring up the PCI|RTL81391 dialog box.
|