Now this is a cool class! It allows you to store 32 bools in one 32bit int. Old hat for the C/C++ veterans, but much nicer for the .NET crowd. I wonder if you can marshal out of Win32 API structs into these?...