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

/openjdk7/jdk/src/windows/classes/sun/awt/shell/
H A DWin32ShellFolder2.java137 public static final int SHGDN_NORMAL = 0; field in class:Win32ShellFolder2
853 getRelativePIDL(), SHGDN_NORMAL);
/openjdk7/jdk/src/windows/native/sun/windows/
H A DShellFolder2.cpp651 hres = pParent->GetDisplayNameOf(pidl, SHGDN_NORMAL | SHGDN_FORPARSING, &strret);

Completed in 1230 milliseconds