Click here to Skip to main content
15,894,337 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: what request to "ifstream infile("name of file")? Pin
Hauptman(n)2-May-04 4:54
Hauptman(n)2-May-04 4:54 
Generalilmerge Pin
Opwar1-May-04 13:12
Opwar1-May-04 13:12 
GeneralRe: ilmerge Pin
Terry O'Nolley1-May-04 14:31
Terry O'Nolley1-May-04 14:31 
QuestionCREATING AND USING HANDLE??? Pin
chapelle1-May-04 12:37
chapelle1-May-04 12:37 
AnswerRe: CREATING AND USING HANDLE??? Pin
Hauptman(n)1-May-04 22:08
Hauptman(n)1-May-04 22:08 
GeneralRe: Averaging Calculation Pin
Terry O'Nolley1-May-04 14:08
Terry O'Nolley1-May-04 14:08 
GeneralDll inside .EXE Pin
Opwar1-May-04 11:30
Opwar1-May-04 11:30 
GeneralResizing into a CListCtrl Pin
Rafael Fernández López1-May-04 11:15
Rafael Fernández López1-May-04 11:15 
Hi !:

I've introduced some buttons into a CListCtrl, but they are subitems. So when a column is resized I want that buttons to resize too, and If we move into the CListCtrl searching for more entries they should move with the text. I've made it with:

CListCtrl::OnHScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar);
CListCtrl::OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar)

But they are slow, is not what I'm looking for. And if I slide with the mouse wheel they don't move.

Please help with this topic...

Thank you so much !!


Written by: Rafael Fernández López.


void life ( bool me, bool her )
{

if ( her )
{
me = true ;
}
else
{
me = false ;
}
}

GeneralDeleting System Restore points/files Pin
Monk_1-May-04 11:15
Monk_1-May-04 11:15 
QuestionHow to open Crystal Report file Pin
crazymubashir1-May-04 11:06
crazymubashir1-May-04 11:06 
GeneralCMenu ownerdraw Pin
pie1-May-04 10:41
pie1-May-04 10:41 
GeneralAccelerators Pin
michou1-May-04 10:20
michou1-May-04 10:20 
Generalva_list and COleVariant Pin
brdavid1-May-04 9:48
brdavid1-May-04 9:48 
GeneralRe: va_list and COleVariant Pin
Michael Dunn1-May-04 9:58
sitebuilderMichael Dunn1-May-04 9:58 
GeneralParameter Problem Pin
soul.ripper1-May-04 9:15
soul.ripper1-May-04 9:15 
GeneralRe: Parameter Problem Pin
Michael Dunn1-May-04 10:02
sitebuilderMichael Dunn1-May-04 10:02 
Generalsleep( ) Pin
Anonymous1-May-04 7:42
Anonymous1-May-04 7:42 
GeneralRe: sleep( ) Pin
soul.ripper1-May-04 8:59
soul.ripper1-May-04 8:59 
GeneralRe: sleep( ) Pin
Anonymous1-May-04 9:08
Anonymous1-May-04 9:08 
GeneralRe: sleep( ) Pin
Paul Ranson2-May-04 10:48
Paul Ranson2-May-04 10:48 
GeneralUsing .Net components in a MFC application Pin
Jaran Nilsen1-May-04 7:33
Jaran Nilsen1-May-04 7:33 
Generalpow(-1, 0.3333333333) doesn't return -1 Pin
Roman Nurik1-May-04 6:58
Roman Nurik1-May-04 6:58 
GeneralRe: pow(-1, 0.3333333333) doesn't return -1 Pin
Michael Dunn1-May-04 10:13
sitebuilderMichael Dunn1-May-04 10:13 
GeneralRe: pow(-1, 0.3333333333) doesn't return -1 Pin
Roman Nurik1-May-04 14:01
Roman Nurik1-May-04 14:01 
Generaland it shouldn't Pin
Tim Smith1-May-04 14:17
Tim Smith1-May-04 14:17 

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.