8 lines
186 B
Modula-2
8 lines
186 B
Modula-2
; netif.def : Declares the module parameters.
|
|
; Copyright (c) 1997-1999 Microsoft Corporation
|
|
|
|
LIBRARY "NETID.DLL"
|
|
|
|
EXPORTS
|
|
CreateNetIDPropertyPage @1
|
|
ShowDcNotFoundErrorDialog @2 |