+ 1
How to compile C++ Source Codes and Headers into one .dll?
i want to compile some C++ source codes and headers to a dynamic library. How do i compile them into one .dll file? I need it because of a CS 1.6 Script im trying to make
1 Respuesta
+ 1
You must pass your .dll parameters as external.