Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Performance » P/Invoke   (RSS)

Wrapping Unmanaged Resources

I recently wrote about three common causes of memory leaks in managed applications . In that post , I mentioned that failing to release unmanaged resources was one cause. Today, I'd like to talk a bit about one approach to working with unmanaged resources
 
Page view tracker