| Thread | Last Post | Replies |
|
| Regestry dont change when downloading from PB | 21 May 2008 17:07 GMT | 1 |
I have just started with a new BSP, where I have added a project with some registry settings. When I compiled the project, I found my change in reginit.ini. I then downloaded the image into ram, but my registry settings is not in the system. It is using a file system, so I ...
|
| NetApiBufferFree and DsGetDcNameW missing when build Kerberos.dll | 21 May 2008 16:49 GMT | 6 |
HI Microsoft Engineer: After installed the "Roll-up QEF to 2007", the Kerberos.dll was not created from sysgen. So I checked the build.log found the "kerberos.dll" link error LNK1120: 2 unresolved externals. NetApiBufferFree, and DsGetDcNameW was not
|
| custom version of GIISR problem | 21 May 2008 13:50 GMT | 4 |
I created my own version of GIISR called it USBFISR I needed to do this because my usb device had 2 independent interrupt registers that I need to test so I just created my own version renamed it, built it and run my application. When I run a debug build it loads and works ...
|
| Defining IMGSDBUS2 for sdbus2.dll | 21 May 2008 13:15 GMT | 2 |
Following is the snippet from common.bib #if defined IMGSDBUS2 ; @CESYSGEN IF CE_MODULES_SDBUS2 sdbus.dll $(_FLATRELEASEDIR)\sdbus2.dll NK SHK
|
| repllog failing | 20 May 2008 21:36 GMT | 15 |
I'm having trouble with repllog on a semi-headless unit. It sends out "CLIENT" on the proper COM port @ 19200 as it's supposed to, but I don't get a response for an ActiveSync client. Am I missing something based on the error messages?
|
| TOUCH CETK test fails in Windows mobile 6.0 | 20 May 2008 21:32 GMT | 3 |
Am working on windows mobile 6.0 and my touch driver is working fine.. When touch CETK try to load my touch driver am facing foll. problem when CETK calls DdsiTouchPanelDisable function through touch MDD function,it couldnt able to close GPIO and SSP driver using
|
| RAM recognizing - WinCE 6.0 R2 | 20 May 2008 19:39 GMT | 1 |
Hi to all, I work with Platform Builder and Visual Studio 2005 and i have an x86 device with 256 MBytes of RAM. My NK.bin (WinCE 6.0 R2) is loaded correctly but WinCE recognize only 47296 KByte of RAM. Why? There are
|
| Intel Atom BSP? | 20 May 2008 18:03 GMT | 2 |
Will Microsoft offer a CE 6.0 BSP for the Atom at some point? Thanks.
|
| Loading USB driver @ boot | 20 May 2008 17:30 GMT | 6 |
We have a system with two partitions, the NK.bin and an internal filesystem on the same NOR flash device. We have the need to load USB drivers from the internal filesystem. The reason being, our NK.bin is not upgradable but the filesystem is. So we have some ideas:
|
| FREEZE/PXA255/WindowsCE 5.0 | 20 May 2008 16:35 GMT | 13 |
I have a COMPULab CM-X255 board with a PXA255 with WindowsCE 5.0. I encounter a FREEZE after several hours/days for abot 19 minutes. afterwards it is running normally. Has anyone experienced the same problem ?
|
| WinCE5 Bluetooth over USB | 20 May 2008 15:05 GMT | 2 |
I want to use a Free2move Bluetooth module that can be connected by USB (USB HCI). Main function will be serving an audio headset. Does anybody know what driver I should add and what components have to be added to control the bluetoothmodem (e.g. audio) from the control panel?
|
| how kill taskbar? | 20 May 2008 14:57 GMT | 3 |
|
| (Parallel Port) Why cannot output data to LPT port ? | 20 May 2008 11:23 GMT | 2 |
Dear Sir, I use WINCE 5.0/6.0 ro develop my project which have a parallel port. I reference http://support.microsoft.com/default.aspx?scid=kb;EN-US;823179 to develop a program to output data to LPT port.
|
| [WINCE5.0] visual studio go to "int 3" | 20 May 2008 10:29 GMT | 2 |
Hi On x86 target i debug by ethernet with visual studio 2005 and debugger go on window "machin code" line "int 3". I can continu without pb (go button). what use of "int 3" (i think debug)?
|
| Porting BSP from CE 5.0 to 6.0 problem. | 20 May 2008 09:04 GMT | 4 |
I am using Win CE 6.0. I am porting my one BSP from CE 5.0 to CE 6.0. I am getting interrupt errors. Is any body know when we port any BSP from CE5.0 to CE6.0 why this type problem occurs?
|