----------------------------------------------------------------------------- Name: GenericToWide() Desc: This is a UNICODE conversion utility to convert a TCHAR string into a WCHAR string. cchDestChar is the size in TCHARs of wstrDestination. Be careful not to pass in sizeof(strDest) -----------------------------------------------------------------------------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected