sharpdx / SharpDX-Samples

Official repository for all SharpDX Samples
346 stars 222 forks source link

Added cleanup of all COM objects in the ScreenCapture sample #23

Open Lakritzator opened 9 years ago

Lakritzator commented 9 years ago

I modified the "ScreenCapture" sample to dispose all COM object, at least I hope I have found all leaks.

factormystic commented 8 years ago

This has a lot of whitespace changes... you can see the actual lines changed with ?w=0: https://github.com/sharpdx/SharpDX-Samples/pull/23/files?w=0

Might want to resubmit this w/o all the unnecessary changes.