CVPACK Warning CK4004

unrecognized symbols discarded; recompile module modulename

The compiler generated an invalid symbol record in the modulename object file. CVPACK discarded the record.

The debugger can run the resulting executable file. However, the symbol will be accessible only by the decorated name known to the linker, and display of the symbol will be limited. To see decorated names of identifiers, use DUMPBIN /UNDECORATE.