Replies: 1 comment 2 replies
-
Per our readme file, just add those method names to the NativeMethods.txt file. Then consume them using similar code as you would in C++. As far as sample usage of these functions specifically, CsWin32 isn't an appropriate forum to get Win32 API usage help. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
How can I use BCryptAddContextFunction, BCryptRemoveContextFunction functions with CsWin32?
https://docs.microsoft.com/en-us/windows/win32/api/bcrypt/nf-bcrypt-bcryptaddcontextfunction
https://docs.microsoft.com/en-us/windows/win32/api/bcrypt/nf-bcrypt-bcryptremovecontextfunction
Beta Was this translation helpful? Give feedback.
All reactions