| Thread | Last Post | Replies |
|
| ALT-TAB | 20 Dec 2005 23:20 GMT | 1 |
I went through the steps to create a custom shell and am looking to disble the Alt-Tab functionallity. But am having trouble finding the place to modify. Anyone know where that is implemented at?
|
| Mouse cursor not visible | 20 Dec 2005 21:57 GMT | 3 |
I've modified XSC1BD display driver so its based on the VGAFLAT driver, the display driver itself is working fine, nothing wrong with the screen etc, its just that the mouse cursor is not visible. The cursor is there in that if you right click, the
|
| WINCE420\PRIVATE where is it ? | 20 Dec 2005 19:30 GMT | 1 |
I was searching with google DoPowerOff(void) function and I found that it is in \\WINCE420\\PRIVATE\\WINCEOS\\COREOS\\NK\\KERNEL\\kwin32.c But I do not have that directory,
|
| Help with finding devices | 20 Dec 2005 18:47 GMT | 11 |
I'm trying to write a basic windows CE app that will detect devices attached to the system. I make a etupDiGetClassDevsEx(NULL, NULL, NULL, DIGCF_DEVICEINTERFACE, NULL, NULL, NULL);
|
| WM_DEVICECHANGE Notification. | 20 Dec 2005 16:20 GMT | 3 |
I have a custom SDIO device which does not fall under any of the standard classes. From an application I want to check for the arrival / removal of the device. I used RequestDeviceNotifications with a NULL Guid but the card is not
|
| Repeat "How to change Startup's address in eboot?" | 20 Dec 2005 14:58 GMT | 1 |
Thanks Tom and Steve for your replies. I am using Au1200 which is MIPS core and isn't ARM core,so complier and linker don't know STARTUPTEXT operation.is there another operation or method inform linker reserve a ".astart" region for Startup function?
|
| How to change Startup's address in eboot? | 20 Dec 2005 09:16 GMT | 4 |
Hi, all I am using the Db1200 BSP.After building eboot files, I find the Address of the "Startup" function is not 0x00000000,and is 0x00003a38 in the "eboot.map" file. the partial content of the eboot.map is as following
|
| Problem with USB keyboard on CE | 19 Dec 2005 19:44 GMT | 4 |
We manufacture USB keyboard chips. The programmable versions declare an additional feature report. Now only these programmable USB keyboards are not enumerated by CE 5.0. Is there an issue with CE?
|
| SDK: CPUs support | 19 Dec 2005 18:28 GMT | 7 |
I've installed SDK (created with PB by my "Windows CE 4.20" device vendor) into eMbedded Visual C++ 4 (my IDE) but I can't see it in the platform list. I think this is related to the CPUs supported by the SDK generated by my vendor. Can you confirm it?
|
| How to submit a device driver for verification? | 19 Dec 2005 18:12 GMT | 1 |
If I have a device driver to submit to MS, what documents do I need to send? Where to find the related information about verification from Microsoft?
|
| COM1 port is occupied when WinCE50 starts? | 19 Dec 2005 14:09 GMT | 3 |
My OS is WinCE5.0 and target is Samsung S3C2440. When I set "BSP_NOSERIAL=", COM1 port is free when OS starts. When I set "BSP_NOSERIAL=1", COM1 port is occupied when OS starts. But I didn't run any application to open COM1 port.
|
| background desktop image - platform builder - windows ce! | 19 Dec 2005 13:10 GMT | 3 |
how is it possible to integrate an own background picture in a windows ce image in platform builder, so that it is preconfigured! thx
|
| PXA255 STUART & RTS,CTS | 19 Dec 2005 12:38 GMT | 5 |
I would like to implement RTS and CTS lines with two GPIOs for the STUART which doesn't have these two lines. My platform is PXA255 Lubbock based with WinCE4.2 and serial driver migrated from the Lubbock BSP. Can anybody point me, where to begin? Is there something similar ...
|
| How to creates a listing file that contains assembler code? | 19 Dec 2005 10:19 GMT | 2 |
When building my OAL, I want to creates a listing file that contains source code, assembler code, or machine code to analysis my source code. But how ? I think there is a option in SOURCE file to control this, but I can not find it in CEPB hlep.
|
| x86 BIOS Boot Loader error message MSG_UNKNOWN_FILE_SYSTEM | 19 Dec 2005 08:28 GMT | 1 |
I'm trying to make 'x86 BIOS Boot Loader' on mini-harddisk (SAMSUNG 40G) < My PC Spec. > Processor : Intel Pentium 4
|