| Thread | Last Post | Replies |
|
| Exporting C++ methods | 31 Aug 2005 18:58 GMT | 6 |
I'm porting some code from CE 4.2 to CE 5. In particular, I have a collection of DLL files that I'd like to have PB5 build when I'm building the OS. These DLLs export various interfaces, including some C++ classes. The header files from these DLLs should be included in the ...
|
| is it necessary eVC++ Service packet(SP4) compilation for migrati | 31 Aug 2005 15:44 GMT | 1 |
i'm upgrading WinCE 4.2 OS to WinCE 5.0.my target is x86.i migrated the OS design from WinCE 4.2 to WinCE 5.0 by following MSDN steps.the next task is to add my applications and user-defined drivers to WinCE 5.0 which i used in WinCE 4.2. I used embedded VC++ to create my ...
|
| Creating shortcuts in .dat files | 31 Aug 2005 15:37 GMT | 1 |
I would like to create shortcuts to a number of utilities and applications that come with our device. Is there a way to do this that doesn't involve 1) manually creating a shortcut
|
| Can NOT see Mouse Cursor when system bootup | 31 Aug 2005 15:36 GMT | 2 |
Dear Sir, I use Intel PXA27X for project and use WINCE 5.0. When the system bootup , I can use USB mouse to click item. But I can NOT see Mouse Cursor.
|
| Creating Platform from 3rd Party BSP | 31 Aug 2005 15:16 GMT | 3 |
I'm new to CE and I want to develop an image for our own custom target (Arm 9 processor). I have used the Platform Builders BSP wizard to create a suitable BSP which gets listed under Third Party/BSP in the catalog. I now want to create a New Platform based on this BSP but the New ...
|
| Native Driver | 31 Aug 2005 14:26 GMT | 2 |
In my application written in EVC, I need to call a function exported by a native driver (keyboard) already loaded by the OS (GWES). Is it possible? How can I do this? Can anyone help me?
|
| Powertip display driver | 31 Aug 2005 10:35 GMT | 1 |
I have an SDK with a Sharp color lcd display working well with WinCE 5.0. Now I want to replace that display with a monochrome Powertip display type PG320240WRF. What display driver should I use? I told to try VGA linear (flat) but in Platform Builder this driver is not
|
| [Q]: Debugging | 31 Aug 2005 10:20 GMT | 3 |
Can anyone tell me how to find the offset[driver.dll+0x00002538] in my c/c++ code of a driver ? Exception 002 Thread=87d9b028 Proce83cb2 'device.exe' AKYÿffffff PCb82538(driver.dll+0x00002538) RAb824f4(driver.dll+0x000024f4) BVA 000013 Any input is welcome.
|
| EXDI with Macgraigor Raven | 30 Aug 2005 23:30 GMT | 2 |
I am trying to get hardware debugging going with Intel eXDI driver and Raven JTAG debugger. This is with CE 5.0 and custom PXA255 board. Firstly when i power on the board the bootloader code runs
|
| partitioning and formatting a storage device manually | 30 Aug 2005 23:06 GMT | 1 |
I want my device to start with a completely empty (unpartitioned, unformatted) flash storage device, and then be able to partition it and format it manually with a tool i've written. I've written code for manipulating a storage device using storage
|
| question on project registry settings (project.reg) ? | 30 Aug 2005 21:19 GMT | 1 |
in the MSDN i saw we can launch our EXE's by editing project.reg. for example like given below example: [HKEY_LOCAL_MACHINE\Init]
|
| PCMCIA socket controller | 30 Aug 2005 21:08 GMT | 5 |
I am developing a PCMCIA socket controller for custom PXA255 for V5.0. I know the old cardserv.lib (PCMCIA MDD) has gone. Does this mean i just have to develop a new PDD (ie can't salvage the XSC1BD one with V4.2) to link to the new
|
| Why the sizes of WLAN drivers are Different?.... | 30 Aug 2005 16:28 GMT | 2 |
I am developing WLAN driver and i am keen to know what is the size of standard WLAN driver. Well i checked the sizes of sample wlan drivers given in windows 5.0 and it puzzeled me...............
|
| activesync not connecting over serial | 30 Aug 2005 16:22 GMT | 4 |
I've included the ActiveSync catalog item into the platform image, and when I run repllog.exe on the device via the "target->run programs" menu of PB, I see a "CLIENT" message sent out repeatedly via the COM1 serial port, but when I have my host computer connected to that serial ...
|
| Where do you go for updates? | 30 Aug 2005 16:19 GMT | 9 |
I am a new user of Platform Builder for WinCE 5.0, looking for updates and fixes. On MSDN, I found a "Windows CE Updates" page: http://msdn.microsoft.com/embedded/downloads/ce/wince/ It contains the quarterly updates for platform builder and, if you click on
|