Hi
I am working with ODBC, making simple programs using database. I have placed one combobox in the dialog area of CRecordView. I want to subclass this control so as to receive windows messages to another message loop before going to main message loop. Using this an auto complete type of combobox can be constructed. Please help me in subclassing this control
Thanks.