Windows-Server-2003/sdktools/pview/tokedit.h

12 lines
110 B
C
Raw Permalink Normal View History

2024-08-04 01:28:15 +02:00
//
// Function prototypes
//
BOOL EditToken(
HWND hwndParent,
HANDLE Token,
LPWSTR Name
);