Skip to content

Support ANSI Callers, eliminate MFC

Compare
Choose a tag to compare
@david-maw david-maw released this 11 Mar 04:45

Allow for an ANSI (meaning multibyte, not Unicode) caller.

Eliminate the use of MFC.

Add a minimal sample client program to show how to connect to a server with little code.

Add missing x64 configurations.