I m using unmanaged C++ and I was wondering if I could embed a combo box inside a column of my List View. I have tried googling for information, however I keep finding C# articles on the subject.
It seems like the LVCOLUMN s mask can support text and images but I am not finding anything about controls.
Any ideas on the subject would be great.