Results 1 to 5 of 5

Thread: Windows 8.1 and %WINVER%

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2

    Default Re: Windows 8.1 and %WINVER%

    Dirk,

    > When i use %WINVER% by Windows 8.1 then is the result 4096.
    >
    > Is not Windows 8.1 = 16384 ?
    >
    >
    > Common Definitions.sbi
    > $WIN_81$ = 16384

    Yes, this is a bug in the runtime :-( and we have already fixed it. The
    latest internal SB81 returns the correct value. The fix will be available
    in the next maintenance build.

    Unfortunately, the %WINVER% variable value is set too late (after processing
    some internal fallback codes) and so it reports WIN8 for WIN81.

    As a temporary workaround, you can use this method:

    http://www.lindersoft.com/forums/showthread.php?t=40650

    Friedrich
    Attached Images Attached Images  

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •