Commit message (Expand) | Author | Age | |
---|---|---|---|
* | added Hunt classes for TestDLL (temporary; will be a new project soon) | Toni Uhlig | 2019-09-30 |
* | changed platform toolset to v140 (MSVC 2015, Hunt uses same) | Toni Uhlig | 2019-09-29 |
* | added sine more dynamically resolved functions from the CRT | Toni Uhlig | 2019-09-29 |
* | removed unused libs in Hunted and disable Debug build in TestDLL completly | Toni Uhlig | 2019-09-25 |
* | set IgnoreAllDefaultLibraries to NO for TestDLL | Toni Uhlig | 2019-09-24 |
* | minimized DLL and using own entry | Toni Uhlig | 2019-09-22 |
* | DLLHelper can now fixup other DLL imports and TestDLL links static against MS... | Toni Uhlig | 2019-09-21 |
* | added TestDLL suitable for manual mapping and integration test skeleton | Toni Uhlig | 2019-09-19 |