Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Fix interop for RTL_OSVERSIONINFOEX #32433

Merged
merged 1 commit into from
Sep 24, 2018
Merged

Commits on Sep 24, 2018

  1. Fix interop for RTL_OSVERSIONINFOEX

    - Ensure that the OS version string is marshaled as Unicode
    - Avoid allocating the version string when it is not needed
    
    Fixes #32423
    jkotas committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    a264e1e View commit details
    Browse the repository at this point in the history