Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm115 sub CSIDL_PROGRAMS () { 0x0002 } # Start Menu\Programs subroutine
H A DWin32.xs793 case CSIDL_PROGRAMS: name = L"Programs"; break;