Why is VC++ 2005 beta2 telling me this and how do I solve it.
.\Test2.cpp(42) : error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'char *' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Please note that this problem does not exist in VC++ 6.0