Hey guys, I searched for how to import custom font. Found that it's possible through
AddFontResource(...)
Problem is that I can't find out which library I have to include to make it work. The guide said ShellAPI, but Lazarus still doesn't identify the procedure. Any help here? Thank you.