Page 1 of 1

.lib + .dll?

Posted: Mon Jul 10, 2023 5:06 pm
by zooid
Hi,
Sorry for the supposedly stupid question. Not a "seasoned" c++ developer here ;).

Do I need to protect the .lib file as well as the .dll file of a C++ application?

Thanks in advance.

Re: .lib + .dll?

Posted: Tue Jul 11, 2023 7:16 am
by Enigma
Hi, no, you need to protect only .dll file :)