I need to convert a CString variable (PropertyKey) to a WCHAR [] variable (_awcName). Looking for the answer on Google came up with MultiByteToWideChar ...