I have a function written in C++ and compiled into a DLL. The DLL is then imported into a C# program and the function is called.
The C++ function processes files whic