Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using SetCheck in a dialog app. menu Pin
RChin21-Nov-03 5:18
RChin21-Nov-03 5:18 
GeneralMemory Managers with C, C++ and MFC Pin
Patje21-Nov-03 3:58
Patje21-Nov-03 3:58 
QuestionHow to get rid of the "Help" button in a property sheet in wizard mode? Pin
Salvador Dali21-Nov-03 3:13
Salvador Dali21-Nov-03 3:13 
AnswerRe: How to get rid of the "Help" button in a property sheet in wizard mode? Pin
Michael P Butler21-Nov-03 3:34
Michael P Butler21-Nov-03 3:34 
GeneralCFileException Pin
ns21-Nov-03 2:39
ns21-Nov-03 2:39 
GeneralRe: CFileException Pin
Mike Dimmick21-Nov-03 3:02
Mike Dimmick21-Nov-03 3:02 
GeneralRe: CFileException Pin
ns21-Nov-03 3:18
ns21-Nov-03 3:18 
QuestionResize a listctrl? Pin
Zizilamoroso21-Nov-03 1:02
Zizilamoroso21-Nov-03 1:02 
How do you resize a CListCtrl?

// cx=200;cy=100;<br />
m_ctrlList.SetWindowPos(&CWnd::wndTopMost,0,0,cx,cy,SWP_SHOWWINDOW|SWP_DRAWFRAME);


I've also tested with SWP_NOCOPYBITS and SWP_FRAMECHANGED, but no change.

The listctrl is visible with the initial dimensions, but resizing doesn't seem to work.

Anybody with some help?


using: [VISUAL STUDIO 6.0 sp5] [WIN98/2]

AnswerRe: Resize a listctrl? Pin
Zizilamoroso21-Nov-03 1:07
Zizilamoroso21-Nov-03 1:07 
GeneralDoes anyone knows this Pin
Shehzad Salim21-Nov-03 0:54
Shehzad Salim21-Nov-03 0:54 
GeneralRe: Does anyone knows this Pin
RChin21-Nov-03 1:48
RChin21-Nov-03 1:48 
GeneralRe: Does anyone knows this Pin
Michael P Butler21-Nov-03 2:49
Michael P Butler21-Nov-03 2:49 
Generalisdigit(); Pin
WREY21-Nov-03 0:54
WREY21-Nov-03 0:54 
GeneralRe: isdigit(); Pin
Taka Muraoka21-Nov-03 0:59
Taka Muraoka21-Nov-03 0:59 
GeneralRe: isdigit(); Pin
WREY21-Nov-03 1:11
WREY21-Nov-03 1:11 
GeneralRe: isdigit(); Pin
Taka Muraoka21-Nov-03 1:12
Taka Muraoka21-Nov-03 1:12 
GeneralRe: isdigit(); Pin
WREY21-Nov-03 1:22
WREY21-Nov-03 1:22 
GeneralRe: isdigit(); Pin
Michael Dunn21-Nov-03 4:23
sitebuilderMichael Dunn21-Nov-03 4:23 
GeneralCSV file into Excel Sheet Pin
KKR21-Nov-03 0:42
KKR21-Nov-03 0:42 
GeneralRe: CSV file into Excel Sheet Pin
Adam Gritt21-Nov-03 3:15
Adam Gritt21-Nov-03 3:15 
GeneralRe: CSV file into Excel Sheet Pin
Peter Molnar21-Nov-03 9:32
Peter Molnar21-Nov-03 9:32 
QuestionFile's physical address?? Pin
andrea_rizzini@yahoo.co.uk21-Nov-03 0:25
andrea_rizzini@yahoo.co.uk21-Nov-03 0:25 
AnswerRe: File's physical address?? Pin
Peter Molnar21-Nov-03 9:31
Peter Molnar21-Nov-03 9:31 
GeneralRe: File's physical address?? Pin
andrea_rizzini@yahoo.co.uk22-Nov-03 2:25
andrea_rizzini@yahoo.co.uk22-Nov-03 2:25 
GeneralRe: File's physical address?? Pin
фил27-Nov-03 5:48
фил27-Nov-03 5:48 

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.