Hi
How can I add one icon to control panel. I modified the control panel code
added exported function at the end of cplmain.de
added entry into the array of applets "rgApplets
appended resources in files cplmain.rc, cplres.h and cplmainnl.r
After a long build time my custom directory code compiles successfully with no build error. But I cannot see my icon on the control panel listview on the target device
I guess some more setting has to be done to include my module..
Can anybody please help me out
Thanx

RE: Add my icon to Control Panel by anonymous

anonymous
Wed Jun 02 07:31:03 CDT 2004

Thanx I did it.

RE: Add my icon to Control Panel by anonymous

anonymous
Wed Jun 02 07:31:06 CDT 2004

Thanx, I did it