Guest_imported
New member
- Jan 1, 1970
- 0
Hey there, I'm getting messages like this
fatal error LNK1136: invalid or corrupt file
When trying to create a DLL in Visual C++ 6.0. Its complaining about .h files I'm including and if I don't include them I get unresolved symbol messages. Is there a special way to include files when creating DLLs? If not is there some setting I'm missing?
fatal error LNK1136: invalid or corrupt file
When trying to create a DLL in Visual C++ 6.0. Its complaining about .h files I'm including and if I don't include them I get unresolved symbol messages. Is there a special way to include files when creating DLLs? If not is there some setting I'm missing?