Searched refs:auxusertypeW (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/ole32/ |
H A D | ole2.c | 680 static const WCHAR auxusertypeW[] = {'A','u','x','U','s','e','r','T','y','p','e','\\','%','d',0}; in OleRegGetUserType() local 706 swprintf(auxkeynameW, auxusertypeW, form); in OleRegGetUserType()
|