Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSAPI ? Pin
Member 237512-May-00 16:22
Member 237512-May-00 16:22 
QuestionHosting Band objects? Pin
Nick Hodapp12-May-00 10:52
sitebuilderNick Hodapp12-May-00 10:52 
AnswerRe: Hosting Band objects? Pin
Buck12-May-00 20:12
Buck12-May-00 20:12 
GeneralRe: Hosting Band objects? Pin
Nick Hodapp15-May-00 5:53
sitebuilderNick Hodapp15-May-00 5:53 
GeneralListView control Pin
hitokiribattousai12-May-00 7:35
hitokiribattousai12-May-00 7:35 
GeneralRe: ListView control Pin
Mark Swann12-May-00 10:32
Mark Swann12-May-00 10:32 
GeneralRe: ListView control Pin
hitokiribattousai12-May-00 17:52
hitokiribattousai12-May-00 17:52 
GeneralRe: ListView control Pin
Mark Swann13-May-00 16:38
Mark Swann13-May-00 16:38 
You should be able find LVM_SETCOLUMNWIDTH in the
ClassWizard.

Open the Class Wizard and (in the Message Maps tab) look at the list box labeled "Object IDs:". By default the class name of the dialog will be selected. Search further down the list until you find the resource ID of your ListView control then select it. The "Messages:" list box to the right will then show the messages appropriate for ListView controls. Search through the list to find the one you want.

Good luck.
GeneralRe: ListView control Pin
Mark Swann13-May-00 17:42
Mark Swann13-May-00 17:42 
GeneralRe: ListView control Pin
Kurt15-May-00 3:01
Kurt15-May-00 3:01 
GeneralInternet Pin
Alpesh Makwana12-May-00 2:13
Alpesh Makwana12-May-00 2:13 
GeneralRe: Internet Pin
Alex Gorev16-May-00 4:31
Alex Gorev16-May-00 4:31 
GeneralRe: Internet Pin
Alfadhly19-May-00 8:47
sussAlfadhly19-May-00 8:47 
GeneralRe: Internet Pin
Alfadhly19-May-00 8:49
sussAlfadhly19-May-00 8:49 
GeneralRe: Internet Pin
Alfadhly19-May-00 8:50
sussAlfadhly19-May-00 8:50 
QuestionHow to simulate/automate user input? Pin
Ra11-May-00 23:42
Ra11-May-00 23:42 
AnswerRe: How to simulate/automate user input? Pin
TBK12-May-00 5:07
TBK12-May-00 5:07 
GeneralPreTranslateMessage, how to check key combination like Ctrl+R Pin
Chris Vischer11-May-00 22:11
Chris Vischer11-May-00 22:11 
GeneralRe: PreTranslateMessage, how to check key combination like Ctrl+R Pin
Kurt11-May-00 22:17
Kurt11-May-00 22:17 
GeneralRe: PreTranslateMessage, how to check key combination like Ctrl+R Pin
Mike Dunn12-May-00 16:21
Mike Dunn12-May-00 16:21 
GeneralBitmaps And Palettes Pin
Mark Swann11-May-00 19:05
Mark Swann11-May-00 19:05 
GeneralRe: Bitmaps And Palettes Pin
Chris Maunder12-May-00 13:20
cofounderChris Maunder12-May-00 13:20 
GeneralRe: Bitmaps And Palettes Pin
Mark Swann12-May-00 16:58
Mark Swann12-May-00 16:58 
GeneralRe: Bitmaps And Palettes Pin
Chris Maunder13-May-00 17:20
cofounderChris Maunder13-May-00 17:20 
GeneralModeless Dialogs Pin
frank11-May-00 13:56
frank11-May-00 13:56 

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.