Thanks
betoncu wrote:Have you run it on Windows XP?
if Empty( hMFont ) .and. cWinVersion() <> "XP"
lHFont := .F.
DEFAULT hSysMenuFont := GetFontMenu()
hMFont := hSysMenuFont
nHItem := GetFontHeight( hMFont )
endif
if Empty( hMFont ) .and. ! "XP" $ cWinVersion() //<> "XP"
lHFont := .F.
DEFAULT hSysMenuFont := GetFontMenu()
hMFont := hSysMenuFont
nHItem := GetFontHeight( hMFont )
endif
// cVersion += IF( IsWin64(), " 64 ", " 32 " ) + "Bits"
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 54 guests