Hello, I try to get the items from a listview to use them in a combobox, so I can select one of them to create an order. Im my application I use 3 listview in separate forms to store some informations. Based on the informations stored there I want to create a order. I'm using visual c++ 2008 express.
Please help!!!