Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm151 sub CSIDL_COMMON_PICTURES () { 0x0036 } # All Users\My Pictures subroutine
H A DWin32.xs92 #ifndef CSIDL_COMMON_PICTURES
93 # define CSIDL_COMMON_PICTURES 0x0036 macro
815 case CSIDL_COMMON_PICTURES: name = L"CommonPictures"; break;