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

Function AnsiToWideCch

Source/GCC4/Utilities/String.cpp:161–174  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Name: AnsiToWideCch() Desc: This is a UNICODE conversion utility to convert a CHAR string into a WCHAR string. cchDestChar is the size in TCHARs of wstrDestination. Be careful not to pass in sizeof(strDest) -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

LoadStringsMethod · 0.85
RenderMethod · 0.85
GenericToWideCchFunction · 0.85
AnsiToGenericCchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected