Click here to Skip to main content
15,923,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOther windows text Pin
Kemal OZLU17-Jun-02 10:10
Kemal OZLU17-Jun-02 10:10 
QuestionLock file ? Pin
dlhson17-Jun-02 9:42
dlhson17-Jun-02 9:42 
AnswerRe: Lock file ? Pin
redeemer17-Jun-02 12:51
redeemer17-Jun-02 12:51 
QuestionGet column count of listcontrol ? Pin
dlhson17-Jun-02 9:40
dlhson17-Jun-02 9:40 
AnswerRe: Get column count of listcontrol ? Pin
Ramu Pulipati17-Jun-02 9:51
Ramu Pulipati17-Jun-02 9:51 
QuestionCalculate width for ownerdraw menus for OnMeasureItem??? Pin
Patric_J17-Jun-02 9:16
Patric_J17-Jun-02 9:16 
QuestionHow do i add one of those arrows on a column? Pin
redeemer17-Jun-02 8:42
redeemer17-Jun-02 8:42 
AnswerRe: How do i add one of those arrows on a column? Pin
Chris Losinger17-Jun-02 9:16
professionalChris Losinger17-Jun-02 9:16 
time to get yourself a copy of the MSDN, or visit www.microsoft.com. this answer to this question (and most of your others) is right there waiting for you... Smile | :)

but, what you need to do is to pass an HDITEM struct to the header control (which is a child of the list control). the HDITEM has flags that you can use to turn on that arrow.

-c


Cheap oil. It's worth it!
Image Processing - just like mom used to make.

AnswerRe: How do i add one of those arrows on a column? Pin
James R. Twine17-Jun-02 9:16
James R. Twine17-Jun-02 9:16 
GeneralRe: How do i add one of those arrows on a column? Pin
redeemer17-Jun-02 9:37
redeemer17-Jun-02 9:37 
GeneralRe: How do i add one of those arrows on a column? Pin
James R. Twine17-Jun-02 11:32
James R. Twine17-Jun-02 11:32 
AnswerRe: How do i add one of those arrows on a column? Pin
Ramu Pulipati17-Jun-02 9:24
Ramu Pulipati17-Jun-02 9:24 
GeneralMFC SDI + Webcontrol + Internet Explorer Pin
TBiker17-Jun-02 8:22
TBiker17-Jun-02 8:22 
GeneralRe: MFC SDI + Webcontrol + Internet Explorer Pin
Ramu Pulipati17-Jun-02 9:46
Ramu Pulipati17-Jun-02 9:46 
GeneralPopulate UDT Array from VB in VC++ DLL Pin
Ryan B.17-Jun-02 7:50
Ryan B.17-Jun-02 7:50 
GeneralSearch Engines :: Winsock Pin
valikac17-Jun-02 7:13
valikac17-Jun-02 7:13 
GeneralRe: Search Engines :: Winsock Pin
Renjith Ramachandran17-Jun-02 15:10
Renjith Ramachandran17-Jun-02 15:10 
GeneralRe: Search Engines :: Winsock Pin
valikac17-Jun-02 15:25
valikac17-Jun-02 15:25 
GeneralColorREF data type problem Pin
SilentWarrior17-Jun-02 7:06
SilentWarrior17-Jun-02 7:06 
GeneralRe: ColorREF data type problem Pin
redeemer17-Jun-02 7:11
redeemer17-Jun-02 7:11 
GeneralCustom Control On Toolbar Pin
Al_Pennyworth17-Jun-02 7:04
Al_Pennyworth17-Jun-02 7:04 
GeneralRe: Custom Control On Toolbar Pin
Ramu Pulipati17-Jun-02 7:44
Ramu Pulipati17-Jun-02 7:44 
GeneralMinimizing app with task bar button Pin
Yuri Gershanov17-Jun-02 7:01
Yuri Gershanov17-Jun-02 7:01 
GeneralRe: Minimizing app with task bar button Pin
Ramu Pulipati17-Jun-02 7:59
Ramu Pulipati17-Jun-02 7:59 
GeneralRe: Minimizing app with task bar button Pin
Yuri Gershanov17-Jun-02 9:30
Yuri Gershanov17-Jun-02 9:30 

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.