2025-04-27 07:49:33 -04:00

17 lines
256 B
C

/*
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);