|
-
May 8th, 2007, 03:13 PM
#1
Converting system::string to LPCTSTR
Sometimes I wonder why a string object doesnt have methods to convert to and from all string types. Anyways im stumped on converting a string to a LPCTSTR which is a long pointer to a const tchar string right?
I read some forum posts and code project pages but I didnt understand exactly how to convert these.
Last edited by abcdefgqwerty; May 8th, 2007 at 03:22 PM.
-
May 8th, 2007, 04:08 PM
#2
Re: Converting system::string to LPCTSTR
I figured it out. This post can be deleted i guess.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|