This is on 98SE with VS6, and has been happening for a few updates now.
I've enclosed a paste of the warning, and it's resulting errors.
Yal.Linking...
..\Detours\lib60\detours.lib : warning LNK4003: invalid library format; library ignored
Creating library Release/eqlib.lib and object Release/eqlib.exp
..\Detours\lib60\detours.lib : warning LNK4003: invalid library format; library ignored
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourRemove@8
EQLib_MemChecks.obj : error LNK2001: unresolved external symbol _DetourRemove@8
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourFunction@8
EQLib_MemChecks.obj : error LNK2001: unresolved external symbol _DetourFunction@8
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourFunctionWithEmptyTrampoline@12
..\Release\eqlib.dll : fatal error LNK1120: 3 unresolved externals

