Hello,
Hello,
is it possible to switch icon a dialog of a dll?
I have a dll with 10 icons and would like to select the icon number 3
the icon number 1 will be displayed.
HELP !!!
Hello,
is it possible to switch icon a dialog of a dll?
I have a dll with 10 icons and would like to select the icon number 3
PHP Code:
tblDialogProps.CustomIcon = "ic.dll,3";
HELP !!!