Hi All,
I'm making an MFC Extension DLL and I want to know if I can get it to do the listbox popup in my application that uses the dll to show me the member variables and functions.
Sometimes I am getting a list box with only derived members, other times I dont get anything. The functions are working when manually typed but I would like to have this popup feature as I find it very useful, especially to know if I've made silly syntax errors
Thanks
-Mark
I'm making an MFC Extension DLL and I want to know if I can get it to do the listbox popup in my application that uses the dll to show me the member variables and functions.
Sometimes I am getting a list box with only derived members, other times I dont get anything. The functions are working when manually typed but I would like to have this popup feature as I find it very useful, especially to know if I've made silly syntax errors
Thanks
-Mark