/**********************************************************************/ /** Microsoft Windows NT **/ /** Copyright(c) Microsoft Corp., 1992 **/ /**********************************************************************/ /* netbios.hxx NETBIOS configuration dialog header file FILE HISTORY: terryk 04-Nov-1992 Created */ #ifndef __NETBIOS_HXX__ #define __NETBIOS_HXX__ BOOL RaiseNetBiosDialog( HWND hwndParent ); APIERR SetupLanaMap( ); #endif