A
Abubakar
Hi,
I wrote some network n multithreading code in pure c++, my exe compiles with
only 9k. But it requires msvcp80.dll & msvcr80 dlls to run on a different
machine. I want to build my exe such that I dont have to provide these dlls
with my exe. I know that size would increase but thats not a problem. I
beleive it should be somewhere in the project properties but i cant find it.
Thanks.
Ab.
I wrote some network n multithreading code in pure c++, my exe compiles with
only 9k. But it requires msvcp80.dll & msvcr80 dlls to run on a different
machine. I want to build my exe such that I dont have to provide these dlls
with my exe. I know that size would increase but thats not a problem. I
beleive it should be somewhere in the project properties but i cant find it.
Thanks.
Ab.