Detecting the Presence of NetBIOS in Win32s
Article ID: 110844
Article Last Modified on 3/15/2004
APPLIES TO
- Microsoft Win32s 1.2
- Microsoft Win32s 1.1
This article was previously published under Q110844
SUMMARY
The way to determine whether NetBIOS is present from a Win32 application
running on Win32s is to issue an invalid NetBIOS command (such as 0xB2) and
check that the return code is 0x3 (Illegal command).
Additional query words: 1.10 1.20
Keywords: KB110844