Dear Helper
I am having a problem to write in registry
deatails of problem is that
in registry there is messagefont
"HKEY_CURRENT_USER\CONTROL PANEL\DESKTOP\WINDOWMETRIC\MESSAGEFONT"
that message font contain binary code for "ms san serif font "
and i want to change it to Arial through VB6 program
i m having binary code for arial font
i had use savesetting function
savesetting "HKEY_CURRENT_USER\Controlpanel\Desktop","WindowMetric","MessageFont",fontcode
*where fontcode is variable storing binary value of arial font
but it wont work
so Dear helpers please help as soon as possible
thanking you