view src/UniversalIndentGUI_NPP/resource.h @ 489:5fe3aefed089

Initial commit of plugin for Notepad++. Had to make some changes to the indenthandler, which need to be put under a ifdef switch. But at first it at least works. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@729 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 15 Jun 2008 17:15:35 +0000
parents
children
line wrap: on
line source

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by UniversalIndentGUI_NPPDialog.rc
//
#define IDI_TABBAR                      101
#define IDB_EX_UNDO                     1001
#define IDB_EX_REDO                     1002
#define IDB_TOOLBAR                     1003
#define	IDM_EX_UNDO						2001
#define	IDM_EX_REDO						2002
#define IDD_DOCK_DLG                    30500
#define IDC_EDIT_TEMP                   30501
#define IDD_ABOUT_DLG                   30550
#define IDC_EMAIL_LINK                  30551
#define IDC_NPP_PLUGINS_URL             30552
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        111
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif