I'm getting this warning when compiling a project in VC++ 6.0:
The MSDN description of the warning says:Code:warning LNK4049: locally defined symbol Func() imported
So I'm wondering what kind of danger it's warning me about, and how to I get rid of the warning?Originally Posted by MSDN



LinkBack URL
About LinkBacks




CornedBee