Click here to Skip to main content
15,883,744 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to pass a string from c++ to c# Pin
peraonline14-May-04 2:50
peraonline14-May-04 2:50 
AnswerRe: How to pass a string from c++ to c# Pin
Mike Dimmick14-May-04 5:20
Mike Dimmick14-May-04 5:20 
GeneralRe: How to pass a string from c++ to c# Pin
peraonline17-May-04 22:41
peraonline17-May-04 22:41 
GeneralProcess monitor.... Pin
jothi14-May-04 1:28
jothi14-May-04 1:28 
GeneralRe: Process monitor.... Pin
Anthony_Yio14-May-04 1:34
Anthony_Yio14-May-04 1:34 
GeneralRe: Process monitor.... Pin
jothi18-May-04 20:31
jothi18-May-04 20:31 
GeneralRe: Process monitor.... Pin
Anthony_Yio18-May-04 21:54
Anthony_Yio18-May-04 21:54 
GeneralCListBox scroll bar not getting enabled Pin
FASTian14-May-04 1:25
FASTian14-May-04 1:25 
the vertical scroll bar doesnt get enabled if i add string which doesnt fit a list box. Any ideas what seems to be the problem here. Horizontal scroll bar seems to work fine.

m_lstboxMessages.AddString(sServerMsg);<br />
UpdateData(FALSE);


where m_lstboxMessages is control variable of CListBox
Any suggestion regarding this??
GeneralRe: CListBox scroll bar not getting enabled Pin
RChin14-May-04 1:51
RChin14-May-04 1:51 
GeneralRe: CListBox scroll bar not getting enabled Pin
FASTian14-May-04 2:19
FASTian14-May-04 2:19 
GeneralRe: CListBox scroll bar not getting enabled Pin
David Crow14-May-04 2:31
David Crow14-May-04 2:31 
GeneralRe: CListBox scroll bar not getting enabled Pin
FASTian14-May-04 3:54
FASTian14-May-04 3:54 
GeneralRe: CListBox scroll bar not getting enabled Pin
David Crow14-May-04 4:22
David Crow14-May-04 4:22 
GeneralRe: CListBox scroll bar not getting enabled Pin
FASTian16-May-04 21:52
FASTian16-May-04 21:52 
GeneralRe: CListBox scroll bar not getting enabled Pin
David Crow17-May-04 2:17
David Crow17-May-04 2:17 
QuestionCString insertion operator faulty? Pin
Indrawati13-May-04 23:55
Indrawati13-May-04 23:55 
AnswerRe: CString insertion operator faulty? Pin
jmkhael13-May-04 23:59
jmkhael13-May-04 23:59 
AnswerRe: CString insertion operator faulty? Pin
toxcct14-May-04 0:00
toxcct14-May-04 0:00 
AnswerRe: CString insertion operator faulty? Pin
Anand Paranjpe14-May-04 0:46
Anand Paranjpe14-May-04 0:46 
AnswerRe: CString insertion operator faulty? Pin
David Crow14-May-04 2:44
David Crow14-May-04 2:44 
GeneralRe: CString insertion operator faulty? Pin
Mike Dimmick14-May-04 5:42
Mike Dimmick14-May-04 5:42 
GeneralRe: CString insertion operator faulty? Pin
David Crow14-May-04 5:46
David Crow14-May-04 5:46 
GeneralRe: CString insertion operator faulty? Pin
Mike Dimmick14-May-04 9:06
Mike Dimmick14-May-04 9:06 
GeneralRe: CString insertion operator faulty? Pin
David Crow14-May-04 9:10
David Crow14-May-04 9:10 
AnswerRe: CString insertion operator faulty? Pin
shea-c415-Oct-09 12:14
shea-c415-Oct-09 12:14 

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.