2002-03-09 23:29:33 +00:00
|
|
|
/*
|
|
|
|
* Clock resources
|
|
|
|
*
|
|
|
|
* Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
|
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
|
|
*/
|
2000-01-29 22:07:03 +00:00
|
|
|
|
2003-06-23 18:15:15 +00:00
|
|
|
#include <windows.h>
|
2000-01-29 22:07:03 +00:00
|
|
|
|
2002-03-27 21:17:01 +00:00
|
|
|
#include "clock_res.h"
|
2003-12-03 03:58:29 +00:00
|
|
|
|
2000-01-29 22:07:03 +00:00
|
|
|
#include "Da.rc"
|
|
|
|
#include "De.rc"
|
|
|
|
#include "En.rc"
|
|
|
|
#include "Es.rc"
|
|
|
|
#include "Fi.rc"
|
|
|
|
#include "Fr.rc"
|
2002-11-04 22:45:22 +00:00
|
|
|
#include "Hu.rc"
|
2003-08-19 03:44:41 +00:00
|
|
|
#include "It.rc"
|
2003-10-01 03:04:32 +00:00
|
|
|
#include "Nl.rc"
|
2000-01-29 22:07:03 +00:00
|
|
|
#include "Pt.rc"
|
2003-05-04 02:33:08 +00:00
|
|
|
#include "Ru.rc"
|
2002-08-30 00:00:01 +00:00
|
|
|
#include "Si.rc"
|
2000-10-31 01:19:11 +00:00
|
|
|
#include "Sk.rc"
|
2000-01-29 22:07:03 +00:00
|
|
|
#include "Sw.rc"
|
2003-11-25 00:08:18 +00:00
|
|
|
#include "Th.rc"
|
2000-01-29 22:07:03 +00:00
|
|
|
#include "Wa.rc"
|
2003-01-09 00:51:09 +00:00
|
|
|
#include "Zh.rc"
|