assigning string table element to char* variable
-
hi there, I have compiled a string table and some of the strings I need to assign to a char* variable, how can I do it? Thanks Jim
What about
LoadString
[^] function? (LPTSTR
resolves tochar *
for a ANSI build) :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
What about
LoadString
[^] function? (LPTSTR
resolves tochar *
for a ANSI build) :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]CPallini wrote:
(LPTSTR resolves to char * for a ANSI build)
:-)
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You