| Thread | Last Post | Replies |
|
| Managed - Unmaged code integration causing Memory leak ??? | 21 Jul 2008 19:09 GMT | 2 |
Hello Experts, My WM application is having two parts: Client application is in C# compact framework and Business Logic (BL) in MFC DLLs. Client application invokes the BL (business logic) DLLs and executes them. In BL DLLs, I am using XML
|
| Linker error when including shlwapi.h | 21 Jul 2008 17:01 GMT | 3 |
Hello CE world, our application is working on a WindowsCE 5.00 platform. Now we want to use the pathfunctions (e.g. pathstrippath(..)) which are defined in the shlwapi.h. If I include this headerfile and build the application in
|
| Kdstub option is not coming in connectivity option ( WINCE 6.0 ) | 21 Jul 2008 16:36 GMT | 1 |
Kdstub option is not coming in connectivity option window( WINCE 6.0 ). In debugger combo box contains only CE Dump File Reader option. To get Kdstub option in debugger combo box what are all settings I
|
| accessing internal memory | 21 Jul 2008 04:03 GMT | 7 |
Hi, we have internal SRAM 64Kb inside Mb86r01 board. Just wonder which files I should change in order to use this piece of memory. Any idea/ help would be greatly appreciated. Thanks and Regards,
|
| Power button event | 20 Jul 2008 23:23 GMT | 1 |
Could anybody tell me please how to catch the power button press event? It wakes up the device when it is sleeping (so the button works normally), but when my application runs and I push that button then nothing happens, so I don't know when to enter the device into suspend mode. ...
|
| enabling cache | 20 Jul 2008 08:04 GMT | 3 |
I am working on arm 9 based board. I want to enable the cache(I and D cache) on MB86R01. Can anybody throw light how to do it? I want to first figure it if the cache is enabled at all or not. I have seen the startup.s file, I could figure out the caches are disabled with mmu
|
| Windows CE 6.0 Directshow Problem | 20 Jul 2008 08:04 GMT | 5 |
1. Where could I find the Directshow SDK in WinCE 6.0? 2. Does WINCE 6.0 platforam builder Support MPEG2/4 Filter? When I try to use mediaplayer to play mpeg4 AVI, why it shows no filter support error?
|
| Capturing Screen on device | 18 Jul 2008 14:40 GMT | 6 |
Does anyone have some code they could share on how to do a screen capture on a Pocket PC or Windows Mobile device using Visual Studio (i.e Managed Code)? I wrote code to do it once before using eMbedded VC, but very little of this will port over.
|
| COM Library calls in Kernel mode Drivers in WinCE 6 | 18 Jul 2008 12:51 GMT | 2 |
I'm trying to make calls to COM library functions in a kernel mode driver and I got some troubles. I've tried three things: 1) When I call CoInitializeEx directly in XXX_Init, the driver can't
|
| exFAT vs FAT in CE 6.0 R2 | 18 Jul 2008 09:54 GMT | 1 |
Hi, all, The default file system in CE 6.0 R2 is exFAT. If I change it to FAT, will be any impact? We do not care about the limit size of 4GB. Usually the disk size on our platform is just 1GB or 2GB for NAND
|
| Windows CE 5.2 and Bluetooth A2DP Profile | 18 Jul 2008 04:43 GMT | 1 |
A2DP profile is supported in Windows Mobile and not in Windows CE 5.0. Windows Mobile is made on Windws CE 5.2. What is mean by Windows CE 5.2 ? Is it some thing like Windows CE 5.0 with some patch. If this is the case, can I say Windows CE 5.0 supports A2DP with
|
| shdoclc.dll equivalent on CE | 17 Jul 2008 18:56 GMT | 2 |
I'm looking for the dll equivalent for the IE error messages that are returned by the browser in case it can't connect to a server. DNSERROR etc.
|
| Availability of winHTTP service on WinCE platform | 17 Jul 2008 16:56 GMT | 1 |
Would like to know if winHTTP service is available on the WinCE platform. Any pointers, help will be appreciated. Thanks
|
| Tab won't work in modeless dialog | 17 Jul 2008 16:17 GMT | 5 |
I added a modeless dialog to my project and I find when I press tab key in a modeless dialog, it won't move the focus from one control to another. Anybody has the same problem before? how to fix it? thanks.
|
| Where can i find the Password in the Registry? | 17 Jul 2008 16:15 GMT | 1 |
Hi Group, i have a Problem with a CE 5 Device. It is a 10.4'' Touchscreen Display That should be updated via Network with FTP. FTP works fine but only as Anonymous Login. When i set the Password in
|