]> O.S.I.I.S - jp/crow.git/commit
use DllMapCore for native dll path resolutions
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 22 May 2020 01:33:37 +0000 (03:33 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 22 May 2020 01:33:37 +0000 (03:33 +0200)
commitd46cbe601a9d5d4437f256a496f29a3fe6881da8
tree062530b2d95b4504ee5b74e6ad7d88a318dc89a5
parentf1cda0b040c750e0fdfb5df35349aff6af163446
use DllMapCore for native dll path resolutions
16 files changed:
Crow.sln
Crow/App.config [new file with mode: 0644]
Crow/Crow.csproj
PerfTests/PerfTests.csproj [deleted file]
PerfTests/Program.cs [deleted file]
Samples/BasicTests/BasicTests.cs
Samples/ControlLib/ControlLib.csproj
Samples/Directory.Build.props
Samples/HelloWorld/main.cs
Samples/PerfTests/PerfTests.csproj [new file with mode: 0644]
Samples/PerfTests/Program.cs [new file with mode: 0644]
Samples/ShowCase/ShowCase.cs [new file with mode: 0644]
Samples/ShowCase/ShowCase.csproj
Samples/ShowCase/main.cs [deleted file]
Samples/common/SampleBase.cs
unitTests/unitTests.csproj