Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: About scrollbar of CScrollView Pin
PJ Arends26-Apr-05 18:56
professionalPJ Arends26-Apr-05 18:56 
GeneralRe: About scrollbar of CScrollView Pin
cash57626-Apr-05 19:28
cash57626-Apr-05 19:28 
GeneralRe: About scrollbar of CScrollView Pin
PJ Arends26-Apr-05 20:12
professionalPJ Arends26-Apr-05 20:12 
GeneralIs their a easier way to make windows forms inc++ Pin
FocusedWolf26-Apr-05 5:04
FocusedWolf26-Apr-05 5:04 
GeneralRe: Is their a easier way to make windows forms inc++ Pin
toxcct26-Apr-05 5:53
toxcct26-Apr-05 5:53 
GeneralMFC DLL Pin
Manoj Jangid26-Apr-05 4:54
Manoj Jangid26-Apr-05 4:54 
GeneralProblem with vertical scrolling in listview Pin
Paul Vickery26-Apr-05 4:25
professionalPaul Vickery26-Apr-05 4:25 
GeneralRe: Problem with vertical scrolling in listview Pin
PJ Arends26-Apr-05 12:25
professionalPJ Arends26-Apr-05 12:25 
Just a wild guess here. Could it be that the list view expects to only have a CHeaderCtrl at the top, and adjusts its scrolling only based on the header control. How about making the CHeaderCtrl ownerdraw and adding the extra space to the header instead of the list control itself?



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
Honoured as one of The Most Helpful Members of 2004

GeneralRe: Problem with vertical scrolling in listview Pin
Paul Vickery27-Apr-05 2:24
professionalPaul Vickery27-Apr-05 2:24 
GeneralChanging font sizes in c++ Pin
garysrobbo26-Apr-05 2:08
garysrobbo26-Apr-05 2:08 
GeneralRe: Changing font sizes in c++ Pin
ThatsAlok26-Apr-05 2:19
ThatsAlok26-Apr-05 2:19 
GeneralRe: Changing font sizes in c++ Pin
Jason Henderson26-Apr-05 3:42
Jason Henderson26-Apr-05 3:42 
Generalproxy + NTLM Pin
Geert van Horrik26-Apr-05 1:18
Geert van Horrik26-Apr-05 1:18 
QuestionHow to unload dlls Pin
Anonymous26-Apr-05 0:54
Anonymous26-Apr-05 0:54 
AnswerRe: How to unload dlls Pin
stolid_rock26-Apr-05 1:13
stolid_rock26-Apr-05 1:13 
GeneralRe: How to unload dlls Pin
Anonymous26-Apr-05 1:22
Anonymous26-Apr-05 1:22 
AnswerRe: How to unload dlls Pin
ThatsAlok26-Apr-05 1:37
ThatsAlok26-Apr-05 1:37 
AnswerRe: How to unload dlls Pin
22491726-Apr-05 1:47
22491726-Apr-05 1:47 
QuestionHow to get drive volume serial number in VC++ Pin
aloktambi26-Apr-05 0:52
aloktambi26-Apr-05 0:52 
AnswerRe: How to get drive volume serial number in VC++ Pin
ThatsAlok26-Apr-05 1:21
ThatsAlok26-Apr-05 1:21 
AnswerRe: How to get drive volume serial number in VC++ Pin
David Crow26-Apr-05 3:40
David Crow26-Apr-05 3:40 
GeneralFile handles Pin
micutzu25-Apr-05 23:14
micutzu25-Apr-05 23:14 
GeneralRe: File handles Pin
22491725-Apr-05 23:35
22491725-Apr-05 23:35 
GeneralRe: File handles Pin
micutzu25-Apr-05 23:51
micutzu25-Apr-05 23:51 
GeneralRe: File handles Pin
Stlan26-Apr-05 1:55
Stlan26-Apr-05 1:55 

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.