D
D
danij_com2018-03-06 18:23:03
C++ / C#
danij_com, 2018-03-06 18:23:03

How to ignore a specific library?

Hello. I am developing an application that uses a library such as wininet. There is one "but" in its use - anti-virus vendors begin to swear at the file. Decided to think about /NODEFAULTLIB, however using that I can't compile the application (linker errors). I understood this to mean that late binding would be used, and the application would not be so annoying to antiviruses. Can you tell me the best way to solve my problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
res2001, 2018-03-07
@res2001

not so annoying antiviruses

It will irritate antiviruses in the same way.
And in general - where does wininet? This is a system library, do you think antiviruses are not friendly with Windows?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question