LPTSTR Questions

1

Unicode in VC++
I am facing a problem.I have used "LPTSTR name" to accept the entries done in the textfield.I am accepting the entries in the form of a string. I want to make it unicode enabled.ie in whichever script the entries are made in the textfield i want to retrieve them in the script. Right now i [...]

Answer Question   |  March 14, 2008  6:18 AM
LPTSTR, Unicode, VC++
asked by:
25 pts.

1