| Thread | Last Post | Replies |
|
| mpeg in wmp 9 seriese windows CE 5.0 | 01 Feb 2006 15:27 GMT | 1 |
I'm devloping one windows ce application. I've to download a file which is .mpeg file from the webserver. when it si buffering I've to show it simultaneusly. I can able to run .wmv file on windows media player using using the following tools.
|
| Hoe to save registry setting? | 01 Feb 2006 15:02 GMT | 1 |
My CE use Hive based registry, every time after I change registry setting, I have to click "Start" -> "Suspend" to save it, but now I want to use C++ code to do this from my program, how can I do "Suspend" from C++? Thank you!
|
| MFC/DCOM Application Questions | 01 Feb 2006 14:27 GMT | 3 |
I currently have a DCOM application running under CE. The project was created as a "WCE ATL COM AppWizard" (as an executable). I now have a need to use MFC and would like to know if its possible to create a MFC project that suports DCOM. It appears that I can create a
|
| Block drivers and WM 5.0 | 01 Feb 2006 09:14 GMT | 2 |
I have driver that implements virtual disk on the PocketPC (it is very like RAMDISK example). It works on PPC2003 but does not work on PPC 2005. The driver is loaded by the OS, it receives DISK_IOCTL_FORMAT_MEDIA and then gets formatted. But the new folder does not appear in the ...
|