next up previous contents index
Next: InstallUserFont Up: Functions and procedures Previous: InitGraph

InstallUserDriver

   

Declaration:

Function InstallUserDriver (DriverPath : String;
AutoDetectPtr: Pointer) : Integer;

Description:

InstallUserDriver adds the device-driver DriverPath to the list of .BGI drivers. AutoDetectPtr is a pointer to a possible auto-detect function.

Errors:

None.

See also:

InitGraph, InstallUserFont



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998