Click here to Skip to main content
16,004,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Jumping Window ? Pin
CrocodileBuck8-Mar-07 7:21
CrocodileBuck8-Mar-07 7:21 
GeneralRe: Jumping Window ? Pin
CrocodileBuck8-Mar-07 7:26
CrocodileBuck8-Mar-07 7:26 
GeneralRe: Jumping Window ? Pin
William.Wang8-Mar-07 16:03
William.Wang8-Mar-07 16:03 
GeneralRe: Jumping Window ? Pin
Mark Salsbery8-Mar-07 8:04
Mark Salsbery8-Mar-07 8:04 
QuestionNeed Help with ListCtrl with LOTS of Rows Pin
Jethro638-Mar-07 4:46
Jethro638-Mar-07 4:46 
AnswerRe: Need Help with ListCtrl with LOTS of Rows Pin
led mike8-Mar-07 6:42
led mike8-Mar-07 6:42 
GeneralRe: Need Help with ListCtrl with LOTS of Rows [modified] Pin
Jethro638-Mar-07 8:10
Jethro638-Mar-07 8:10 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
Mark Salsbery8-Mar-07 8:55
Mark Salsbery8-Mar-07 8:55 
I am constantly amazed (on this site) that so many people are trying to write Windows software
that have never read (or don't know of the existence of) any of the Platform SDK.

When I use a control I always at least check here: Individual Control Information[^]

There's an overview section for pretty much every control which contains probably everything one
needs to know to start using the control. So for a listview control, a quick look finds this:
List-View Controls Overview[^]. There's alot of info there, including a
solution to your original question Smile | :)

These links are to info in the online documentation but IMO every Windows programmer should
download the Platform SDK and use the documentation occasionally. Then with two clicks, one can
navigate to User Interface | Windows Controls and find a plethora of information.

I hope this helps a bit for the future (if not you then maybe someone else reading).

Cheers!
Mark






"Great job, team. Head back to base for debriefing and cocktails."
(Spottswoode "Team America")

GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
led mike8-Mar-07 9:09
led mike8-Mar-07 9:09 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
Mark Salsbery8-Mar-07 9:20
Mark Salsbery8-Mar-07 9:20 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
led mike8-Mar-07 9:11
led mike8-Mar-07 9:11 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
David Crow8-Mar-07 9:48
David Crow8-Mar-07 9:48 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
led mike8-Mar-07 9:55
led mike8-Mar-07 9:55 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
Mark Salsbery8-Mar-07 10:08
Mark Salsbery8-Mar-07 10:08 
GeneralRe: Need Help with ListCtrl with LOTS of Rows Pin
Jörgen Sigvardsson8-Mar-07 10:51
Jörgen Sigvardsson8-Mar-07 10:51 
QuestionATL server session state keeping between two different web services? Pin
falsevapor8-Mar-07 4:00
falsevapor8-Mar-07 4:00 
Questionglobal dynamic array. Pin
priyank_ldce8-Mar-07 3:41
priyank_ldce8-Mar-07 3:41 
AnswerRe: global dynamic array. Pin
Like2Byte8-Mar-07 3:47
Like2Byte8-Mar-07 3:47 
AnswerRe: global dynamic array. Pin
Cedric Moonen8-Mar-07 3:52
Cedric Moonen8-Mar-07 3:52 
QuestionRe: global dynamic array. Pin
prasad_som8-Mar-07 3:57
prasad_som8-Mar-07 3:57 
QuestionRe: global dynamic array. Pin
vibindia8-Mar-07 5:10
vibindia8-Mar-07 5:10 
QuestionDatabase exception try/catch block Pin
Like2Byte8-Mar-07 3:31
Like2Byte8-Mar-07 3:31 
AnswerRe: Database exception try/catch block Pin
David Crow8-Mar-07 4:20
David Crow8-Mar-07 4:20 
GeneralRe: Database exception try/catch block Pin
Like2Byte8-Mar-07 4:26
Like2Byte8-Mar-07 4:26 
AnswerRe: Database exception try/catch block Pin
Mark Salsbery8-Mar-07 6:19
Mark Salsbery8-Mar-07 6:19 

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.