Sample: Demonstration of Using System Info API

Summary:

The GETSYS SDK sample is a dialog box that provides the user
with an easy way to see the results of the following API
functions:

The GETSYS sample can be found in the \SDK_SAMP\GETSYS
directory located on this CD.

The following is a list of the Win32 API functions used in
this sample:

   DialogBox        GetSystemInfo           LocalFree         wsprintf
   EndDialog        GetSystemMetrics        LocalHandle       
   GetDC            GetSystemPaletteEntries MessageBox        
   GetDlgItem       GetSystemTime           ReleaseDC         
   GetSysColors     InvalidateRect          SendDlgItemMessage
   GetSystemDirectory  LocalAlloc           SetDlgItemText    
 


