Laurent LONG
May 21st, 1999, 09:08 AM
Hi,
I'm using VC++ 1.52 to developp a multi-windows application under Windows 3.1.
When using the MFCs to create windows and controls, I have the memory used by my application which increases even if I use the delete methods after a new.
The problem is that with a very small memory capacity (5 Mb !) my application crash quickly.
Does anyone can help me ?
Thanks a lot,
LL
I'm using VC++ 1.52 to developp a multi-windows application under Windows 3.1.
When using the MFCs to create windows and controls, I have the memory used by my application which increases even if I use the delete methods after a new.
The problem is that with a very small memory capacity (5 Mb !) my application crash quickly.
Does anyone can help me ?
Thanks a lot,
LL