| Thread | Last Post | Replies |
|
| RAS Server Get User Credentials?? | 17 Nov 2006 11:48 GMT | 1 |
actually i got the RAS Server under CE 5.0 running. Now i'm writing a little application to set, delete and list the users for dial in. So the adding and deleteing is quite simple, due to the IO Controls within RasIoControl(). But exists there any way to get the name of all
|
| SD Card Driver in windows CE | 17 Nov 2006 04:06 GMT | 8 |
i am getting the following error while developing the SD card driver for ARM processor. here i am sending the Debug message which i got 0x86b8ad3c: SDCard: SDReadWriteRegistersDirect- R5 response returned
|
| Build Fails on USBMSC.LIB | 17 Nov 2006 00:44 GMT | 1 |
I've built some platforms using CEPB 5.0 (all updates installed), and all of a sudden i'm getting a build failure: BUILD: [00:0000000277:PROGC ] Linking \WINCE500\PLATFORM\Geodelx\Src\Drivers\Usb\Class\Storage\Disk\Scsi2\
|
| HIVE-BASED REGIDTRY | 16 Nov 2006 20:54 GMT | 3 |
My platform is ce5.0.The flash is 64MB with two patitions, a BINFS for NK.bin and the rest for a FATFS.And I want to put my system.hv and user.hv in the rest flash partition. I didn't change anything of the common.reg file. Now,my problem is when boot my system ,it works OK ...
|
| Invalid Handle in SDGetDeviceHandle | 16 Nov 2006 18:22 GMT | 3 |
I am trying to bring up a network client driver ( SDIO interface ) on Samsung MBA2440 board. My target image has an SDBusdriver.dll( bus driver ) and SDCSdcard.dll( host controller driver ).
|
| problem with interrupts | 16 Nov 2006 13:51 GMT | 4 |
Hey i'm Tom Puttemans and i have a problem with my interrupts. I try to migrate the bsp for the falcon board of windows CE 3.00 to 5.00. It's an vr4121 processor so i'm using the vr4131 source code. When i disable
|
| Intel PSM 3.7 - Corrupted file system | 16 Nov 2006 13:40 GMT | 3 |
we are having strange problems with the file system on the PSM (3.7). It becomes corrupted; files disappear, same file name repeated several times in the same directory, empty directories that can not be removed, files can't be opened, and so on...
|
| RDP Won't accept keyboard input? | 16 Nov 2006 12:35 GMT | 5 |
<SNIP> I've got a CE 4.2 build on a PXA255. I've got the Remote Desktop stuff included and when I run it all seems well, I can enter the remote machine name, etc. and click connect. At that point the remote desktop comes up
|
| hibernate in WinCE | 16 Nov 2006 12:13 GMT | 1 |
I am developing power moding for a product based on WinCE. I am considering to implement a hibernate function similar as HORM (hibernate once resume many times) in eXP. If I implement this way:
|
| CF Card access | 16 Nov 2006 08:58 GMT | 2 |
I was trying to load the image from CF card with FAT16.I tried several CF cards. The calculations I use are , Start sector = Partition->StartSector + ( IF ,Extended Partition
|
| MUI and Hive Registry | 16 Nov 2006 08:47 GMT | 4 |
I'm working with PB for WindowsCE 5.00. I created a MUI image for a CEPC Platform which was working fine. I added the Hive based Registry feature and after starting the debug image I got the message:
|
| HCD changes for US Robotics 5421 adapter | 16 Nov 2006 07:37 GMT | 1 |
I read the following discussion about the US Robotics 5421 USB WLAN adapter: http://groups.google.de/group/microsoft.public.windowsce.platbuilder/browse_frm/ thread/cd82af940d71bdb9/c76e619bda4438f1?lnk=st&q=usb+robotics+wince&rnum=2&hl=e n#c76e619bda4438f1 I am facing the same ...
|
| how to debug the OS on the Emulator using the kernel debugger? | 16 Nov 2006 05:13 GMT | 3 |
I am reading the pb for windows ce 5.0 Help. I want to debug the OS on the emulator,I can't halt the running os on the emulator because the "Break" menu item in "Debug" menu is disable and gray. But in the Tutorial Step 4: Debugging the OS on the Emulator Using the Kernel ...
|
| How to do an asynchronous design inside OAL? | 16 Nov 2006 04:51 GMT | 4 |
I'm facing an issue while designing some of OEM IOCTLs. I want to desin read/write IOCTLs for a peripheral inside the OAL. To make it work in an interrupt based mode, I tried the usual device driver way i.e CreateEvent->InterruptInitialize->CreateThread(to create the IST). But
|
| How to get romfilter working on WinCE 6 | 15 Nov 2006 22:59 GMT | 1 |
can anybody tell me how to get the romfilter working in WinCE6? There are no comments in the platform builder help about the romfilter. What registry entries are needed? Should they come in the half registry? Are there additional things to know?
|