This version also sorts the menu.
https://Compact13Minshell.Codeplex.com
https://Compact13Tools.Codeplex.com
28/3/2014 Bug fix
See comments
Hi David, I'm busy developing a custom shell for a product running Windows Compact 7. I've based the shell on your minshell for Compact 2013. I made some minor changes to port it back to windows compact 7 however I am having a problem. When I run some of the applications I've put in the 'Command' menu the applications window does not appear. I've put some debug in around the CreateProcess() function and the process seems to be starting properly. I wonder if you've encountered this during development? Specifically I'm having trouble with the touch screen calibration utility for the Microchip TSHARCU Devil Ray resistive touch controller. If I go back to using the standard shell I can launch the app fine from the desktop. Is there a possibility there is some shell functionality the calibration app relies on that is not implemented in the minshell API set? Any thoughts would be appreciated. Thanks.
There was a registry error in both projects with these releases. Sorry about that. It meant that when the OS booted the screen was black. There was no registry entry for the desktop image and colour. Poor logic on my part. The projects have been updated with the correction but the fix is simple if you want to just edit the registry file if you have a previous download. See Discussions Tab on the site for details.