j
k
j a
j l
Christian Costa titan.costa@gmail.com writes:
+typedef struct { union { struct { GUID Set; ULONG Id; ULONG Flags; }; LONGLONG Alignment; }; +} KSIDENTIFIER, *PKSIDENTIFIER;
+typedef struct {
struct {
GUID Set;
ULONG Id;
ULONG Flags;
};
LONGLONG Alignment;
+} KSIDENTIFIER, *PKSIDENTIFIER;
Check how anonymous unions/structs are done in other headers.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites