Guys --
What returns on your PC
under Win2000 ? (I see System instead of Tahoma, but all system menues are correct - Tahoma)
------------------
E-MAIL: [email protected]
What returns on your PC
Code:
Local lf As LOGFONT GetObject GetStockObject(%SYSTEM_FONT), SizeOf(lf), ByVal VarPtr(lf) MsgBox lf.lfFaceName
------------------
E-MAIL: [email protected]
Comment