|
-
April 15th, 1999, 04:21 PM
#2
Re: ActiveX -- exception in DoPropExchange()
I have a question for you... Why do you surround the PX_ function calls with VERIFY()? Perhaps this is causing your problems. I have an ActiveX Control project with PX_ functions, but I do not use VERIFY() and it works just fine.
You shouldn't have to verify them anyway, because you should initialize the member variables (a.k.a. m_Format) in your constructor.
Good luck!
Try removing the VERIFY() from around the calls and see what happens.
Valerie Bradley
http://www.synthcom.com/~val
[email protected]
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
|