Hi,
is it possible, in Visual Studio Express 2013 for Windows Desktop, to use the project name in strings like
LPCTSTR mystring = TEXT(projectnamereference); /* projectnamereference is the Projects name (as a quoted string) */
?
If yes, how?
Ty
Hi,
is it possible, in Visual Studio Express 2013 for Windows Desktop, to use the project name in strings like
LPCTSTR mystring = TEXT(projectnamereference); /* projectnamereference is the Projects name (as a quoted string) */
?
If yes, how?
Ty