Click here to Skip to main content
15,921,884 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to maximize child windows Pin
Mel Stober19-Aug-02 11:21
Mel Stober19-Aug-02 11:21 
QuestionHow to paint all dialog controls to other DC? Pin
17-Aug-02 15:34
suss17-Aug-02 15:34 
AnswerRe: How to paint all dialog controls to other DC? Pin
Shog917-Aug-02 22:26
sitebuilderShog917-Aug-02 22:26 
GeneralRemove Scrollbar from ListCtrl Pin
Pavel Sokolov17-Aug-02 15:28
Pavel Sokolov17-Aug-02 15:28 
QuestionHow to create an icon at run time? Pin
Hiusing17-Aug-02 15:18
Hiusing17-Aug-02 15:18 
AnswerRe: How to create an icon at run time? Pin
Mike Nordell17-Aug-02 23:16
Mike Nordell17-Aug-02 23:16 
Generalsetcheck for extended style list control Pin
nss17-Aug-02 13:59
nss17-Aug-02 13:59 
GeneralRe: setcheck for extended style list control Pin
Joel Lucsy19-Aug-02 3:59
Joel Lucsy19-Aug-02 3:59 
I think you're going to have to manage the checkboxs as images yourself. The standard control is only for checked or unchecked, but always shown. You should probably create your own ImageList and set the image property for each item separately.

Joel Lucsy (jjlucsy@ameritech.net)

GeneralSTL string class and MFC CString Pin
monrobot1317-Aug-02 12:26
monrobot1317-Aug-02 12:26 
GeneralRe: STL string class and MFC CString Pin
Michael Dunn17-Aug-02 12:56
sitebuilderMichael Dunn17-Aug-02 12:56 
GeneralRe: STL string class and MFC CString Pin
monrobot1317-Aug-02 14:46
monrobot1317-Aug-02 14:46 
GeneralSystem Programming in visual C++ Pin
Amir-ul-Amin17-Aug-02 12:24
Amir-ul-Amin17-Aug-02 12:24 
GeneralRe: System Programming in visual C++ Pin
PJ Arends17-Aug-02 13:02
professionalPJ Arends17-Aug-02 13:02 
GeneralEthernet card and setting promiscuous mode Pin
jparsons17-Aug-02 11:36
jparsons17-Aug-02 11:36 
GeneralRe: Ethernet card and setting promiscuous mode Pin
JohnnyG17-Aug-02 16:13
JohnnyG17-Aug-02 16:13 
GeneralRe: Ethernet card and setting promiscuous mode Pin
jparsons18-Aug-02 16:47
jparsons18-Aug-02 16:47 
GeneralRe: Ethernet card and setting promiscuous mode Pin
Amir-ul-Amin2-May-05 22:01
Amir-ul-Amin2-May-05 22:01 
GeneralCEdit question Pin
Bert Tuyt17-Aug-02 11:23
Bert Tuyt17-Aug-02 11:23 
GeneralRe: CEdit question Pin
Rohit  Sinha18-Aug-02 1:56
Rohit  Sinha18-Aug-02 1:56 
Questionhow will i know? Pin
drmzunlimited17-Aug-02 10:30
drmzunlimited17-Aug-02 10:30 
AnswerRe: how will i know? Pin
Sijin18-Aug-02 20:23
Sijin18-Aug-02 20:23 
Questioncan anybody help!! Pin
drmzunlimited17-Aug-02 10:25
drmzunlimited17-Aug-02 10:25 
AnswerRe: can anybody help!! Pin
Sijin18-Aug-02 20:36
Sijin18-Aug-02 20:36 
GeneralIMPLEMENT_DYNCREATE(class, base class) Pin
JennyP17-Aug-02 9:03
JennyP17-Aug-02 9:03 
GeneralRe: IMPLEMENT_DYNCREATE(class, base class) Pin
Philippe Mori17-Aug-02 10:00
Philippe Mori17-Aug-02 10:00 

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.