GeekArticles
Operating Systems
Windows CEProgramming Windows CE Shell User Interface Elements
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 697 times |
Add CommentFiled in: Windows CEBy Nancy Nicolaisen One of the key tasks of adapting Win32 code to the CE shell is learning how to make applications and documents visible to the user. In the SysMenuGadgets example below, you'll see how to add shortcuts to the HPC and HPC Pro desktop and how to add programs and documents to the Start menu. Figure 1 - The SysMenuGadgets Example Running on an HPC 2000 Platform Click here for larger image You can see the full source code for the SysMenuGadgets program in code files linked...n
Read Article Sponsored Links
Related Articles
• Getting Started with TBB on Windows As a technical consultant with my own small company, I can't count on job security from government intervention?just not enough votes there.
In order to keep money coming in, I have to rely on reinvention?by learning
new techniques for solving probl ...
• Warning the User when Caps Lock is On
Most security systems' passwords are case-sensitive. Case sensitivity nearly doubles the number of possible characters that can appear in the password, which
makes it harder for nefarious users trying to break into the system. As a result, if a user logging into the system has Caps Lock turned ...