Allow callers of LiStartConnection() to omit passing callbacks they don't need

This commit is contained in:
Cameron Gutman
2015-05-13 21:51:33 -05:00
parent b74b54be53
commit 6b0f1aecc5
5 changed files with 156 additions and 40 deletions
@@ -63,6 +63,9 @@
<ClCompile Include="OpenAES\oaes_lib.c">
<Filter>Source Files\OpenAES</Filter>
</ClCompile>
<ClCompile Include="FakeCallbacks.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="ByteBuffer.h">