开发者

Windows Compact 7: Modify existing control panel application

开发者 https://www.devze.com 2023-03-19 02:43 出处:网络
I am replacing a backlight driver for a device running Windows Embedded Compact 7.I\'m hoping I can find the source for the application and modify it to call my driver instead of the old one.

I am replacing a backlight driver for a device running Windows Embedded Compact 7. I'm hoping I can find the source for the application and modify it to call my driver instead of the old one.

Is there a way to tie my driver's functionality into the existing "Display" Control Panel application? I开发者_JS百科s the source available for these applications and where can I find it?


Up through CE 6.0, the source code for all Windows CE Control Panels can be found on the development PC where Platform Builder is installed at:

%WINCEROOT%\PUBLIC\WCESHELLFE\OAK\CTLPNL

I don't have a CE 7.0 installation handy to verify the location, but I suspect it's going to be in the same place or something very similar if you're using a standard shell (SYSGEN_CTLPNL). If you're using the new "Silverlight" shell ('SYSGEN_CTLPNL2`), then it's likely to be in a different location, but all of the source is still available.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号