How to use folders in VC10

Posted by DeadMG on Stack Overflow See other posts from Stack Overflow or by DeadMG
Published on 2010-05-02T22:26:08Z Indexed on 2010/05/02 23:08 UTC
Read the original article Hit count: 279

Filed under:
|

When making a .NET project, then you can create folders in your solution explorer and these are real folders on the hard drive. When using C++ however they are only filters. Is there a way to set filters to be actually folders?

© Stack Overflow or respective owner

Related posts about c++

Related posts about visual-studio-2010