tags:

views:

140

answers:

0

I'm in the process of tracking down a linker error with a VC++ 2005 application. When I switch on verbose linker output, I notice a ton of these messages:

Processed /DISALLOWLIB:nafxcwd.lib

What exactly does the /DISALLOWLIB switch mean?