Many and various changes to support new Visual C++ 2003
[pwlib.git] / tools / pwrc / pwre.h
blobe9b89fd96e7077af785c86b7572e8149c841c931
1 /*
2 * pwre.h
4 * Resource Editor
6 * Portable Windows Library
8 * Copyright (c) 1993-1998 Equivalence Pty. Ltd.
10 * The contents of this file are subject to the Mozilla Public License
11 * Version 1.0 (the "License"); you may not use this file except in
12 * compliance with the License. You may obtain a copy of the License at
13 * http://www.mozilla.org/MPL/
15 * Software distributed under the License is distributed on an "AS IS"
16 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
17 * the License for the specific language governing rights and limitations
18 * under the License.
20 * The Original Code is Portable Windows Library.
22 * The Initial Developer of the Original Code is Equivalence Pty. Ltd.
24 * Portions are Copyright (C) 1993 Free Software Foundation, Inc.
25 * All Rights Reserved.
27 * Contributor(s): ______________________________________.
29 * $Log$
30 * Revision 1.2 1998/09/26 01:24:18 robertj
31 * Added open source license
33 * Revision 1.1 1998/09/26 01:10:25 robertj
34 * Initial revision
38 #ifndef _PWRE_H
39 #define _PWRE_H
41 #ifdef __GNUC__
42 #pragma interface
43 #endif
46 #endif
49 // End PWRC.H /////////////////////////////////////////////////////////////////