Searched refs:DriverU (Results 1 – 1 of 1) sorted by relevance
129 UNICODE_STRING DriverU, DeviceU, OutputU; in CreateDCA() local141 RtlAnsiStringToUnicodeString(&DriverU, &DriverA, TRUE); in CreateDCA()145 DriverU.Buffer = NULL; in CreateDCA()171 hdc = IntCreateDICW(DriverU.Buffer, in CreateDCA()179 RtlFreeUnicodeString(&DriverU); in CreateDCA()