Thanks to visit codestin.com Credit goes to github.com
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 0444ae2 commit f1e3eeeCopy full SHA for f1e3eee
1 file changed
Include/internal/pycore_fileutils_windows.h
@@ -25,8 +25,8 @@ typedef struct _FILE_STAT_BASIC_INFORMATION {
25
ULONG DeviceType;
26
ULONG DeviceCharacteristics;
27
ULONG Reserved;
28
- FILE_ID_128 FileId128;
29
LARGE_INTEGER VolumeSerialNumber;
+ FILE_ID_128 FileId128;
30
} FILE_STAT_BASIC_INFORMATION;
31
32
typedef enum _FILE_INFO_BY_NAME_CLASS {
0 commit comments