I was wondering if there was any class in ATL or WTL that's used for doing data exchange between a dialog and an IPropertyStore. If not, I was going to make one, but I thought I'd check first. The idea would be that it maps property keys to dialog controls, and then given a property store, it would load and retrieve the property values. Thanks for any guidance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was wondering if there was any class in ATL or WTL that's used for doing data exchange between a dialog and an IPropertyStore. If not, I was going to make one, but I thought I'd check first. The idea would be that it maps property keys to dialog controls, and then given a property store, it would load and retrieve the property values. Thanks for any guidance.