Re: windows CE new operation in MFC

Tech-Archive recommends: Fix windows errors by optimizing your registry



You'll have to show us some code, obviously...

Paul T.

"Jianwei" <jianweiwang@xxxxxxxxxxxxx> wrote in message
news:%23n1x4pZ0GHA.4176@xxxxxxxxxxxxxxxxxxxxxxx
Dear All:
I use MFC library in widows CE for form application.
when I use "new" operation to create a variable in a class,
I found that I could "delete" this variable space.

but I found that I could "malloc" and "free" the memory sucessfully

who could tell me how to solve this problem?
Probably there is something wrong when I use the "new" operation.


Thanks in advance!!!





.