Hi, all
I have a lib(and dll, .h) commicated between mobile phone and pc. It was built in labwindows. And now i add then into my vc6 project. There is a warning "warning LNK4003: invalid library format; library ignored" when i compiled the project.
I am sure the lib(and it's dll, .h files) could used normally in labwin program. But why it cann't used in vc6 project?
Thank you!
problem about lib created in labwindows used in VC6.0