Home
last modified time | relevance | path

Searched defs:CSIDL_MYPICTURES (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm143 sub CSIDL_MYPICTURES () { 0x0027 } # "My Pictures", new for Win2K subroutine
H A DWin32.xs69 # define CSIDL_MYPICTURES 0x0027 macro