Hi

is it possible to create a control panel applet using VB6?
a search suggested me that a cpl is a renamed standard dll which implements 2 methods DllMain() and CPIApplet() ... well... as we cannot create standard dll in vb6...
is there any workaround?
or in worst case... any third party tool?