freeExtension cannot make the DLL file made with C# and loaded by arma 3, accessible again
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
- Put the freeExtTest_x64.dll file to your arma 3 directory
- Start arma Dev version (64 bit)
- Run from console: "freeExtTest" callextension "test"
- Run from console: freeExtension "freeExtTest"
- Try to delete the freeExtTest_x64.dll file while arma is running (fails)
Source code:
Solution:
Additional Information
C++ DLL was tested at the same machine and worked as intendet
Process viewer shows the DLL name twice under arma.exe