Click here to Skip to main content
15,923,164 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCListCtrl scroll behaviour Pin
Brian van der Beek30-Jul-03 4:27
Brian van der Beek30-Jul-03 4:27 
Generalgdi+ Pin
wb30-Jul-03 4:14
wb30-Jul-03 4:14 
GeneralRe: gdi+ Pin
Kannan Kalyanaraman30-Jul-03 5:47
Kannan Kalyanaraman30-Jul-03 5:47 
QuestionRestarting a loop from another cpp file? Pin
keegan30-Jul-03 4:13
keegan30-Jul-03 4:13 
AnswerRe: Restarting a loop from another cpp file? Pin
David Crow30-Jul-03 4:23
David Crow30-Jul-03 4:23 
GeneralRe: Restarting a loop from another cpp file? Pin
keegan30-Jul-03 4:46
keegan30-Jul-03 4:46 
GeneralRe: Restarting a loop from another cpp file? Pin
David Crow30-Jul-03 4:52
David Crow30-Jul-03 4:52 
GeneralRe: [edit] Pin
keegan30-Jul-03 4:59
keegan30-Jul-03 4:59 
oops. okok = OnOk() but i mistyped it.

I changed m_pwd with my edit control variable, and now when i compile, i get these errors:

error C2039: 'GetWindowTextA' : is not a member of 'ATL::CStringT<basetype,stringtraits>'
with
[
BaseType=char,
StringTraits=StrTraitMFC_DLL<char>
]

hmm, was m_pwd supposed to me a "Control" variable or a "value" variable when i created it witht he add variable wizzard? i made it a value, so its a CString, not a CEdit.


[Edit]
~it works! that was it. thanks a whole whole whole lot!


*.*
cin >> knowledge;
GeneralRe: Restarting a loop from another cpp file? Pin
David Crow30-Jul-03 5:08
David Crow30-Jul-03 5:08 
GeneralRe: Restarting a loop from another cpp file? Pin
keegan30-Jul-03 5:10
keegan30-Jul-03 5:10 
AnswerRe: Restarting a loop from another cpp file? Pin
John M. Drescher30-Jul-03 4:25
John M. Drescher30-Jul-03 4:25 
GeneralRe: Restarting a loop from another cpp file? Pin
keegan30-Jul-03 4:42
keegan30-Jul-03 4:42 
Questionhow can I warn to make a choice for numeric edit box? Pin
Emre Zorlu30-Jul-03 4:02
Emre Zorlu30-Jul-03 4:02 
AnswerRe: how can I warn to make a choice for numeric edit box? Pin
David Crow30-Jul-03 4:24
David Crow30-Jul-03 4:24 
GeneralRe: how can I warn to make a choice for numeric edit box? Pin
Emre Zorlu30-Jul-03 4:41
Emre Zorlu30-Jul-03 4:41 
GeneralRe: how can I warn to make a choice for numeric edit box? Pin
David Crow30-Jul-03 4:45
David Crow30-Jul-03 4:45 
GeneralRe: how can I warn to make a choice for numeric edit box? Pin
Emre Zorlu30-Jul-03 20:36
Emre Zorlu30-Jul-03 20:36 
GeneralRe: how can I warn to make a choice for numeric edit box? Pin
David Crow31-Jul-03 2:45
David Crow31-Jul-03 2:45 
AnswerRe: how can I warn to make a choice for numeric edit box? Pin
keegan30-Jul-03 4:54
keegan30-Jul-03 4:54 
GeneralAbout file manipulation Pin
Scozturk30-Jul-03 3:58
professionalScozturk30-Jul-03 3:58 
GeneralRe: About file manipulation Pin
Tim Smith30-Jul-03 4:07
Tim Smith30-Jul-03 4:07 
GeneralRe: About file manipulation Pin
David Crow30-Jul-03 4:26
David Crow30-Jul-03 4:26 
Questionhow can I deal with the &quot; big problem&quot; Pin
zhangyifei30-Jul-03 3:36
zhangyifei30-Jul-03 3:36 
AnswerRe: how can I deal with the &quot; big problem&quot; Pin
Mike Dimmick30-Jul-03 3:43
Mike Dimmick30-Jul-03 3:43 
GeneralRe: how can I deal with the &quot; big problem&quot; Pin
Anonymous30-Jul-03 16:08
Anonymous30-Jul-03 16:08 

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.