microsoft / win32metadata

Tooling to generate metadata for Win32 APIs in the Windows SDK.
Other
1.32k stars 113 forks source link

Move `FILE_CASE_SENSITIVE_INFO` to `Windows.Win32.Storage.FileSystem` #1943

Closed ChrisDenton closed 1 week ago

ChrisDenton commented 1 month ago

Currently FILE_CASE_SENSITIVE_INFO is in Windows.Win32.System.WindowsProgramming whereas all related types (including FILE_INFO_BY_HANDLE_CLASS) are in Windows.Win32.Storage.FileSystem.