AddFontResource(
'c:\windows\system\myfont.ttf' );
SendMessage(
HWND_BROADCAST,
WM_FONTCHANGE, 0, 0 );