1. DoDataExchange?
- Posted by ghaberek (admin) Feb 06, 2009
- 979 views
I'm trying to implement some functionality demonstrated in a C MFC application, and what I'm doing isn't working. It seems the only thing I'm missing is that the MFC application implements DoDataExchange on the controls. Is it possible to implement this functionality in Win32Lib, perhaps using EuCOM?
Sorry I'm not giving much detail. I'm not even sure if this matters, but it seems to be the only thing I'm missing...