|
-
Sep 12th, 2008, 01:33 PM
#1
Thread Starter
Frenzied Member
Use MSVCRT.dll instead of MSVCR80.dll?
Is there a way to make MVSC++ 2005 compile using MSVCRT.dll instead of MSVCR80.dll.
I know how to disable it all together, but I would like to use MSVCRT.dll.
(To disable I switched /MD to /MT)
I tried disabling (/MT) and linking MSVCRT.lib but it used MSVCR80.dll when I used that library.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|