summaryrefslogtreecommitdiffstats
path: root/private/sdktools/pview/tokedit.h
blob: 414037447ab86b21464e78a099518b7f0d9d5824 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

//
// Function prototypes
//

BOOL EditToken(
    HWND hwndParent,
    HANDLE Token,
    LPWSTR Name
    );