Click here to Skip to main content
16,007,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: convert from char[256] to LPCTSTR Pin
ThatsAlok4-May-08 23:40
ThatsAlok4-May-08 23:40 
AnswerRe: convert from char[256] to LPCTSTR Pin
josip cagalj5-May-08 0:11
josip cagalj5-May-08 0:11 
AnswerRe: convert from char[256] to LPCTSTR Pin
Rajkumar R5-May-08 0:18
Rajkumar R5-May-08 0:18 
GeneralRe: convert from char[256] to LPCTSTR Pin
josip cagalj5-May-08 0:33
josip cagalj5-May-08 0:33 
GeneralRe: convert from char[256] to LPCTSTR Pin
Rajkumar R5-May-08 0:40
Rajkumar R5-May-08 0:40 
NewsRe: convert from char[256] to LPCTSTR Pin
James R. Twine5-May-08 6:33
James R. Twine5-May-08 6:33 
QuestionRegarding send and receive . Conversation problem. Pin
amit_pansuria4-May-08 22:57
amit_pansuria4-May-08 22:57 
AnswerRe: Regarding send and receive . Conversation problem. [modified] Pin
Rajesh R Subramanian4-May-08 23:03
professionalRajesh R Subramanian4-May-08 23:03 
amit_pansuria wrote:
How do i remove this error.


For now, temporarily, you could remove the error by returning a const variant& instead of a const char*

But, your compiler may issue many such errors daily, and if you need to remove all of those errors permanently, you should read a good book on 'C'.


So, why in the hell is it downvoted?!


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
Codeproject.com: Visual C++ MVP

modified on Monday, May 5, 2008 6:35 AM

AnswerRe: Regarding send and receive . Conversation problem. Pin
CPallini4-May-08 23:03
mveCPallini4-May-08 23:03 
AnswerRe: Regarding send and receive . Conversation problem. Pin
ThatsAlok4-May-08 23:44
ThatsAlok4-May-08 23:44 
GeneralRe: Regarding send and receive . Conversation problem. Pin
amit_pansuria5-May-08 0:24
amit_pansuria5-May-08 0:24 
GeneralRe: Regarding send and receive . Conversation problem. Pin
ThatsAlok5-May-08 2:06
ThatsAlok5-May-08 2:06 
GeneralRe: Regarding send and receive . Conversation problem. Pin
amit_pansuria5-May-08 2:47
amit_pansuria5-May-08 2:47 
GeneralRe: Regarding send and receive . Conversation problem. Pin
ThatsAlok5-May-08 3:21
ThatsAlok5-May-08 3:21 
GeneralRe: Regarding send and receive . Conversation problem. Pin
amit_pansuria5-May-08 3:42
amit_pansuria5-May-08 3:42 
GeneralRe: Regarding send and receive . Conversation problem. Pin
David Crow5-May-08 3:58
David Crow5-May-08 3:58 
GeneralRe: Regarding send and receive . Conversation problem. Pin
amit_pansuria5-May-08 4:26
amit_pansuria5-May-08 4:26 
GeneralRe: Regarding send and receive . Conversation problem. Pin
David Crow5-May-08 4:39
David Crow5-May-08 4:39 
QuestionHow to write to file from other program Pin
pl_kode4-May-08 22:40
pl_kode4-May-08 22:40 
AnswerRe: How to write to file from other program Pin
Rajesh R Subramanian4-May-08 22:43
professionalRajesh R Subramanian4-May-08 22:43 
GeneralRe: How to write to file from other program Pin
CPallini4-May-08 22:51
mveCPallini4-May-08 22:51 
GeneralRe: How to write to file from other program Pin
ThatsAlok4-May-08 23:49
ThatsAlok4-May-08 23:49 
AnswerRe: How to write to file from other program Pin
Nitheesh George4-May-08 23:12
Nitheesh George4-May-08 23:12 
AnswerRe: How to write to file from other program Pin
ThatsAlok4-May-08 23:47
ThatsAlok4-May-08 23:47 
QuestionHow to use OnTimer in modeless Dialog? Pin
hanlei00000000094-May-08 22:15
hanlei00000000094-May-08 22:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.