home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xwplascr.zip / XWPL0208.ZIP / tools / xmlview / xmlview.h < prev    next >
Text File  |  2002-04-13  |  969b  |  31 lines

  1.  
  2. /*
  3.  *@@sourcefile xmlview.h:
  4.  *      header for xmlview.cpp.
  5.  */
  6.  
  7. /*
  8.  *      Copyright (C) 2000 Ulrich Möller.
  9.  *      This program is free software; you can redistribute it and/or modify
  10.  *      it under the terms of the GNU General Public License as published by
  11.  *      the Free Software Foundation, in version 2 as it comes in the COPYING
  12.  *      file of the XFolder main distribution.
  13.  *      This program is distributed in the hope that it will be useful,
  14.  *      but WITHOUT ANY WARRANTY; without even the implied warranty of
  15.  *      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  16.  *      GNU General Public License for more details.
  17.  */
  18.  
  19. /* ******************************************************************
  20.  *
  21.  *   Declarations
  22.  *
  23.  ********************************************************************/
  24.  
  25. #define IDM_XMLVIEW             100
  26. #define IDMI_OPEN               101
  27. #define IDMI_EXIT               102
  28.  
  29.  
  30.  
  31.