in reply to Re: Win32 Font Listin thread Win32 Font List
#Just a guess... $EnumFonts = new Win32::API("gdi32.lib","EnumFonts", [N,L,L,L],N); [download]