Use Process Explorer and Windbg to analyze the handle leak problem in the program

Table of contents

1. Find the problem

2. Use Process Explorer to view process and handle usage information

3. Use Windbg to continue analysis

4. Finally


       We have found leaks in the problem before, but did not know the cause at first, this article will explain the whole problem

おすすめ

転載: blog.csdn.net/chenlycly/article/details/80076197