/////////////////////////////////////////////////////////////////////////////// // // Copyright (c) Microsoft Corporation // // SYNOPSIS // // Declares the resource IDs for iascomp.dll // /////////////////////////////////////////////////////////////////////////////// #ifndef RESOURCE_H #define RESOURCE_H #pragma once #define IDS_DESCRIPTION 1 #endif // RESOURCE_H