| Thread | Last Post | Replies |
|
| VirtualCopy( ) >>8 ( divide by 256) | 04 Apr 2006 07:30 GMT | 9 |
Why should we shift >>8 bits if specify the parameter PAGE_PHYSICAL ?..For alignment??.If yes, what kind of alignment??.. Anyone know the detail?... If we do not specify PAGE_PHYSICAL, we just do a pure copy form VA
|
| SBOOT serial download - PB hangs up after acknowledge | 04 Apr 2006 00:13 GMT | 2 |
Maybe someone can help me out here, I know there is not much know about the Serial download protocol, from what I'm reading it should just work - however, for me it doesn't at the moment. I have adapted the SBOOT to my platform (intel xscale) and am using
|
| Help for Quad UARt Support | 03 Apr 2006 23:11 GMT | 3 |
I am new to wince but i have some understanding of driver development. I am stuck in a problem. In wince there is a code for 16550 uart, but i have to provide support for QUAD uart. And i dont know where to do the changes. I mean what changes need to be
|
| more than 10 'same' device file names in CE 5.0? | 03 Apr 2006 22:57 GMT | 4 |
In one of the previous posts "about serial port extension" http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_frm /thread/83caf170846fcc91/789620309359f380?q=about+serial+port+extension++&rnum=1 #789620309359f380 it is mentioned that "If you are using ...
|
| Daylight & Windows CE 5 | 03 Apr 2006 22:53 GMT | 3 |
I'm working with PB 5 and I've modify registry because I want manage the Daylight parametr. I've modify the following registry in project.reg : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Clock] "AutoDST"=dword:1
|
| problem in building headless device | 03 Apr 2006 22:01 GMT | 8 |
I am developing a application which require headless support. I am developed image for this and I required in may image only .NET CF, serial port support, wave file, audio file, LAN And internet connection by proxy support. I made my image with these components and when I
|
| Boot Loader | 03 Apr 2006 19:20 GMT | 3 |
I am a newbie in Windows CE and I am trying to follow the Windows CE 5.0 help file section in developing a boot loader. I have done the following steps per the document, but I am stuck when I try to run sysgen: 1. Create directory C ...
|
| PB free download | 03 Apr 2006 17:44 GMT | 6 |
Is Platform Builder free downloadable? Where? Which version do you suggest to install: 4.20, 5.0..? Does 5.0 permit to produce 4.20 OS image, too? Mhaxx
|
| Storage Device | 03 Apr 2006 15:49 GMT | 6 |
I am using Toshibha Compact Flash cards the problem is that drive is not visible in Win Ce.Could any correct reason as why it does show this drive.Should i need install new drivers for this CF
|
| where is the source file of btd.dll and btdrt.dll | 03 Apr 2006 15:05 GMT | 3 |
Does somebody know where is the source file of btd.dll or btdrt.dll ? I use platform builder for WinCE 5.0. Best regards Sam
|
| use samsung 2440 bsp but can not open com2 | 03 Apr 2006 11:35 GMT | 1 |
i use samsung 2440 bsp build wince420 system, but in EVC i can not open port com2. when i used createfile () fuction try to open "com2",the function return is 0xffffffff. and used GetLastError() to get the error number. it indicate the com port already exitting . but i can not ...
|
| HKEY_LOCAL_MACHINE\loader\ | 03 Apr 2006 09:21 GMT | 2 |
I want to move most of the system files to mdoc fat partition. so I made a lite version of ce.bib, and boot it with KITL. seems it can get all the missing files over KITL via the \release\ folder correctly. then I changed the registry seting of HKEY_LOCAL_MACHINE\loader\
|
| Newbie - Getting Networking going on CEPC | 03 Apr 2006 06:15 GMT | 5 |
Hi can you help please. we have managed to deploy a CE 5.0 OS over Ethernet from PB. (which works great) We then tried to copy the OS image onto the hard drive of the CEPC. We then booted from the Hard drive OS image...
|
| How to display YCbCr4:2:2 format image using DirectShow's filters | 01 Apr 2006 22:33 GMT | 3 |
I¡¯m writing a Camera Driver based on Windows Mobile 5.0 for Intel Monahans P Processor. The camera sensor¡¯s output is YCbCr4:2:2 and now I write a test application which calls DirectShow¡¯s API to display the image on LCD.Here is my
|
| HCI_EstablishDeviceContext returns ERROR_SHARING_VIOLATION | 01 Apr 2006 01:47 GMT | 1 |
i'm trying out btscosnd, however, i'm getting an ERROR_SHARING_VIOLATION when it calls HCI_EstablishDeviceContext() with BTH_CONTROL_ROUTE_BY_LINKTYPE set to SCO. Anybody have an idea why?
|