Dave Reed wrote: > > .. and of course #define private public, or just go in and edit the .h > > file... > > Ok, I was thinking about doing it w/o recompiling the object or lib > file containing the class. the point is that you don't necessarily have to recompile anything (except your own code, of course). depends on the compiler, though... </F>