summaryrefslogtreecommitdiffstats
path: root/private/nw/install/setupdll/nwcfg.h
blob: 6aa91281cd36c953c6f2e8562fe374338cf021a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/**********************************************************************/
/**                       Microsoft Windows NT                       **/
/**                Copyright(c) Microsoft Corp., 1991                **/
/**********************************************************************/

/*

        nwcfg.h

        history:
                thomaspa  1/24/94        Created
*/


#ifndef _NWCFG_H_
#define _NWCFG_H_

#define PROVIDER_NAME 101

#endif // _NWCFG_H_