| Thread | Last Post | Replies |
|
| MSDN says eVC4 SP4 can target Windows CE 5 but how? | 02 Mar 2006 04:13 GMT | 4 |
MSDN says eMbedded Visual C++ 4.0 SP4 CAN be used in developing for Windows CE version 5.0. Option b: http://msdn.microsoft.com/embedded/usewinemb/ce/appdev/default.aspx
> Windows CE 5.0 |
| capturing camera keypress | 01 Mar 2006 18:08 GMT | 1 |
I have an application that uses directshow and videcapture and rendering of the native/embedded camera. How can I listen to the request for native camera/video application(or hotkey presses) and direct the user to (bring to foreground if my app is in the background or setfocus)my ...
|
| TabControl and "Designed for Smartphone" logo | 01 Mar 2006 11:00 GMT | 1 |
Is there any document that reglaments usage of TabControl in smartphone UI? Which style/tab locations (and so on) is preferrable?
|
| How to use asyncrhonous API in console-type exe | 01 Mar 2006 10:41 GMT | 2 |
I'm working on a C# project involving development using the NotificationRequest Broker API (so on a WM5.0 device). Basically, I register a delegate to be notified whenever a system variable/registry key changes (ref:
|