Filling the DRIVER_INFO_3 struct from the command line

Luke Kenneth Casson Leighton lkcl at samba.org
Mon Aug 14 05:37:23 GMT 2000


> Gerald Carter wrote:
> > 
> >         typedef struct driver_info_3
> >         {
> >                 uint32 version;
> >                 UNISTR name;
> >                 UNISTR architecture;
> >                 UNISTR driverpath;
> >                 UNISTR datafile;
> >                 UNISTR configfile;
> >                 UNISTR helpfile;
> >                 uint16 *dependentfiles;
> >                 UNISTR monitorname;
> >                 UNISTR defaultdatatype;
> >         }

these all need to be UNISTR *







More information about the samba-technical mailing list