I dont know what the problem in your case is, but I can confirm that referencing a class library from another class library works in general. I do it all the time. <BR><BR>You have to make sure the ...
How do I add generic files as a resource in Visual Studios? Specifically VS 7.2. I want to include various files my program uses by having them compiled into my executable, so that way everything ...