Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Could anyone expain the "Static" to me Pin
Hamid_RT14-Sep-06 8:53
Hamid_RT14-Sep-06 8:53 
QuestionInternal working of Try/Catch Pin
DavJes13-Sep-06 4:26
DavJes13-Sep-06 4:26 
AnswerRe: Internal working of Try/Catch Pin
led mike13-Sep-06 4:35
led mike13-Sep-06 4:35 
QuestionMySQL with MFC Pin
dcb123456713-Sep-06 4:18
dcb123456713-Sep-06 4:18 
AnswerRe: MySQL with MFC Pin
Chris Losinger13-Sep-06 5:08
professionalChris Losinger13-Sep-06 5:08 
QuestionCString Convert to LPCTSTR Pin
rxgmoral13-Sep-06 3:59
rxgmoral13-Sep-06 3:59 
QuestionRe: CString Convert to LPCTSTR Pin
prasad_som13-Sep-06 4:05
prasad_som13-Sep-06 4:05 
AnswerRe: CString Convert to LPCTSTR Pin
Zac Howland13-Sep-06 4:20
Zac Howland13-Sep-06 4:20 
CString has an operator for casting to LPCTSTR. There is no need to write code to do it, it is already done for you.

On top of all that, you are creating a memory leak while trying to duplicate code that is written for you.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

AnswerRe: CString Convert to LPCTSTR Pin
toxcct13-Sep-06 4:21
toxcct13-Sep-06 4:21 
AnswerRe: CString Convert to LPCTSTR Pin
David Crow13-Sep-06 4:30
David Crow13-Sep-06 4:30 
AnswerRe: CString Convert to LPCTSTR Pin
Steve S13-Sep-06 6:34
Steve S13-Sep-06 6:34 
AnswerRe: CString Convert to LPCTSTR Pin
ThatsAlok13-Sep-06 18:51
ThatsAlok13-Sep-06 18:51 
AnswerRe: CString Convert to LPCTSTR Pin
Hamid_RT14-Sep-06 8:39
Hamid_RT14-Sep-06 8:39 
Question[Message Deleted] Pin
KKumarTG13-Sep-06 3:44
KKumarTG13-Sep-06 3:44 
AnswerRe: Exception in C++ Pin
Cedric Moonen13-Sep-06 3:46
Cedric Moonen13-Sep-06 3:46 
AnswerRe: Exception in C++ Pin
Zac Howland13-Sep-06 4:13
Zac Howland13-Sep-06 4:13 
AnswerRe: [Message Deleted] Pin
ThatsAlok13-Sep-06 18:52
ThatsAlok13-Sep-06 18:52 
AnswerRe: [Message Deleted] Pin
Hamid_RT14-Sep-06 8:39
Hamid_RT14-Sep-06 8:39 
Questionmatlab file (m-file) to c++ Pin
Haoman1713-Sep-06 3:42
Haoman1713-Sep-06 3:42 
AnswerRe: matlab file (m-file) to c++ Pin
Jun Du13-Sep-06 8:15
Jun Du13-Sep-06 8:15 
QuestionShare OpenGL Displaylists in MDI Applications Pin
olaebo13-Sep-06 2:59
olaebo13-Sep-06 2:59 
AnswerRe: Share OpenGL Displaylists in MDI Applications Pin
nadiric13-Sep-06 5:46
nadiric13-Sep-06 5:46 
AnswerRe: Share OpenGL Displaylists in MDI Applications Pin
cmk13-Sep-06 8:07
cmk13-Sep-06 8:07 
QuestionVc++ express edition Pin
Anu_Bala13-Sep-06 2:49
Anu_Bala13-Sep-06 2:49 
AnswerRe: Vc++ express edition Pin
David Crow13-Sep-06 2:59
David Crow13-Sep-06 2:59 

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.