Re: Getting Font File Path

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

I recommend using the standard API call rather than appending "fonts" to
windir.

It is in kernel32.

SHGetFolderPathA(0, #8000 + 20, 0, 0, x)

x is char[260]

then the result will be in x


C> What are some methods I can use to retrieve the font file path for a
C> version of windows (such as "c:\winnit\fonts")?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu