#81485# help ids for the ADO page

This commit is contained in:
Frank Schönheit 2001-01-04 10:19:28 +00:00
parent 64599971d4
commit 355b27d9c2

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: dbaccess_helpid.hrc,v $ * $RCSfile: dbaccess_helpid.hrc,v $
* *
* $Revision: 1.13 $ * $Revision: 1.14 $
* *
* last change: $Author: fs $ $Date: 2000-12-14 08:50:47 $ * last change: $Author: fs $ $Date: 2001-01-04 11:19:28 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -147,12 +147,19 @@
#define HID_DLG_COLWIDTH (HID_DBACCESS_START + 69) #define HID_DLG_COLWIDTH (HID_DBACCESS_START + 69)
#define HID_DSADMIN_SPECIAL_MESSAGE (HID_DBACCESS_START + 70) #define HID_DSADMIN_SPECIAL_MESSAGE (HID_DBACCESS_START + 70)
#define HID_DSADMIN_USER_ADO (HID_DBACCESS_START + 71)
#define HID_DSADMIN_PWDREC_ADO (HID_DBACCESS_START + 72)
#define HID_DSADMIN_CONNURL_ADOPAGE (HID_DBACCESS_START + 73)
#define HID_DSADMIN_PAGE_ADO (HID_DBACCESS_START + 74)
#endif // _DBA_DBACCESS_HELPID_HRC_ #endif // _DBA_DBACCESS_HELPID_HRC_
/************************************************************************* /*************************************************************************
* history: * history:
* $Log: not supported by cvs2svn $ * $Log: not supported by cvs2svn $
* Revision 1.13 2000/12/14 08:50:47 fs
* #81845# +HID_DSADMIN_SPECIAL_MESSAGE
*
* Revision 1.12 2000/12/12 16:26:36 fs * Revision 1.12 2000/12/12 16:26:36 fs
* #81869# typo in one of the help id defines * #81869# typo in one of the help id defines
* *