Matched TurboActivate 5.0.0.0 files for C++Answered

I'm working on a problem that I won't specify here which led me to observe my app's TurboActivate files might be out of sync.

The code I've inherited uses TurboActivate.h and also uses TurboActivate.dll and TurboActivate.lib.

In the Main Windows  5.0.0.0 zip file downloaded from the API page has

…\TurboActivate\bin-windows\x86\TurboActivate.dll with  Digitial Signature time stamp of  ‎Friday, ‎May ‎17, ‎2024 12:18:03 PM.   

The file …\TurboActivate\bin-windows\x86\additional\linker\TurboActivate.lib has a similar timestamp.  So those look good.

But the only place I see TurboActivate.h (45039 bytes, ‎7/‎10/‎2020 ‏‎7:39 AM) is in the demo code found in  …\TurboActivate\API\C

Is that the correct TurboActivate.h ?

Or should I be using files from the most recent static library build?

Answer

Is that the correct TurboActivate.h ?

Yes.