The
module file dbmcli.rc in the link description dbmcli.lnk is only relevant under Windows NT/Windows 2000. For this reason, the module is encapsulated in a condition in the link description file dbmcli.lnk.The module file
dbmcli.rc is a resource file and is stored in the subdirectory $OWN\sys\src\Resource (General Directory Structure of the SAP DB Development Environment). If the module file dbmcli.rc is specified in the link description file dbmcli.lnk, the Resource directory must also be specified explicitly::Resource/dbmcli.rc
The module file
dbmcli.rc contains source code that is specific to Windows NT/Windows 2000. When this file is specified in the link description file, the relevant resources are integrated in the Database Manager CLI.Integration
Components of DBMCLI