Why does this work in a Windows Forms solution but not a as Class Library?
July 21, 2010 2:37 PM Subscribe
I have a driver written in C++; it's set up as a solution within a VS 2008 project. If I go and create a new "Windows Forms" solution and reference the driver, it works fine (Intellisence works, it compiles etc). But when I try to do the same exact thing with a "Class Library" solution it will not see,link, whatever anything in the driver.
I know I'm light on information, but its that simple "Class Libary"->Fail Winforms-> "No Fail"!
I can't seem to come up with any good google searches for this either.
Please help me hive mind!
posted by rickim to computers & internet (14 answers total) 1 user marked this as a favorite
posted by Jpfed at 2:50 PM on July 21, 2010