Tech Support > Microsoft Windows > Drivers > Writing a Control panel applet
Writing a Control panel applet
Posted by Liang Fu on July 14th, 2005


Hi everyone,
I use moufiltr to modify mouse behavior. I would like to write my own mouse
applet to replace the one in Control panel but don't know how. Is there any
sample code? Any suggestion is welcome.
Thanks in advance

Liang Fu


Posted by fat_boy on July 14th, 2005


You should post this question to an application group not a driver
group.
There is plenty of stuff on line on the MSDN on this.

Posted by Doron Holan [MS] on July 14th, 2005


you can't replace the mouse control applet, but you can add pages to it.
this link should help you out

http://www.codeproject.com/shell/controlpanelext.asp

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Liang Fu" <liang_fu_dr@hotmail.com> wrote in message
news:uWT2Q0HiFHA.3256@TK2MSFTNGP12.phx.gbl...



Similar Posts