USE_WINSYSFILES

This variable specifies whether the runtime should recognize calls to modules with the extensions .drv and .ocx as well as those with the extension dll. By default, it is set to 1 (on, true, yes).

For backwards compatibility, you can turn this feature off by setting it to 0 (off, false, no). Then, only calls to .dll files are supported.