We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df6f9f commit 3385908Copy full SHA for 3385908
NorthwoodLib/OperatingSystem.Windows.cs
@@ -46,7 +46,6 @@ private struct OSVERSIONINFO
46
/// <summary>
47
/// The service-pack version string.
48
/// </summary>
49
- [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 128)]
50
public fixed ushort szCSDVersion[128];
51
52
0 commit comments