Question 3 on GEOS Device Drivers

Edward Ballot (eballot@geoworks.com)
Mon, 9 Dec 1996 19:36:56 -0800 (PST)

> Does anybody know what the exact function of GeodeUseDriver is ? Is it for
> making a driver known to GEOS, or for invoking it (or at least its INIT
> routine) ?

It loads the driver into memory which results in a call to DR_INIT.

-Ed-