Hi All

I am developing a 'User Interface' application using MFC. In Windows2000 platform my application works fine. But when I port it to Windows98, it gives an error saying 'Low Resources'. When I checked with the 'ResourceMeter' tool, the system resource vanishes drastically for some operations which use the 'Device Context'. Actually in my program nowhere I allow any resources unreleased (including device contexts).

Can anyone please give me some suggestions on this?
Any sort of input regarding this matter is highly appreciated.

Thanks and Regards

Ramanand