Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.pm130 sub CSIDL_COMMON_STARTUP () { 0x0018 } # All Users\Startup subroutine
DWin32.xs812 case CSIDL_COMMON_STARTUP: name = L"Common Startup"; break;