I am developing programs in WINCE.net by EVC4.2, and just using the MFC Dialog project. I find it when I use AfxMessageBox one time, the heap will increase by 80bytes every time and cannot be free. How can I avoid this?Is this a bug of MS?
I am a QA in MS. I have reproed and the problem is there only in 4.2. I have reproed the issue on 4.1 and 5.0 on eVC and the memory is freed. I shall take the issue further and will post the solution/work around, if any exists.