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 General Discussion » Problems with ProfileBarStateLoad and Save Collapse All
Subject Author Date
Chris Thomas May 2, 2005 - 3:01 PM

I am trying to use ProfUIS customization, and have something wrong in my program that is causing ProfileBarStateLoad() to hang and crash, down in the heap chkstk.asm code. This is an MFC app that has been retrofitted with ProfUIS toolbars. I went through and made sure all the bars have unique IDs, but that didn’t help.

Anybody have any ideas what to check here? ProfileBarStateSave() always works, and writes a blob to the registry. But ProfileBarStateLoad() chokes on it.

We are registered users, and I’ll try the support forum. Last I checked I wasn’t able to post new messages -- despite being logged in. FYI I’m using Firefox.

Thanks for any and all help.

Technical Support May 4, 2005 - 8:15 AM

We guess the crash happens due to an invalid initialization sequence in the OnCreate() method of your main frame window, i.e. your code performs invalid initialization of Prof-UIS subsystems. We believe that we can quickly find the cause of this crash if you let us take a look at the source code of your main frame window.

As for Firefox, we have just tested posting a message with it and found no problems (Firefox 1.0.3 ). Please tell us more about what’s wrong with it.