summaryrefslogtreecommitdiffstats
path: root/private/nw/install/setupdll/nwcfg.def
blob: 3fa95f62bb9a8b70a3bdbf9a172454ae18cae65d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LIBRARY NWCFG

DESCRIPTION 'Client Service for Netware configuration dll $V'

EXPORTS
   AddNetwarePrinterProvidor      @1
   DeleteNetwarePrinterProvidor   @2
   AppendSzToFile                 @3
   RemoveSzFromFile               @4
   GetKernelVersion               @5
   SetEverybodyPermission         @6
   lodctr                         @7
   unlodctr                       @8
   DeleteGatewayPassword          @9
   SetFileSysChangeValue          @10

   CleanupRegistryForNWCS         @11
   SetupRegistryForNWCS           @12