-
-
Notifications
You must be signed in to change notification settings - Fork 392
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish porting advapi32 to v0.3 (#447)
* Mark timezoneapi as dependent on advapi32.dll * Add advapi32 functions to winsvc * Add accctrl in preparation for aclapi * Add aclapi * Add ImpersonateNamedPipeClient to namedpipeapi Fixes: - Add namedpipeapi to Cargo.toml - Typo correction in namedpipeapi header * Add advapi32 functions to lsalookup * Add winefs * Add advapi32 functions to wincred * Add wct * Add advapi32 functions to securitybaseapi * Add advapi32 functions to processthreadsapi * Add advapi32 functions to ntsecapi * Add evntprov * Add wmistr * Add evntrace and evntcons * Add sddl * Add appmgmt * Add ntlsa * Add mschapp * Add perflib * Add winsafer * Fix securitybaseapi imports
- Loading branch information
1 parent
f46a1ca
commit 4a69b4a
Showing
25 changed files
with
6,530 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.