See the 'Header Files' group in your Solution Explorer? That's where the header files go. So, drag and drop your RXMatrix.hpp header file into that group. Also, use some sort of standards. Use either .h or .hpp extension for header files.
Last edited by iDeveloper; Jan 2nd, 2009 at 1:28 am.