The Visual C++ DLL project is for code that doesn't use types in Platform. It doesn't have the /ZW compiler switch, etc. You can use that DLL from a Windows Store app written in C++/CX, but the DLL itself cannot use C++/CX. To make a DLL that uses Platform
types (and that can be called from a Windows Store app written in C#, VB or JavaScript as well as C++), use the Windows Runtime Component project type. For more info, see
http://msdnstage/en-us/library/windows/apps/hh699881.aspx.