/******************************************************************************* Copyright(c) Maynard, an Archive Company. 1991 Name: pwinstal.h Description: Location: $Log: G:/UI/LOGFILES/PWINSTAL.H_V $ Rev 1.1 04 Oct 1992 19:48:50 DAVEV UNICODE AWK PASS Rev 1.0 20 Nov 1991 19:35:54 SYSTEM Initial revision. *******************************************************************************/ #ifndef PWINSTAL_H #define PWINSTAL_H /* Define the subfunctions of password installation */ #define EXE_LRL 8092 /* password function defines */ INT16 install_password( VOID ) ; #endif