Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to spawn CDialog by CWinThread? Pin
Arman S.14-May-07 23:46
Arman S.14-May-07 23:46 
GeneralRe: How to spawn CDialog by CWinThread? Pin
pkyiu15-May-07 3:31
pkyiu15-May-07 3:31 
AnswerRe: How to spawn CDialog by CWinThread? Pin
kasturi_haribabu15-May-07 1:13
kasturi_haribabu15-May-07 1:13 
GeneralRe: How to spawn CDialog by CWinThread? Pin
pkyiu15-May-07 3:45
pkyiu15-May-07 3:45 
QuestionHelp with textbox control Pin
Stick^14-May-07 22:49
Stick^14-May-07 22:49 
QuestionRe: Help with textbox control Pin
Nelek14-May-07 23:34
protectorNelek14-May-07 23:34 
AnswerRe: Help with textbox control Pin
Stick^14-May-07 23:40
Stick^14-May-07 23:40 
GeneralRe: Help with textbox control Pin
Nelek15-May-07 1:01
protectorNelek15-May-07 1:01 
OMG | :OMG:

then I'm more newbie than I thought D'Oh! | :doh: :P

hehehehe

I've never seen "^" used as "System::Object^ sender"

Nevermind,

your tbMacAddress->Text is a string or a char[x]?

I had some problems with CString and char* in VC++ because of the "\0" at the end of the CStrings. I solved it considering the CString as a vector and taking every letter in a loop and putting it in the place of the char[20] that was needed. Afterwards I passed the &char[0] where the LPCSTR was asked for and it worked. Finally I found another way to do it and changed it but... sometimes silly things give the way to the correct answer.

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

AnswerRe: Help with textbox control Pin
Hamid_RT15-May-07 0:56
Hamid_RT15-May-07 0:56 
GeneralRe: Help with textbox control Pin
Stick^15-May-07 1:10
Stick^15-May-07 1:10 
GeneralRe: Help with textbox control Pin
Nelek15-May-07 1:44
protectorNelek15-May-07 1:44 
GeneralRe: Help with textbox control Pin
Stick^15-May-07 2:21
Stick^15-May-07 2:21 
GeneralRe: Help with textbox control Pin
Nelek15-May-07 3:12
protectorNelek15-May-07 3:12 
GeneralRe: Help with textbox control Pin
Stick^15-May-07 3:21
Stick^15-May-07 3:21 
GeneralRe: Help with textbox control Pin
Nelek15-May-07 21:11
protectorNelek15-May-07 21:11 
GeneralRe: Help with textbox control Pin
Hamid_RT15-May-07 1:53
Hamid_RT15-May-07 1:53 
QuestionChanging datatype from VB.NET to VC++ 6.0 Pin
ctlqt1214-May-07 22:36
ctlqt1214-May-07 22:36 
AnswerRe: Changing datatype from VB.NET to VC++ 6.0 Pin
fang_eric15-May-07 0:13
fang_eric15-May-07 0:13 
QuestionRegistry notification Pin
Alexandre GRANVAUD14-May-07 21:43
Alexandre GRANVAUD14-May-07 21:43 
AnswerRe: Registry notification Pin
Rajesh R Subramanian15-May-07 7:16
professionalRajesh R Subramanian15-May-07 7:16 
GeneralRe: Registry notification Pin
Alexandre GRANVAUD15-May-07 7:22
Alexandre GRANVAUD15-May-07 7:22 
QuestionHow to print with a new CPrintDialog derived DBox?? Pin
Nelek14-May-07 21:03
protectorNelek14-May-07 21:03 
AnswerRe: How to print with a new CPrintDialog derived DBox?? Pin
Hamid_RT14-May-07 22:01
Hamid_RT14-May-07 22:01 
GeneralRe: How to print with a new CPrintDialog derived DBox?? Pin
Nelek14-May-07 22:50
protectorNelek14-May-07 22:50 
GeneralRe: How to print with a new CPrintDialog derived DBox?? Pin
Hamid_RT15-May-07 5:59
Hamid_RT15-May-07 5: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.