msacmdlg.h revision 930b5f872e89407f445d4000d4e4aaecaa6a0998
881N/A/*
881N/A * definitions for MSACM dialog boxes
881N/A *
881N/A * Copyright (C) 2001 Eric Pouech
881N/A *
881N/A * This library is free software; you can redistribute it and/or
881N/A * modify it under the terms of the GNU Lesser General Public
881N/A * License as published by the Free Software Foundation; either
881N/A * version 2.1 of the License, or (at your option) any later version.
881N/A *
881N/A * This library is distributed in the hope that it will be useful,
881N/A * but WITHOUT ANY WARRANTY; without even the implied warranty of
881N/A * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
881N/A * Lesser General Public License for more details.
881N/A *
881N/A * You should have received a copy of the GNU Lesser General Public
881N/A * License along with this library; if not, write to the Free Software
881N/A * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
881N/A */
881N/A
881N/A/*
881N/A * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice
881N/A * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
881N/A * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where
881N/A * a choice of LGPL license versions is made available with the language indicating
881N/A * that LGPLv2 or any later version may be used, or where a choice of which version
881N/A * of the LGPL is applied is otherwise unspecified.
881N/A */
881N/A
881N/A#define DLG_ACMFORMATCHOOSE_ID 70
881N/A#define IDD_ACMFORMATCHOOSE_BTN_HELP 9
881N/A#define IDD_ACMFORMATCHOOSE_CMB_CUSTOM 100
881N/A#define IDD_ACMFORMATCHOOSE_CMB_FORMATTAG 101
881N/A#define IDD_ACMFORMATCHOOSE_CMB_FORMAT 102
881N/A#define IDD_ACMFORMATCHOOSE_BTN_SETNAME 103
881N/A#define IDD_ACMFORMATCHOOSE_BTN_DELNAME 104
#define DLG_ACMFILTERCHOOSE_ID 71
#define IDD_ACMFILTERCHOOSE_BTN_HELP 9
#define IDD_ACMFILTERCHOOSE_CMB_CUSTOM 100
#define IDD_ACMFILTERCHOOSE_CMB_FILTERTAG 101
#define IDD_ACMFILTERCHOOSE_CMB_FILTER 102
#define IDD_ACMFILTERCHOOSE_BTN_SETNAME 103
#define IDD_ACMFILTERCHOOSE_BTN_DELNAME 104