hi,
I have created a simple dll using MSVC. But after building, its size becomes more than 200Kb.
I have included windows.h and <cstring>
is there any way I can make it smaller?
thanks in advance.