Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.pm152 sub CSIDL_COMMON_VIDEO () { 0x0037 } # All Users\My Video subroutine
DWin32.xs95 #ifndef CSIDL_COMMON_VIDEO
96 # define CSIDL_COMMON_VIDEO 0x0037 macro
816 case CSIDL_COMMON_VIDEO: name = L"CommonVideo"; break;