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