From 47bd5fea4b801de394030491d8b2748f3d7511b5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 13 May 2016 21:10:51 +0000 Subject: if you want to debug memory leaks, include msapi/vld.h into m_core.h then install Visual Leak Detector (https://vld.codeplex.com/) and enjoy. 64-bit programs are supported git-svn-id: http://svn.miranda-ng.org/main/trunk@16831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- bin12/lib/vld32.lib | Bin 0 -> 6744 bytes bin12/lib/vld64.lib | Bin 0 -> 6638 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin12/lib/vld32.lib create mode 100644 bin12/lib/vld64.lib (limited to 'bin12/lib') diff --git a/bin12/lib/vld32.lib b/bin12/lib/vld32.lib new file mode 100644 index 0000000000..a466f0bf09 Binary files /dev/null and b/bin12/lib/vld32.lib differ diff --git a/bin12/lib/vld64.lib b/bin12/lib/vld64.lib new file mode 100644 index 0000000000..ebcb0e3c5e Binary files /dev/null and b/bin12/lib/vld64.lib differ -- cgit v1.2.3