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

/openjdk7/jdk/src/windows/native/com/sun/security/auth/module/
H A Dnt.c665 DWORD dwFormatFlags = FORMAT_MESSAGE_ALLOCATE_BUFFER | local
680 dwFormatFlags |= FORMAT_MESSAGE_FROM_HMODULE;
689 if(dwBufferLength = FormatMessageA(dwFormatFlags,

Completed in 31 milliseconds