|
-
August 3rd, 1999, 04:49 AM
#1
CPropertyPages in a DLL
I am trying to use CPropertyPages and CPropertySheets in a DLL. At run time, in the DoModal event of the Sheet, the array of pages is built with BuildPropPageArray but when this calls PreProcessPageTemplate an assert fails because it has failed to LockResource for the page template.
I have tried using other pages and calling afxCurrentInstanceHandle = AfxFindResourceHandle(...) with no effect.
Any Ideas ???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|