Module-Name Line

The module-name line should specify a unique module name for your device driver. Windows will not load two different modules with the same module name. It's a good idea to use the base of your driver filename because, in certain instances, LoadLibrary assumes that to be your module name. For example, here's the module-name line from the first example in the previous section:

LIBRARY     MSSB16