From 3a686f86c91cb428e6c8f4534f7d2b72054ecf38 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 5 Oct 2013 21:20:12 +0000 Subject: VK: password dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@6359 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/resource.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'protocols/VKontakte/src/resource.h') diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index dc2b908493..3060905969 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -1,16 +1,20 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. +// Used by D:\Myranda\protocols\VKontakte\res\resource.rc // #define IDD_ACCMGRUI 101 +#define IDC_LOGIN 1001 +#define IDC_PASSWORD 1002 +#define IDC_URL 1003 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 101 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_CONTROL_VALUE 1004 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3