I use a SDI Interface and i launch a DialogBox who contain a combobox,
before XXXX.DoModal(); I want to AddString or InsertString in the combobox but Visual c++ 6.0 d'ont want to execute this code.
Can you help me.