VIRTUAL DEVICE Statement

Syntax: VIRTUAL DEVICE [drivername]

This statement identifies the executable file as a virtual device driver.

If <drivername> is given, it becomes the name of the driver as it is known by OS/2. This name can be any valid file name. If <drivername> is not given, the name of the executable file - with the extension removed - becomes the name of the driver.


[Back: STUB Statement]
[Next: MAP File to SYM File Creator (MAPSYM)]