Linker Tools Error LNK1119

invalid ordinal number 'argument'

The argument following the at sign (@) in an ordinal specification was not a valid number.

An ordinal number is an optional argument in either an /EXPORT option in a LINK or LIB command, or an EXPORTS statement in a module-definition file. It is an index into the exports table. The number must be an integer in the range 1–65535.