Re: Advanced Font Help Needed

new topic     » goto parent     » topic index » view thread      » older message » newer message

Mario Steele wrote:

>This should be simple enough to answer.  If you have the handlers, you can
>simply loop through them, and call SendMessage() to each handler.  EG:
>for x = 1 to length(wndHandles) do
>    void = SendMessage(wndHandles[x],WM_FONTCHANGE,0,fontHandle)
>end for
>  
>
The docs I have for AddFontResource says you can set the hwnd parameter 
to HWND_BROADCAST and that should go to all the top-level windows!

>And AddFontResource() should be declared in user32.dll
>  
>
Thanks!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu