Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
TestProjectでは検出できない、メモリーリークを確認します。 [詳解]
#include "pch.h"
#include "LeakCheck.h"
#include "Utility.h"
#include "ArrayMemoryLeakCheck.h"
#include "LinkedListMemoryLeakCheck.h"
#include "TStringMemoryLeakCheck.h"
#include "BinderMemoryLeakCheck.h"
#include "FreightMemoryLeakCheck.h"
関数 | |
int | _tmain (int argc, TCHAR *argv[]) |
int _tmain | ( | int | argc, |
TCHAR * | argv[] | ||
) |