NETBIND.EXE: Difference between revisions
Appearance
Created page with "This program binds the protocols to the adapter driver that the NDIS Protocol Manager ( Protman.os2 ) tells it to. ==Versions== ==Config.sys Parameters== * The_Config.sys..." |
No edit summary |
||
Line 5: | Line 5: | ||
==Config.sys Parameters== | ==Config.sys Parameters== | ||
* [[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DNETBIND.EXE|NETBIND.EXE]] | * [[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DNETBIND.EXE|NETBIND.EXE]] | ||
==DLLs Loaded== | |||
* [[DOSCALL1.DLL]] | |||
* [[KBDCALLS.DLL]] | |||
* [[MSG.DLL]] | |||
* [[VIOCALLS.DLL]] | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 16:39, 21 July 2015
This program binds the protocols to the adapter driver that the NDIS Protocol Manager ( Protman.os2 ) tells it to.