Kevin, these symbols are defined in module VMS_DRIVERS in SYS$LIBRARY:SYS $LIB_C.TLB You may need to add an include statement in your C source code (see SYS $EXAMPLES:LRDRIVER.C): #include <vms_drivers.h> /* Device driver support macros, including */ Volker.