Searched refs:CSIDL_SENDTO (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/Win32/ | ||
| D | Win32.pm | 120 sub CSIDL_SENDTO () { 0x0009 } # <user name>\SendTo subroutine |
| D | Win32.xs | 795 case CSIDL_SENDTO: name = L"SendTo"; break; |