Shared Function _ GetDesktopWindow() As IntegerEnd Function Shared Function GetDC _ (ByVal hWnd As Integer) As IntegerEnd Function Shared Function _ GetDeviceCaps(ByVal hDC As Integer, ByVal nIndex As Integer) As IntegerEnd Function Shared Function ReleaseDC _ (ByVal hWnd As Integer, ByVal hDC As Integer) As IntegerEnd Function ' Returns a boolean indicating whether ths system is using small fontsFunction IsSystemFontSmall() As Boolean Const LOGPIXELSX = 88 ' get its device context Dim hDC As Integer = GetDC(GetDesktopWindow()) ' if the number of pixels per logical inch is = 96 ' then Windows is using small system font IsSystemFontSmall = (GetDeviceCaps(hDC, LOGPIXELSX) = 96) ' release the device context ReleaseDC(GetDesktopWindow(), hDC)End Function

Top Careers at Microsoft
Microsoft has gained its position as one of the top companies in the world, and Microsoft careers are flourishing. This multinational company is efficiently developing popular software and computers with other consumer electronics. It is a dream come true for so many people to acquire a high paid, high-prestige job