Learn about a RFC2759-compliant implementation of the MS-CHAPv2 response calculation algorithm.
Computing a MS-CHAPv2 Client Response
Published 03/06/2006
Learn about a RFC2759-compliant implementation of the MS-CHAPv2 response calculation algorithm.
Routine that Reads Registry to Verify if RAS is Installed
Retrieving Modem Information
A Remote Access Service (RAS) Client Class
Learn to implement exception handling mechanism in C++.
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.