Click here to Skip to main content
15,900,254 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
jhwurmbach14-Mar-06 2:34
jhwurmbach14-Mar-06 2:34 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
David Crow14-Mar-06 3:01
David Crow14-Mar-06 3:01 
AnswerRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
David Crow14-Mar-06 3:00
David Crow14-Mar-06 3:00 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Phil.Benson14-Mar-06 3:04
professionalPhil.Benson14-Mar-06 3:04 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
David Crow14-Mar-06 3:23
David Crow14-Mar-06 3:23 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Phil.Benson14-Mar-06 3:42
professionalPhil.Benson14-Mar-06 3:42 
Questionintegrate Activex control(OCX) object into ATL COM Server DLL Project Pin
karthik_shanth13-Mar-06 23:50
karthik_shanth13-Mar-06 23:50 
Questionnewbie needs help with string.length Pin
antonaras_marcou13-Mar-06 23:47
antonaras_marcou13-Mar-06 23:47 
Hi again
i have another simple question
i'm doing the following



string text;
int lenght=text.lenght;

compilation error::
error C2440: 'initializing' : cannot convert from 'unsigned int (__thiscall std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >::*' to 'int'
Conversion is a valid standard conversion, which can be performed implicitly or by use of static_cast, C-style cast or function-style cast
Error executing cl.exe.

What is the problem i've seen this in many codes what is wrong with mine
Thanks in advance
AnswerRe: newbie needs help with string.length Pin
Nibu babu thomas13-Mar-06 23:55
Nibu babu thomas13-Mar-06 23:55 
GeneralRe: newbie needs help with string.length Pin
antonaras_marcou13-Mar-06 23:58
antonaras_marcou13-Mar-06 23:58 
GeneralRe: newbie needs help with string.length Pin
jhwurmbach14-Mar-06 2:28
jhwurmbach14-Mar-06 2:28 
QuestionMS Exchange database access Pin
Ryzhiy13-Mar-06 23:35
Ryzhiy13-Mar-06 23:35 
QuestionOpenGL Pin
adiilah13-Mar-06 23:33
adiilah13-Mar-06 23:33 
AnswerRe: OpenGL Pin
Remco Hoogenboezem14-Mar-06 2:31
Remco Hoogenboezem14-Mar-06 2:31 
AnswerRe: OpenGL Pin
El Corazon14-Mar-06 8:14
El Corazon14-Mar-06 8:14 
AnswerRe: OpenGL Pin
Mircea Puiu14-Mar-06 8:48
Mircea Puiu14-Mar-06 8:48 
QuestionChange Caption Bar Color Pin
Sukant Tiwary13-Mar-06 23:32
Sukant Tiwary13-Mar-06 23:32 
AnswerRe: Change Caption Bar Color Pin
Hamid_RT14-Mar-06 1:02
Hamid_RT14-Mar-06 1:02 
QuestionHelp! strange problem with CRecordset Pin
chev_ls113-Mar-06 23:21
chev_ls113-Mar-06 23:21 
AnswerRe: Help! strange problem with CRecordset Pin
David Crow14-Mar-06 3:08
David Crow14-Mar-06 3:08 
QuestionMouse Hook; works only within dialog window Pin
pc_dev13-Mar-06 23:13
pc_dev13-Mar-06 23:13 
AnswerRe: Mouse Hook; works only within dialog window Pin
Naveen13-Mar-06 23:35
Naveen13-Mar-06 23:35 
QuestionQuestion about waveInGetPosition Pin
Remco Hoogenboezem13-Mar-06 23:10
Remco Hoogenboezem13-Mar-06 23:10 
QuestionHow to reduce the size of an Image using GDI+ Pin
snprani@yahoo.com13-Mar-06 22:59
snprani@yahoo.com13-Mar-06 22:59 
QuestionAccessing DHCP Lease Table Pin
activee13-Mar-06 22:53
activee13-Mar-06 22:53 

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.