Home
last modified time | relevance | path

Searched refs:CSIDL_FAVORITES (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm117 sub CSIDL_FAVORITES () { 0x0006 } # <user name>\Favorites subroutine
H A DWin32.xs782 case CSIDL_FAVORITES: name = L"Favorites"; break;