windows-nt/Source/XPSP1/NT/shell/osshell/encrypt/efsui.h

17 lines
240 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*
Copyright (c) 1985-1998, Microsoft Corporation
Module Name:
efsui.h
Abstract:
Header file for Encryped File System UI
*/
// Brings up the encryption details page
STDAPI_(void) EfsDetail(HWND hwndParent, LPCWSTR FileName);