Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.pm146 sub CSIDL_COMMON_TEMPLATES () { 0x002D } # All Users\Templates subroutine
DWin32.xs77 #ifndef CSIDL_COMMON_TEMPLATES
78 # define CSIDL_COMMON_TEMPLATES 0x002D macro
813 case CSIDL_COMMON_TEMPLATES: name = L"Common Templates"; break;