OLE Properties [modified]
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a COM project which stores its properties with an OLE Property api... I'm not even sure of the terminology, so google isn't helping. Basically, the program loads / stores properties in an XML file. How do I load this xml file? The API call when a user-interface is generated for these properties is "OleCreatePropertyFrame(.......)" Thanks [edit] even pointing me in the right direction to learn more about ole property etc. stuff.
modified on Wednesday, October 29, 2008 5:47 PM