DLG_DATASOURCE_SELECTION

This commit is contained in:
Frank Schönheit 2000-10-24 11:07:49 +00:00
parent c937cc4c67
commit 5ab6b5cc02

View file

@ -2,9 +2,9 @@
*
* $RCSfile: dbu_resource.hrc,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: fs $ $Date: 2000-10-12 16:20:04 $
* last change: $Author: fs $ $Date: 2000-10-24 12:07:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -69,6 +69,7 @@
#define DLG_DBASE_INDEXES 1001
#define DLG_SQLMESSAGE 1002
#define DLG_SQLEXCEPTIONCHAIN 1003
#define DLG_DATASOURCE_SELECTION 1004
//========================================================================
// tab pages
@ -146,6 +147,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
* Revision 1.4 2000/10/12 16:20:04 fs
* ERR_COULDNOTRESTOREDS/BMP_DATABASE_DELETED/MENU_DATASOURCELIST_POPUP
*
* Revision 1.3 2000/10/11 11:32:07 fs
* new bitmap ids for the admin dialog
*