Click here to Skip to main content
15,917,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to scan and list the opened windows from the taskbar Pin
toxcct30-Nov-06 4:11
toxcct30-Nov-06 4:11 
QuestionLink library Pin
weehau30-Nov-06 3:11
weehau30-Nov-06 3:11 
AnswerRe: Link library Pin
toxcct30-Nov-06 3:16
toxcct30-Nov-06 3:16 
GeneralRe: Link library Pin
weehau30-Nov-06 3:32
weehau30-Nov-06 3:32 
GeneralRe: Link library Pin
toxcct30-Nov-06 3:47
toxcct30-Nov-06 3:47 
AnswerRe: Link library Pin
zoid ! 30-Nov-06 4:25
zoid ! 30-Nov-06 4:25 
QuestionAuto-Resize a CListCtrl in CFormView Pin
User 260927630-Nov-06 3:07
User 260927630-Nov-06 3:07 
AnswerRe: Auto-Resize a CListCtrl in CFormView Pin
Galatei30-Nov-06 3:52
Galatei30-Nov-06 3:52 
Hi,

you have to hadle WM_SIZE (MFC's OnSize) message in your View, and manually resize the list.

Regards
GeneralRe: Auto-Resize a CListCtrl in CFormView Pin
James R. Twine30-Nov-06 5:04
James R. Twine30-Nov-06 5:04 
AnswerRe: Auto-Resize a CListCtrl in CFormView Pin
David Crow30-Nov-06 4:00
David Crow30-Nov-06 4:00 
GeneralRe: Auto-Resize a CListCtrl in CFormView Pin
User 260927630-Nov-06 23:45
User 260927630-Nov-06 23:45 
QuestionPass structure using sockets Pin
OyeDec30-Nov-06 2:56
OyeDec30-Nov-06 2:56 
AnswerRe: Pass structure using sockets Pin
Galatei30-Nov-06 3:54
Galatei30-Nov-06 3:54 
AnswerRe: Pass structure using sockets Pin
Cedric Moonen30-Nov-06 4:02
Cedric Moonen30-Nov-06 4:02 
GeneralRe: Pass structure using sockets Pin
OyeDec30-Nov-06 17:32
OyeDec30-Nov-06 17:32 
GeneralRe: Pass structure using sockets Pin
Cedric Moonen30-Nov-06 20:26
Cedric Moonen30-Nov-06 20:26 
GeneralRe: Pass structure using sockets Pin
OyeDec30-Nov-06 21:57
OyeDec30-Nov-06 21:57 
Questionpassing parameters to CDocument class Pin
prithaa30-Nov-06 2:44
prithaa30-Nov-06 2:44 
QuestionGet computer name from ip address Pin
Toubou30-Nov-06 2:17
Toubou30-Nov-06 2:17 
AnswerRe: Get computer name from ip address Pin
toxcct30-Nov-06 3:14
toxcct30-Nov-06 3:14 
Questioncaption bar Pin
radhika2830-Nov-06 2:04
radhika2830-Nov-06 2:04 
AnswerRe: caption bar Pin
Galatei30-Nov-06 3:57
Galatei30-Nov-06 3:57 
GeneralRe: caption bar Pin
radhika2830-Nov-06 4:47
radhika2830-Nov-06 4:47 
GeneralRe: caption bar Pin
James R. Twine30-Nov-06 5:06
James R. Twine30-Nov-06 5:06 
QuestionHelp,Why GDI+ MapMode(MM_LOMETRIC ) is reversed? Pin
unakie30-Nov-06 1:20
unakie30-Nov-06 1:20 

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.