Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4369764

Need IS_WINME macro for awt.h

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • x86
    • windows_98

      Now that Windows Millenium is out, we should add an IS_WINME macro to awt.h
      to parallel the IS_WIN95, IS_WIN2000, etc. macros.

      #define IS_WINME (IS_WIN95 && HIBYTE(LOWORD(::GetVersion())) >= 90)

      Note: I didn't see an entry for Millenium or win_me in Bugtraq, so I filed
      this against win_98.

            ehawkessunw Eric Hawkes (Inactive)
            ehawkessunw Eric Hawkes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: