MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / AnsiToGenericCch

Function AnsiToGenericCch

Source/GCC4/Utilities/String.cpp:258–271  ·  view source on GitHub ↗

----------------------------------------------------------------------------- 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

AnsiToWideCchFunction · 0.85

Tested by

no test coverage detected