Compiler Warning (level 1) C4034

sizeof returns 0

The sizeof operator is applied to an operand of size zero (an empty structure, union, class, or enumerated type, or type void).