more windows kerfuffle

This commit is contained in:
Colin Davidson
2023-01-06 13:45:21 -08:00
parent 1cc893f21c
commit 171d5b4012
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1043,7 +1043,7 @@ DUMMYUNIONNAME_u :: struct #raw_union {
}
SYSTEM_LOGICAL_PROCESSOR_INFORMATION :: struct {
ProcessorMask: ULONGPTR,
ProcessorMask: ULONG_PTR,
Relationship: LOGICAL_PROCESSOR_RELATIONSHIP,
DummyUnion: DUMMYUNIONNAME_u,
}