| Thread | Last Post | Replies |
|
| Banner utility | 28 Mar 2006 18:30 GMT | 7 |
I am looking for some utility similar to Banner command in linux. it allows you to color the text in shell using script file. Input/Output can be colored differently, text can be parsed and different font/color/style can be applied.
|
| GMT offset | 28 Mar 2006 17:20 GMT | 1 |
I have a headless Windows CE device I'm using as an industrial controller. Unfortunately, the procedure we use to ship the devices doesn't provide an easy way to set the GMT offset (time zone) of the device. This is a business problem that will eventually get fixed by upgrading ...
|
| How to limit the function of activesync? | 28 Mar 2006 15:33 GMT | 3 |
Through the activesync we can view all the fies in the CE device. How to make the user only can view the files in the specific directory ,not all. Thanks. Fred
|
| DMA Drivers on DeviceEmulator 1.0 | 28 Mar 2006 12:27 GMT | 1 |
With the Windows CE .NET Emulators it is possible to write desktop and emulator code that communicates using the emulators DMA interface, is this possible when running Windows CE 5.0 inside the 1.0 DeviceEmulator and where do I find the interfaces for that?
|
| SmartcardCreateLink() | 28 Mar 2006 12:07 GMT | 6 |
I'm developing a CE driver for a USB smart card reader. After I initialized "smartcardExtension" in XXX_Init, I call SmartcardCreateLink() API to registers a friendly name for my smartcard reader. But it keeps return C000001 (unsuccessful). There is no description
|
| Address in a page | 28 Mar 2006 08:37 GMT | 1 |
Is the address within one page physically contiguous or not ? Thanks in advance for your help!
|
| Startup | 28 Mar 2006 03:15 GMT | 1 |
Hi~ How to make whenever WinCE start, it will automatically lauch my application? Is it some register stuffs?
|
| WARNING: Marvell 88W8385 Based Wi-Fi Solutions on Windows CE | 28 Mar 2006 02:01 GMT | 3 |
Hey guys. I've been hesitating to post something like this, but I think I'm frustrated enough at this point to go ahead and do it. If anyone out there is considering using any Wi-Fi modules based on the Marvell 88W8385 chipset under Windows CE 5.0, I strongly recommend you
|
| Power management reg settings | 28 Mar 2006 01:42 GMT | 8 |
I have custom PXA255 platform using V5.0. I have added power management to the display driver ie IOCTL stuff. I have a problem with resume in that when the system comes back sometimes the display is blank. Its still working ok
|
| local printing problem | 27 Mar 2006 21:55 GMT | 2 |
Here is my platform project in windows CE 5.0 and architechure is x86 on VIA-CLE M/B I got junk printing on parallel port dot matrix printer. (printer model : Epson 1070 and Epson 1270) from IE and Wordpad (only local printing, rdp and
|
| Installable ISR Question! | 27 Mar 2006 21:19 GMT | 2 |
I write a INIT0 test program,i want to push init0 button and output "This is INT0 Output!......" but when i push the init0 button,the wince is stop ,output 4294772228 PID:4df8e97e TID:4df8e482 RaiseException: Thread=8df9d3f4
|
| DCOM security warning | 27 Mar 2006 18:59 GMT | 8 |
PB 5.0 has warning: The remoting component of DCOM will be removed from future releases of Windows CE... I've planed to use DCOM. But now I have doubt.
|
| malloc & HalAllocateCommonBuffer | 27 Mar 2006 18:13 GMT | 2 |
When we use "malloc" to allocate memory, the allocated space is physically contiguous or not? We know that "HalAllocateCommonBuffer" allocates a shared buffer of locked, physically contiguous pages.
|
| 8 bit to 18 bit per pixel lookup palette | 27 Mar 2006 17:46 GMT | 20 |
I am hoping someone out there can point me in the right direction. I have found several posts discussing this issue but none of them give me a good idea of where to start. I have an 18-bpp panel connected to an XSCALE 270 design based on the MAINSTONE reference. I am ...
|
| ActiveSync | 27 Mar 2006 07:11 GMT | 6 |
Are there different ActiveSync component to select when you create an OS image using PB? I mean: the ActiveSync component I can find in a "Windows CE .NET 4.20" device can be of different type or it's always the same?
|