From 0e38286cbb667140631087811610a375c3e64b48 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 2 Jun 2012 21:37:34 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@277 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AutoRun/autorun.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/AutoRun') diff --git a/plugins/AutoRun/autorun.h b/plugins/AutoRun/autorun.h index a991061066..8c621e2546 100644 --- a/plugins/AutoRun/autorun.h +++ b/plugins/AutoRun/autorun.h @@ -1,6 +1,8 @@ #define IDD_OPT_AUTORUN 101 #define IDC_AUTORUN 102 +#define _CRT_SECURE_NO_WARNINGS + #define MIRANDA_VER 0x0A00 #define SUB_KEY "Software\\Microsoft\\Windows\\CurrentVersion\\Run" #define ModuleName "Autorun" -- cgit v1.2.3