代码搜索:NetBIOS
找到约 1,085 项符合「NetBIOS」的源代码
代码结果 1,085
www.eeworm.com/read/330176/3427088
h netbios.h
/**********************************************************************/
/** Microsoft Windows **/
/**Copyright (c) 1996-2000 Microsoft Corporation.
www.eeworm.com/read/317450/3580264
bas netbios.bas
Attribute VB_Name = "Module1"
Option Explicit
Global Const NCBNAMSZ = 16
Global Const HEAP_ZERO_MEMORY = &H8
Global Const HEAP_GENERATE_EXCEPTIONS = &H4
Global Const INFINITE = &HFFFFFFFF
Gl
www.eeworm.com/read/317450/3580268
bas netbios.bas
Attribute VB_Name = "Module1"
Option Explicit
Global Const NCBNAMSZ = 16
Global Const HEAP_ZERO_MEMORY = &H8
Global Const HEAP_GENERATE_EXCEPTIONS = &H4
Global Const INFINITE = &HFFFFFFFF
Gl
www.eeworm.com/read/303749/3809083
bas netbios.bas
Attribute VB_Name = "Module1"
Option Explicit
Global Const NCBNAMSZ = 16
Global Const HEAP_ZERO_MEMORY = &H8
Global Const HEAP_GENERATE_EXCEPTIONS = &H4
Global Const INFINITE = &HFFFFFFFF
Gl
www.eeworm.com/read/303749/3809086
bas netbios.bas
Attribute VB_Name = "Module1"
Option Explicit
Global Const NCBNAMSZ = 16
Global Const HEAP_ZERO_MEMORY = &H8
Global Const HEAP_GENERATE_EXCEPTIONS = &H4
Global Const INFINITE = &HFFFFFFFF
Gl
www.eeworm.com/read/298558/3862689
h netbios.h
/*
* NETBIOS protocol formats
*
* @(#) $Header: netbios.h,v 1.1 94/06/09 11:47:15 mccanne Exp $
*/
struct p8022Hdr {
u_char dsap;
u_char ssap;
u_char flags;
};
#define p8022Size 3 /
www.eeworm.com/read/446202/1714624
bas netbios.bas
Attribute VB_Name = "Module1"
Option Explicit
Global Const NCBNAMSZ = 16
Global Const HEAP_ZERO_MEMORY = &H8
Global Const HEAP_GENERATE_EXCEPTIONS = &H4
Global Const INFINITE = &HFFFFFFFF
Gl
www.eeworm.com/read/446202/1714627
bas netbios.bas
Attribute VB_Name = "Module1"
Option Explicit
Global Const NCBNAMSZ = 16
Global Const HEAP_ZERO_MEMORY = &H8
Global Const HEAP_GENERATE_EXCEPTIONS = &H4
Global Const INFINITE = &HFFFFFFFF
Gl
www.eeworm.com/read/424039/2020495
pm netbios.pm
#
# netbios.pm: Fwctl service module to handle the NetBios protocols.
#
# This file is part of Fwctl.
#
# Author: Francis J. Lacoste
#
# Copyright (c) 1999,2000 iNsu Inn
www.eeworm.com/read/409921/2225279
h netbios.h
/* Copyright (c) 2003 Juan Lang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Fre