# File lib/chef/win32/api.rb, line 287
        def HIBYTE(w)
          w >> 8
        end