Searched refs:CSIDL_FAVORITES (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/Win32/ | ||
H A D | Win32.pm | 117 sub CSIDL_FAVORITES () { 0x0006 } # <user name>\Favorites subroutine |
H A D | Win32.xs | 782 case CSIDL_FAVORITES: name = L"Favorites"; break; |