Search:
Forum
Windows Programming
If include atlbase.h in my code does my
If include atlbase.h in my code does my app requires mfc.dll or vcredist?
Apr 22, 2018 at 7:10pm UTC
jeremy7878
(12)
I usually add flag /MT to vc compiler to avoid vc runtime dependency.
I want it .NET zero dependency. Thank you .
Last edited on
Apr 22, 2018 at 7:13pm UTC
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs