Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::memory::DupCStrEx Function
C++
MEM_PROC TEXTSTR MEM_API DupCStrEx(const char * original DBG_PASS);
#define DupCStr(o) DupCStrEx( (o) DBG_SRC )
Parameters 
Description 
original 
original string of C char. 

a pointer to a wide character string.

Converts from 8 bit char to 16 bit wchar (or no-op if not UNICODE compiled)

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!