8 lines
144 B
C
8 lines
144 B
C
// Only allow single inclusion of this file.
|
|
#pragma once
|
|
|
|
// Name of the NetWare Config file.
|
|
#define NW_CONFIG_DLL_NAME L"fpnwcfg.dll"
|
|
|
|
|