Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Heap Corruption After Modeless Dialog Collapse All
Subject Author Date
John Ritzenthaler Aug 11, 2010 - 9:55 AM

I have a modeless dialog with a slider control and 3 radio buttons.  If I create it then close it (calling DestroyWindow()), I get a heap corruption error.


If I change it to use CDialog and standard windows controls, the problem goes away.


I’m on version 2.90.  Are there any known bugs that might be causing this?

Technical Support Aug 17, 2010 - 7:02 AM

Could you send us a simple test project with a simple dialog and its radio buttons to the support mail box at this web site?

John Ritzenthaler Aug 16, 2010 - 4:25 PM

My Struct Member Alignment is "Default".  What should it be?

Technical Support Aug 16, 2010 - 4:06 AM

Did you change the structure member alignment compiler option of your project or Prof-UIS library project?

John Ritzenthaler Aug 16, 2010 - 4:30 PM

Sorry, I posted my reply in the wrong place.


 


My Structure Member Alignment is "Default".  I built ProfUIS using the integration wizard without doing anything special.