Searched refs:iFormatLen (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_ole.cpp61 size_t iFormatLen = _tcslen(lpszFormat); local
62 BOOL bErrorReport = iFormatLen>6 && _tcscmp(lpszFormat + iFormatLen - 6, _T("[%08x]"))==0;

Completed in 28 milliseconds