5 property pages == ASSERT error
jeffg@iqpuucp.aa.iqsc.com Wednesday, January 03, 1996 I am having a problem once my property sheet hits 5 property pages. I can place any combination of 4 out of the 5 property pages without problems, but as soon as I add a fifth property page, it gets an ASSERT error in AFXCRIT.CPP (AfxLockGlobals). I am running a P90 with 32MB of memory. This is only happening under Win95. The same source works fine for WinNT 3.51. Any help or comments would be appreciated.
Dean McCrory -- deanm@microsoft.com Wednesday, January 03, 1996 | I am having a problem once my property sheet hits 5 property pages. I | can place any combination of 4 out of the 5 property pages without | problems, but as soon as I add a fifth property page, it gets an | ASSERT error in AFXCRIT.CPP (AfxLockGlobals). What is the ASSERT that you are getting? What does the callstack look like at the time of the ASSERT? Note: Those two peices of information are pretty much required information any time you ask someone else to attempt a problem diagnosis. Just saying function so-and-so asserts, is simply not enough information to make even a guess as to what is happening. // Dean
| Вернуться в корень Архива |