STUB

STUB:filename

When used in a module definition file that builds a virtual device driver (VxD), STUB allows you to specify a filename that contains an IMAGE_DOS_HEADER structure (defined in Winnt.h) to be used in the VxD, rather than the default header.

An equivalent way to specify filename is with the /STUB linker option.