Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.pm150 sub CSIDL_COMMON_MUSIC () { 0x0035 } # All Users\My Music subroutine
DWin32.xs89 #ifndef CSIDL_COMMON_MUSIC
90 # define CSIDL_COMMON_MUSIC 0x0035 macro
814 case CSIDL_COMMON_MUSIC: name = L"CommonMusic"; break;