list view control

V

Victorb17

Hi I'm programming with C in win32 using Dev C++. I have created a
list-view control and can display it on a modeless dialog box. but i
cannot figure out how to add a header. can anyone help. I've already
looked at msdn and found all of their documentaion, but it is so confusing
and i'm not sure if it works with dev C++ due to the fact that most of it
is for Visual Basic. source code would be great! Thanks for any help!
 
M

Mark A. Odell

Hi I'm programming with C in win32 using Dev C++. I have created a
list-view control and can display it on a modeless dialog box. but i
cannot figure out how to add a header. can anyone help. I've already
looked at msdn and found all of their documentaion, but it is so
confusing and i'm not sure if it works with dev C++ due to the fact that
most of it is for Visual Basic. source code would be great! Thanks for
any help!

You seek a newsgroup with 'win32' in the name, this is not a C language
question.
 
M

Malcolm

Victorb17 said:
Hi I'm programming with C in win32 using Dev C++. I have created a
list-view control and can display it on a modeless dialog box. but i
cannot figure out how to add a header. can anyone help. I've already
looked at msdn and found all of their documentaion, but it is so confusing
and i'm not sure if it works with dev C++ due to the fact that most of it
is for Visual Basic. source code would be great! Thanks for any help!
GUI apis are generally deeply evil and must be fought. Read the docs, make a
few changes to you code, recompile and run, go back to the docs again, and
repeat until it works.
Unfortunately we can't provide beter support since Windows-specific stuff is
off-topic here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,147
Messages
2,570,835
Members
47,383
Latest member
EzraGiffor

Latest Threads

Top