Hi All,
always I get LNK2001 after compiling, the unresolved externals matches the my functions which I have already defined into
source files, I don't know why objs files generate this error, Really I haven't any declaration without definition: all is defined and correctly linked, really that was strange for me.
what should I do for resolving this error LNK2001?
Please Help.