show/hide this revision's text 2 addendum
#define BAD_VALUE -1

EDIT: the original question had no context. The revised question indicates you want an invalid file size and are thus looking for the win32 constants. Look at windows.h i think the constant you seek may be in windows.h or one of its sub-includes. grep your windows include directory ;-)

show/hide this revision's text 1
#define BAD_VALUE -1