Define Interop.Kernel32.MAX_PATH (#15952)
authorJan Kotas <jkotas@microsoft.com>
Sun, 21 Jan 2018 02:18:07 +0000 (18:18 -0800)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2018 02:18:07 +0000 (18:18 -0800)
commit1ea580bab8adc060a88c87e29790b8fa7d91c098
tree972213d7b73930d527b780024a93d7debbf94ad9
parent7f4fbdbbaa6f9874678efa7a2cf7463502480fe6
Define Interop.Kernel32.MAX_PATH (#15952)

* Define Interop.Kernel32.MAX_PATH

For consistency with CoreFX and coding conventions.
src/mscorlib/shared/Interop/Windows/Kernel32/Interop.MAX_PATH.cs [new file with mode: 0644]
src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/mscorlib/shared/System/IO/Path.Windows.cs
src/mscorlib/shared/System/ReadOnlySpan.cs
src/mscorlib/src/System/Threading/EventWaitHandle.cs
src/mscorlib/src/System/Threading/Mutex.cs
src/mscorlib/src/System/Threading/Semaphore.cs
src/mscorlib/src/System/TimeZoneInfo.Win32.cs