rx: Remove RX_CALL_BUSY
[openafs.git] / src / WINNT / afs_setup_utils / afs_setup_utils_stub.rc
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #include "resource.h"
11
12 #define APSTUDIO_READONLY_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 //
15 // Generated from the TEXTINCLUDE 2 resource.
16 //
17 #include <windows.h>
18 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Setup Utilities DLL"
19 #define AFS_VERINFO_DLL
20 #define AFS_VERINFO_NAME "afs_setup_utils"
21 #define AFS_VERINFO_FILENAME "afs_setup_utils.dll"
22 #include "AFS_component_version_number.h"
23 #include "..\..\config\NTVersioninfo.rc"
24
25
26 //////////////////////////////////////////////////////////////////////////
27 //
28 // Icon
29 //
30
31 // Icon with lowest ID value placed first to ensure application icon
32 // remains consistent on all systems.
33 IDI_SPINSTOP            ICON    DISCARDABLE     "..\\afsapplib\\resource\\spinstop.ico"
34