cegui memory leaks with mfc
Posted: Tue Nov 19, 2013 12:05
Hi!
as subject,i use cegui which version is 0.7.9 in mfc,when i use clause “sendmessage(wm_close)”to exit ,i find memory leaks. i use the clause to find where the memory leak and it locate herebut when i look into cegui log , it's completed that there're cleanup of font system and others cleanup . so why? i can not think how to slove , anybody knows ?
i am sorry for no updating the code and log ,actually i type these topic on my cellphone.
thankyou!
as subject,i use cegui which version is 0.7.9 in mfc,when i use clause “sendmessage(wm_close)”to exit ,i find memory leaks. i use the clause to find where the memory leak
Code: Select all
_crtSetBreakAlloc
Code: Select all
createFont(……)
i am sorry for no updating the code and log ,actually i type these topic on my cellphone.
thankyou!