Click here to Skip to main content
16,016,605 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCPU Usage Pin
Dominik Reichl22-May-02 23:17
Dominik Reichl22-May-02 23:17 
GeneralRe: CPU Usage Pin
Erik Funkenbusch22-May-02 23:27
Erik Funkenbusch22-May-02 23:27 
GeneralRe: CPU Usage Pin
Dominik Reichl22-May-02 23:30
Dominik Reichl22-May-02 23:30 
QuestionWho know the function of "CryptExtOpenCER"? Pin
wabc22-May-02 22:36
wabc22-May-02 22:36 
AnswerRe: Who know the function of "CryptExtOpenCER"? Pin
Martin Ziacek22-May-02 22:44
Martin Ziacek22-May-02 22:44 
GeneralRe: Who know the function of "CryptExtOpenCER"? Pin
wabc22-May-02 23:14
wabc22-May-02 23:14 
Questionhow to put the checkbox to a list control? Pin
chen22-May-02 22:28
chen22-May-02 22:28 
AnswerRe: how to put the checkbox to a list control? Pin
Erik Funkenbusch22-May-02 23:34
Erik Funkenbusch22-May-02 23:34 
Well, as with all things involving common controls, the answer depends on which version you are tyring to support. If you have to support all the way back to Windows 95 (original) without IE installed, then it's going to be a lot of work with owner draw controls.

If you can forego compatibility with those old systems, then check out this:

The LVS_EX_CHECKBOXES style

and also

The XListCtrl here on CodeProject.



--
Where are we going? And why am I in this handbasket?
GeneralFaded Menus Pin
Sameer Maggon22-May-02 21:34
Sameer Maggon22-May-02 21:34 
GeneralRe: Faded Menus Pin
Prem Kumar22-May-02 22:03
Prem Kumar22-May-02 22:03 
GeneralIIS Administration Pin
Ryszard Krakowiak22-May-02 20:35
Ryszard Krakowiak22-May-02 20:35 
GeneralRe: IIS Administration Pin
Mazdak22-May-02 23:26
Mazdak22-May-02 23:26 
GeneralMenu as in WinTabs Pin
Sameer Maggon22-May-02 20:35
Sameer Maggon22-May-02 20:35 
GeneralRe: Menu as in WinTabs Pin
Alex Cramer22-May-02 20:59
Alex Cramer22-May-02 20:59 
GeneralRe: Menu as in WinTabs Pin
Sameer Maggon22-May-02 21:30
Sameer Maggon22-May-02 21:30 
GeneralRe: Menu as in WinTabs Pin
Alex Cramer22-May-02 21:41
Alex Cramer22-May-02 21:41 
GeneralRe: Menu as in WinTabs Pin
Alex Cramer22-May-02 21:47
Alex Cramer22-May-02 21:47 
GeneralListCtrl with image Pin
22-May-02 20:30
suss22-May-02 20:30 
GeneralRe: ListCtrl with image Pin
Alex Cramer22-May-02 21:02
Alex Cramer22-May-02 21:02 
GeneralRe: ListCtrl with image Pin
Prem Kumar22-May-02 22:12
Prem Kumar22-May-02 22:12 
GeneralActiveX - ASP - VC++ Pin
Sameer Maggon22-May-02 20:10
Sameer Maggon22-May-02 20:10 
GeneralDebug dump question Pin
bryce22-May-02 18:21
bryce22-May-02 18:21 
GeneralRe: Debug dump question Pin
Nish Nishant22-May-02 20:44
sitebuilderNish Nishant22-May-02 20:44 
GeneralRe: Debug dump question Pin
bryce22-May-02 20:51
bryce22-May-02 20:51 
Generalaccess violation error Pin
tongc22-May-02 17:46
tongc22-May-02 17:46 

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.