Searched defs:lRet (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jdk/src/windows/native/sun/windows/ | ||
| H A D | awt_Font.cpp | 1722 LONG lRet = ::RegOpenKeyExA(hRootKey, lpszSubKey, 0, KEY_ALL_ACCESS, &hKey); local 1723 if (lRet != ERROR_SUCCESS) { |
Completed in 55 milliseconds