Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Win32/
DWin32.pm137 sub CSIDL_COOKIES () { 0x0021 } subroutine
DWin32.xs53 #ifndef CSIDL_COOKIES
54 # define CSIDL_COOKIES 0x0021 macro
779 case CSIDL_COOKIES: name = L"Cookies"; break;