HomeSort by relevance Sort by last modified time
    Searched refs:szDevice (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 42 CHAR szDevice[CCHDEVICENAME];
46 WCHAR szDevice[CCHDEVICENAME];
56 CHAR szDevice[CCHDEVICENAME];
66 WCHAR szDevice[CCHDEVICENAME];
244 MultiByteToWideChar (CP_ACP, 0, (LPSTR) c.ex->szDevice, -1, c.ex->szDevice, (sizeof (c.ex->szDevice) / 2));
258 MultiByteToWideChar (CP_ACP, 0, "DISPLAY", -1, c.ex->szDevice, (sizeof (c.ex->szDevice) / 2));
260 lstrcpyn (c.ex->szDevice, "DISPLAY", sizeof (c.ex->szDevice))
    [all...]
vmr9.idl 400 WCHAR szDevice[VMR9DEVICENAMELEN];
winuser.h     [all...]
vmr9.h     [all...]
strmif.h     [all...]

Completed in 144 milliseconds