Hi all!
I've just finished my development of a DLL by using VC++ 6.0. Until now, I've been using Debug mode, but I want to know to build the release DLL.
Two questions:
1) What must I change in Project Settings?
2) Is my project to waste less memory?
Thank you very much.
I've just finished my development of a DLL by using VC++ 6.0. Until now, I've been using Debug mode, but I want to know to build the release DLL.
Two questions:
1) What must I change in Project Settings?
2) Is my project to waste less memory?
Thank you very much.