Windows-Server-2003/public/internal/shell/inc/efsui.h

17 lines
240 B
C
Raw Permalink Normal View History

2024-08-04 01:28:15 +02: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);