Still trying to make this work, any suggestions to what I should do with the following:
--------------------Configuration: Imp3 - Win32 Debug--------------------
Linking...
Imp3Doc.obj : error LNK2001: unresolved external symbol "public: double __thiscall CImp3Doc::xtract_amt(char *,int)" (?xtract_amt@CImp3Doc@@QAENPADH@Z)
Imp3Doc.obj : error LNK2001: unresolved external symbol "public: char * __thiscall CImp3Doc::WordRead(char *,int)" (?WordRead@CImp3Doc@@QAEPADPADH@Z)
Debug/Imp3.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
Imp3.exe - 3 error(s), 0 warning(s)
thanks sooo much
--------------------Configuration: Imp3 - Win32 Debug--------------------
Linking...
Imp3Doc.obj : error LNK2001: unresolved external symbol "public: double __thiscall CImp3Doc::xtract_amt(char *,int)" (?xtract_amt@CImp3Doc@@QAENPADH@Z)
Imp3Doc.obj : error LNK2001: unresolved external symbol "public: char * __thiscall CImp3Doc::WordRead(char *,int)" (?WordRead@CImp3Doc@@QAEPADPADH@Z)
Debug/Imp3.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
Imp3.exe - 3 error(s), 0 warning(s)
thanks sooo much