/*++ Module Name: riplcons.h Abstract: RPL constants --*/ #define RPL_SUCCESS NO_ERROR // defined to be ZERO (LONG). #define INVALID_FILE_OFFSET ((DWORD)(-1L)) // for use with SetFilePointer() #define BITSET( i, mask) ( (mask & (1<