I\'m sure this is sooo simple but I\'ve come from a c# background where strings are easy and now I am making a small trip into the unmanaged world I am very confused.
Use a std::wstring, it has an operator==.
std::wstring
operator==