MFC Extension DLL Problems
-
I have an MFC Extension DLL implemented in my program. It is a simple modless dialog. Everything works fine in Debug but when I go to release and run it I get an Assertion right when I try to set a variable in the DLL class from the calling app. I can post some code it need be, but has anyone seen this. And if so, what are some of the ways that you have fixed it. Thanks in advance *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************
-
I have an MFC Extension DLL implemented in my program. It is a simple modless dialog. Everything works fine in Debug but when I go to release and run it I get an Assertion right when I try to set a variable in the DLL class from the calling app. I can post some code it need be, but has anyone seen this. And if so, what are some of the ways that you have fixed it. Thanks in advance *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************
Sorry all. I figured it out. I copied the wrong dll. :-O :laugh: *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************