AfxMessageBox memory leaks!

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?
[239 byte] By [ivenstone] at [2007-12-17]
# 1
anyone help me?
ivenstone at 2007-9-8 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...
# 2

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.

VTaneja at 2007-9-8 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...