Searched defs:wchLeft (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp2331 WCHAR wchLeft = *pwszName++; local
2335 if ( wchLeft != chRight
2336 && RT_C_TO_LOWER(wchLeft) != chRight)

Completed in 56 milliseconds