| Thread | Last Post | Replies |
|
| Display two windows applications on two screens using multi monit | 17 Jul 2008 16:23 GMT | 4 |
Hello All, We want to display two Windows Applications on two screens using Windows multi monitor feature. Both displays will have their own touch screens.
|
| WLAN - Scan - Hang | 17 Jul 2008 09:47 GMT | 1 |
PB5.0 Our device has a connect blue WLAN chip connected to PXA270 thro' SPI. Our devices go in truck. When the truck is in the depot WLAN should get connected to AP in the depot.
|
| USB Gigabit driver crashes | 17 Jul 2008 07:40 GMT | 2 |
I am trying to use the USB2.0 Gigabit ethernet adapter on my PXA270 platform. The host USB is the Philips ISP1761 chip. The host USB driver is more or less stable now with a USB stick. When I plug the USB Gigabit ethernet adapter it detects it and tries to load the driver for it ...
|
| MS-DOS commands in Win CE 5.0 | 16 Jul 2008 17:48 GMT | 3 |
Folks, We are running CE 5.0 on MIPS-II platform. If I need to support MS-DOS commands on Windows CE 5.0 - what do I do ? Obviously simple way is to buy from www. pocketdos.com but they dont support
|
| TFT Panel Size | 16 Jul 2008 16:25 GMT | 3 |
hi i am using 640x480 TFT LCD panel of sharp and S3c2410 processor. can i set the display resolution to 800x600. if yes, where i have to change the code. what is the SCR_XSIZE_TFT and SCR_YSIZE_TFT?
|
| VirtualAllocCopyEx going inside VMCopy | 16 Jul 2008 15:51 GMT | 5 |
I notice that when the OS image is loading on the target and VirtualAllocCopyEx is called somewhere in Kernel, VMCopy is called as a result. I also noticed that when we call VirtualCopyEx VMCopy gets called. But then once the target boots and I run my application and my ...
|
| Building a managed code subproject | 16 Jul 2008 13:58 GMT | 1 |
I have followed all of the instructions at http://msdn.microsoft.com/en-us/library/aa909768.aspx for creating a managed code subproject. Unfortunately, I am getting the following error: error CS0518: Predefined type 'System.Object' is not defined or
|
| BSP Development with BSPTempalte Issues | 16 Jul 2008 13:04 GMT | 2 |
I thought of using BSP Template for our BSP Development. when we build our Initial Loader program in BSP Template it compiles and generates raw files successfully. But, If we program it it's not at all booting.
|
| [Win CE 5.0] Connecting several USB Mass storage | 16 Jul 2008 11:16 GMT | 2 |
My platform is MIPS-II based and we are running Win CE 5.0 BSP (with all QFE(s) updated till June 2008) Basically we support USB flash disk storage. But the CE 5.0 system asks for a driver when we insert more than 1 USB flash disk in the USB hub (we have
|
| Copying data on Nand-Flash over-writes the image. | 16 Jul 2008 09:08 GMT | 1 |
Hi to all fellows I am working in PB 5.0. When i create an extended partition and copy data into the partition. if the data size is less than the size of the partition created then it works fine but if the data size is large than the partition
|
| Emulator debug question | 16 Jul 2008 02:44 GMT | 1 |
Will x86 Emulator load some drivers, can I use RETAILMSG to dump some messages in driver to PB output window ? Should I still enable KITL and set some connection settings for emulator RETAILMSG debugging ?
|
| Binary only BSP ? | 15 Jul 2008 23:03 GMT | 4 |
Hi All.. I'm having some problems tracking down the info to enable me to produce a binary-only BSP for a device.. Has anyone done this / Does anyone have a pointer to some details as to how this is achieved ? Cheers
|
| CeAllocAsynchronousBuffer functionality and VirtualAllocCopyEx | 15 Jul 2008 18:44 GMT | 6 |
Hi, I am finding it difficult to find any examples or detailed explanation of how CeAllocAsynchronousBuffer function works. Could anybody guide me to a tutorial for this function. I have read all links from google's pages 1 and 2
|
| crash in usb driver | 15 Jul 2008 18:26 GMT | 3 |
Ive got a big problem with my driver. I am writing a ce usb driver for our usb device. Our device is basically a labeler. So I have used the usbPrn.dll driver as a base.
|
| how to move the location of tray icons | 15 Jul 2008 16:23 GMT | 1 |
At window task bar, there are a few tray icons, such as network connection icon, soft kb icon, active sync icon... I hope to change the locations each other. for example, fixing the soft kb icon to most left side against other icons...
|