typedef struct _QUAD { union { INT64 UseThisFieldToCopy; Float DoNotUseThisField; }; } QUAD, *PQUAD;
Windows Vista Kernel Structures