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 » Resizable Property Sheet in a Dialogbar Collapse All
Subject Author Date
Pothitos Baikas Oct 31, 2003 - 4:30 PM

Sorry for the previous test message. I had to test since I tried to post with the real problem, it did not work and I lost the posting (which was quite long). Here is my second attempt to report my problem.

I am trying to create a test MDI application in NET that will take advantage of the ResizablePropertySheet in a DialogBar. I am using a blank classwizard generated app and I am injecting parts (to be exact almost all) of the code, found in the "ResizableChildSheet" example that comes with the 2.22 freeware version of the lib.

Everything seems to be working just fine. Except one thing. When building in debug and executing I allways get the following:

First-chance exception at 0x7196211e in MDIFocus.exe: 0xC0000005: Access violation writing location 0x009ee43c.
Warning: CMDIFrameWnd without a default menu.

Pressing "Continue", at that point, the program seems to be running witout any other apparent problem.

It looks like I am missing something, but no matter how many times I looked into my code I cannot find anything wrong.

Any one with similar experiences ???

I am even willing to email the code in a zip file to anyone interested to take a look and (perhaps) provide some help.


Warm regards