How to Use AFX_MANAGE_STATE in an OLE Control (127074)
The information in this article applies to:
This article was previously published under Q127074 SUMMARY
The AFX_MANAGE_STATE macro is used to establish the correct module context
for OLE controls and should be used for all external entry points to the
control.
The existing implementation of COleControl and COlePropertyPage use
AFX_MANAGE_STATE in several locations, but there are still some situations
where the control writer will need to directly invoke AFX_MANAGE_STATE.
This article shows you how.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | kbcode KB127074 |
---|
|