| Thread | Last Post | Replies |
|
| Loading icon in WinCE | 14 Nov 2006 06:17 GMT | 3 |
I'm trying to load icons on Buttons in WCE (MFC). I saw in the msdn comment that MFC doesn't support the Set and Get Icon routines in WCE. Is there any other way to do that?
|
| Serial Port and function | 14 Nov 2006 03:21 GMT | 4 |
I use an application running under WindowsXp and WindowsCE. Like I have performance problem I change the protocol first for Windows CE, so that I have use the function: - ReadFileEx, WaitForSingleObjectEx, GetOverlappedResult, CancelIo. But now I want generate the WindowsCe version ...
|
| How to move the status window to the top of the parent window. | 14 Nov 2006 02:45 GMT | 3 |
I want to move the status window(bar) to the top of the parent window. Would you pls tell me how to realize it. Thank you very much!
|
| USB Sniffer | 13 Nov 2006 22:30 GMT | 3 |
Hi anybody! Does somebody know an USB Sniffer for windows ce? thank you
|
| Data communication via GPRS | 13 Nov 2006 16:33 GMT | 1 |
How the data will be sent/received via GPRS connection? whether the data need to be framed before sending? If it is to be transmitted as RAW data how it could be done? Would any of provide some samples for the same? Thanks in advance,
|
| Starting piped commands in CE? | 13 Nov 2006 12:57 GMT | 3 |
I would like to be able to start a new executable from within a C program, and have access to that program's text output. In Unix, this is easy to do via the popen() function call. But I can't figure out how to do it in Windows CE. It must be possible, or CE's cmd.exe wouldn't ...
|
| gui interface builder | 11 Nov 2006 15:01 GMT | 1 |
Does anyone know of a GUI interface builder for win32 or MFC? Thanks, Tom
|
| Evc4 Error: "Cannot find a default device. Please create one from the platform manager" | 10 Nov 2006 16:01 GMT | 2 |
This driving me crazy. I have a target I developing on that uses ARMV4I, ADS Xscale. I was happily debugging it a couple days ago. Then yesterday morning, blam! I started getting this error. The code is downloaded via USB/activesync. I can communicate to the target through
|
| Data transmission/reception | 10 Nov 2006 15:41 GMT | 1 |
How can we send/receive data packets for GPRS connection? I am using API 's provided by MC8775v GSM modem. Do we need to create the socket for this? Would any of you suggest me the solution for this. Thanks in advance,
|
| get list of all process and kill selected process | 10 Nov 2006 10:56 GMT | 2 |
I want the application which can list all the processes running on WinCe device and kill the selected process . can you give some api to do that.
|
| Resource scripts and environemnt variables | 09 Nov 2006 21:05 GMT | 4 |
Hi,I'm developing a PocketPC VC++ app whihc will have the app branded depending on the target customer. in my resources i want the icon to pick up the file depending on whihc company we are tageting. So i have an environment
|
| Picture Control method to draw thumnails | 09 Nov 2006 19:14 GMT | 3 |
I am using eVC++ 4.0. I need to draw a thumnail on the picture control. On my dialog i have a picture control with visible option unchecked ( as i dont want to show the picture control on the starting background image drawing). Now i try to draw my thumnail view of the bitmaps or
|
| Keeping caption bar focussed | 09 Nov 2006 17:55 GMT | 3 |
Hi, i have a pocketpc vc++ app. In it i display a dialog box. I was wondering is it possible to keep the caption bar highlighted blue even if focus moves off it. Currently its turning gray even though i've set the HWND_TOPMOST
|
| GSM Modem | 09 Nov 2006 16:19 GMT | 1 |
I am using USB GSM modem (MC8775V). When I inserted into my PC it is not detected. It's just giving POP-up message as "USB device not recognised". Would any of you suggest which USB driver to be installed for that? Thanks in advance.
|
| ARMV4 with PB5 | 09 Nov 2006 16:16 GMT | 10 |
I find many questions about this theme but can`t find answer at all. How can i build driver for ARMV4 in PB5? If this impossible please tell me how can i find sdcardlib.lib for ARMV4 (PB4.2 have`t any modules working with SDCARD`s).
|