| Thread | Last Post | Replies |
|
| Deployment and/or registration failed with error: 0x8973190e | 30 Dec 2005 18:42 GMT | 1 |
I developed a simple ATL Simple Object COM server DLL. When I deploy it to my emulator I see the following error: Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\DSA3K\UtilCore.dll'. Error 0x8007007e: The
|
| PXA270 Memory Map (g_oalAddressTable) | 30 Dec 2005 18:37 GMT | 1 |
I have the following memory map set up in OEMaddrTab_cfg.inc for my Target (a PXA270 board based loosely on the Mainstone II). We now have a variant that has up to 128 Meg of SDRAM, plus 64 Meg of boot Flash, however the Virtual memory map seems to be Full!!
|
| WinCE 5.0 has .net CF 1.1 component ? | 30 Dec 2005 16:11 GMT | 1 |
Dear Sir, Anyone knows if WinCE 5.0 support .net compact framework 1.1 ? I check the CE 5.0 help document, only has 1.0 component, if MS has any QFE update to CF 1.1 ?
|
| About _mktime64,Help me!!! | 30 Dec 2005 07:39 GMT | 2 |
Hi,there Why does _mktime64 result differently under win32 and wince? Please see the following details. I write a simple function to test _mktime64, and run it under win32 and
|
| What is a platform builder? | 29 Dec 2005 22:43 GMT | 12 |
I would like to get started in the wonderful world of handhelds. I have been seeing alot of terms such as "Platform builder", "SDK", Downloader/Bootloader and so forth... But I don't understand the whole picture. All help appreciated?
|
| Cloning Windows CE 3.0 | 29 Dec 2005 15:07 GMT | 1 |
Hello, I need to deploy 100 units with a custom applications and settings, is there any software to do that? like Ghost or something like it. Thank you Raul
|
| What to use for development. | 29 Dec 2005 13:39 GMT | 3 |
Im developing an application for Windows CE, and I would like to know if I have to use Embedded Visual Studio for this or can I use the latest Visual Studio 2005. I'm new to this so maybe I'm sounding a little dense sorry bout that.
|
| Floating Point Tradeoffs with Flash | 28 Dec 2005 21:39 GMT | 1 |
Does anyone have experience fine tuning Macromedia Flash (CE) for use on XScale and ARM Systems? Specifically- is Flash with vector drawings compute intensive or do the IPP keep things manageable? Is the Flash compressed move-format compute or memory bound? Typically,
|
| Registry updating problem | 28 Dec 2005 19:41 GMT | 2 |
Hello everyone....... I would like to know that i am trying to change registry settings through vb.net programme.....The values are changing that i saw by going into regedit but it is not reflecting......i.e..for example i
|
| How to find a Windows CE Consultant in Austin Texas? | 28 Dec 2005 15:49 GMT | 1 |
I was wondering how to find a Windows CE consultant (preferably in Austin) that could develop a simple RS-232 interface with a measurement instrument, and also teach me how to support making future changes. The task included displaying scrolling data adn storing it in a CSV file ...
|
| Stream Interface Driver | 28 Dec 2005 14:05 GMT | 7 |
I would like to develop a single driver which exposes two virtual COM ports let say COM 8 & COM9. On both file descriptor handle i want to send different data. Is is possible to implement one driver DLL with 2 COM ports?
|
| Release DLL not working | 28 Dec 2005 13:59 GMT | 1 |
I am building SMSC9118 ethernet driver. The strange thing that is happening is that if I build my platform in debug mode, the LAN driver functions properly and answers to the PING done from another system. But if I build the same platform in release mode, the driver fails at the ...
|
| ShellExecuteEx problem | 28 Dec 2005 05:33 GMT | 1 |
Hi, I am using the following code to open an application in minimize mode. but some how the application alway executed in the normal/maximize mode. I am using evc++ 4.0 on IPaq. SHELLEXECUTEINFO lpExecInfo;
|
| Querying the Size of a Heap Created Using CeHeapCreate API | 28 Dec 2005 00:48 GMT | 2 |
I've created a heap that does not have a fixed size (i.e. dwMaximumSize = 0) using the CeHeapCreate function. Is there any way to query the size of the heap using the HANDLE of the heap?
|
| PPPoE on Wince | 27 Dec 2005 20:05 GMT | 1 |
In my code , I configure PPPoE dynamically using RAS Apis (device had one LAN interface). Now , My device has two LAN interfaces. How do I specify which LAN interface to use for the PPPoE ?
|