kernel32 link problem on vs6 sp6
There is a staticlib that has reference to windows api, the exe includes
those libraries using #pragma comment (lib, ....)
Not sure why it is unable to resolve ...
thanks
-p
Found __imp__FileTimeToLocalFileTime@8
Referenced in zipperd.lib(FILEMISC.OBJ)
Loaded kernel32.lib(KERNEL32.dll)
Found __imp__SetFileAttributesA@8
Referenced in zipperd.lib(FILEMISC.OBJ)
Loaded kernel32.lib(KERNEL32.dll)
......... lot of lines deleted here .....
Found __imp__floor
Referenced in LibTIFFD.lib(tif_aux.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _pow
Referenced in LibTIFFD.lib(tif_aux.obj)
Referenced in CB65CDXSD.lib(E4FUNCTI.OBJ)
Referenced in CB65CDXSD.lib(R4TOTAL.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__bsearch
Referenced in LibTIFFD.lib(tif_dirinfo.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___lfind
Referenced in LibTIFFD.lib(tif_dirinfo.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _exp
Referenced in LibTIFFD.lib(tif_luv.obj)
Referenced in LibTIFFD.lib(tif_pixarlog.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _log
Referenced in LibTIFFD.lib(tif_luv.obj)
Referenced in LibTIFFD.lib(tif_pixarlog.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _sqrt
Referenced in LibTIFFD.lib(tif_luv.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _fabs
Referenced in LibTIFFD.lib(tif_luv.obj)
Referenced in CB65CDXSD.lib(S4STR.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _atan2
Referenced in LibTIFFD.lib(tif_luv.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__getenv
Referenced in CB65CDXSD.lib(U4UTIL.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__remove
Referenced in CB65CDXSD.lib(U4UTIL.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__tolower
Referenced in CB65CDXSD.lib(S4STR.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found _log10
Referenced in CB65CDXSD.lib(S4STR.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__clock
Referenced in CB65CDXSD.lib(C4CODE.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___beginthread
Referenced in CB65CDXSD.lib(C4CODE.OBJ)
Referenced in CB65CDXSD.lib(D4INDEX.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __alldiv
Referenced in CB65CDXSD.lib(F4FIELD.OBJ)
Referenced in CB65CDXSD.lib(i4conv.obj)
Loaded msvcrtd.lib(lldiv.obj)
Found __allrem
Referenced in CB65CDXSD.lib(F4FIELD.OBJ)
Referenced in CB65CDXSD.lib(i4conv.obj)
Loaded msvcrtd.lib(llrem.obj)
Found __imp__strspn
Referenced in CB65CDXSD.lib(T4INFO.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __aullrem
Referenced in CB65CDXSD.lib(i4conv.obj)
Referenced in CB65CDXSD.lib(F4FILE.OBJ)
Referenced in CB65CDXSD.lib(F4WRITE.OBJ)
Referenced in CB65CDXSD.lib(M4CREATE.OBJ)
Loaded msvcrtd.lib(ullrem.obj)
Found __imp___atoi64
Referenced in CB65CDXSD.lib(C4.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___wcsicmp
Referenced in CB65CDXSD.lib(U4NAME.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___getdcwd
Referenced in CB65CDXSD.lib(U4NAME.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___getcwd
Referenced in CB65CDXSD.lib(U4NAME.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___getdrive
Referenced in CB65CDXSD.lib(U4NAME.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __aullshr
Referenced in CB65CDXSD.lib(O4OPT.OBJ)
Loaded msvcrtd.lib(ullshr.obj)
Found __allshl
Referenced in CB65CDXSD.lib(O4OPT.OBJ)
Loaded msvcrtd.lib(llshl.obj)
Found __imp__strtok
Referenced in CB65CDXSD.lib(R4DRIVER.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___strupr
Referenced in OLDNAMES.lib(strupr.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___strnicmp
Referenced in OLDNAMES.lib(strnicmp.obi)
Referenced in zipperd.lib(Zipper.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___unlink
Referenced in OLDNAMES.lib(unlink.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___stricmp
Referenced in OLDNAMES.lib(stricmp.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___fcvt
Referenced in OLDNAMES.lib(fcvt.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___strlwr
Referenced in OLDNAMES.lib(strlwr.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___memicmp
Referenced in OLDNAMES.lib(memicmp.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___getch
Referenced in OLDNAMES.lib(getch.obi)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found "public: __thiscall exception::exception(class exception const
&)" (??0exception@@QAE@ABV0@@Z)
Referenced in SMTPD.lib(CWINSOCK.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found "public: virtual __thiscall exception::~exception(void)"
(??1exception@@UAE@XZ)
Referenced in SMTPD.lib(CWINSOCK.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found "__declspec(dllimport) public: __thiscall
exception::exception(char const * const &)" (__imp_??0exception@@QAE@ABQBD@Z)
Referenced in SMTPD.lib(CWINSOCK.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__ftell
Referenced in zipperd.lib(zip.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp__fwrite
Referenced in zipperd.lib(zip.obj)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___utime
Referenced in zipperd.lib(FILEMISC.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Found __imp___mkdir
Referenced in zipperd.lib(FILEMISC.OBJ)
Loaded msvcrtd.lib(MSVCRTD.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\user32.lib:
Found __imp__SendMessageA@16
Referenced in FPCommonLD.lib(thinthread.obj)
Loaded user32.lib(USER32.dll)
Found __imp__EnumThreadWindows@12
Referenced in FPCommonLD.lib(thinthread.obj)
Loaded user32.lib(USER32.dll)
Found __imp__SetThreadDesktop@4
Referenced in FPCommonLD.lib(thinthread.obj)
Loaded user32.lib(USER32.dll)
Found __imp__GetThreadDesktop@4
Referenced in FPCommonLD.lib(thinthread.obj)
Loaded user32.lib(USER32.dll)
Found __imp__CharUpperA@4
Referenced in CB65CDXSD.lib(E4FUNCTI.OBJ)
Loaded user32.lib(USER32.dll)
Found __imp__PostMessageA@16
Referenced in SMTPD.lib(CSMTP.OBJ)
Loaded user32.lib(USER32.dll)
Found __imp__IsDialogMessageA@8
Referenced in zipperd.lib(FILEMISC.OBJ)
Loaded user32.lib(USER32.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\gdi32.lib:
Found __imp__SetTextColor@8
Referenced in FPCommonLD.lib(FaxBrander.obj)
Loaded gdi32.lib(GDI32.dll)
Found __imp__GetTextExtentPoint32W@16
Referenced in FPCommonLD.lib(FaxBrander.obj)
Loaded gdi32.lib(GDI32.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\comdlg32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\winspool.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\advapi32.lib:
Found __imp__RegOpenKeyA@12
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(ibexreg.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__RegCreateKeyA@12
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(ibexreg.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__RegConnectRegistryA@12
Referenced in FPCommonLD.lib(ibexreg.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__GetUserNameA@8
Referenced in FPCommonLD.lib(SystemUtil.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__RegCreateKeyExA@36
Referenced in FPCommonLD.lib(SystemUtil.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__CloseEventLog@4
Referenced in FPCommonLD.lib(CreateConfigZip.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__BackupEventLogA@8
Referenced in FPCommonLD.lib(CreateConfigZip.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Found __imp__OpenEventLogA@8
Referenced in FPCommonLD.lib(CreateConfigZip.obj)
Loaded advapi32.lib(ADVAPI32.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\shell32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\comctl32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\uuid.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\olepro32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\ole32.lib:
Found __imp__CoCreateInstanceEx@24
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPStartupClientLibD.lib(StartupClient.obj)
Referenced in AdminStaticLibD.lib(AdminClient.obj)
Loaded ole32.lib(ole32.dll)
Found __imp__StringFromGUID2@12
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded ole32.lib(ole32.dll)
Found __imp__CoSetProxyBlanket@32
Referenced in AdminStaticLibD.lib(AdminClient.obj)
Loaded ole32.lib(ole32.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\oleaut32.lib:
Found __imp__SafeArrayPutElement@12
Referenced in FPCommonLD.lib(SafeArray.obj)
Loaded oleaut32.lib(OLEAUT32.dll)
Found __imp__SafeArrayGetElement@12
Referenced in FPCommonLD.lib(VariantExtractor.obj)
Loaded oleaut32.lib(OLEAUT32.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\comsupp.lib:
Found "void __stdcall _com_issue_error(long)"
(?_com_issue_error@@YGXJ@Z)
Referenced in FPCommonLD.lib(PrimaryKeySequencer.obj)
Referenced in FPStartupClientLibD.lib(StartupClient.obj)
Referenced in AdminStaticLibD.lib(AdminClient.obj)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(SafeArray.obj)
Referenced in FPCommonLD.lib(strutil.obj)
Referenced in FPCommonLD.lib(FpComBSTR.obj)
Loaded comsupp.lib(comsupp.obj)
Found "unsigned short * __stdcall _com_util::ConvertStringToBSTR(char
const *)" (?ConvertStringToBSTR@_com_util@@YGPAGPBD@Z)
Referenced in AdminStaticLibD.lib(AdminClient.obj)
Loaded comsupp.lib(comutil.obj)
Found "void __stdcall _com_raise_error(long,struct IErrorInfo *)"
(?_com_raise_error@@YGXJPAUIErrorInfo@@@Z)
Referenced in comsupp.lib(comsupp.obj)
Loaded comsupp.lib(comraise.obj)
Searching D:\Program Files\Microsoft Visual
Studio\VC98\MFC\LIB\mfco42d.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\oledlg.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\urlmon.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\msvcirtd.lib:
Found "__declspec(dllimport) public: class ostream & __thiscall
ostream::operator<<(class ostream & (__cdecl*)(class ostream &))"
(__imp_??6ostream@@QAEAAV0@P6AAAV0@AAV0@@Z@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(version.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) class ostream & __cdecl endl(class
ostream &)" (__imp_?endl@@YAAAVostream@@AAV1@@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(version.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: class ostream & __thiscall
ostream::operator<<(unsigned short)" (__imp_??6ostream@@QAEAAV0@G@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: class ostream & __thiscall
ostream::operator<<(unsigned long)" (__imp_??6ostream@@QAEAAV0@K@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) class ostream_withassign cout"
(__imp_?cout@@3Vostream_withassign@@A)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) class ostream & __cdecl flush(class
ostream &)" (__imp_?flush@@YAAAVostream@@AAV1@@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: void __thiscall strstream::`vbase
destructor'(void)" (__imp_??_Dstrstream@@QAEXXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: char * __thiscall
strstream::str(void)" (__imp_?str@strstream@@QAEPADXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: __thiscall
strstream::strstream(char *,int,int)" (__imp_??0strstream@@QAE@PADHH@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: int __thiscall
streambuf::sputc(int)" (__imp_?sputc@streambuf@@QAEHH@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: void __thiscall
streambuf::setp(char *,char *)" (__imp_?setp@streambuf@@IAEXPAD0@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: char * __thiscall
streambuf::base(void)const " (__imp_?base@streambuf@@IBEPADXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: char * __thiscall
streambuf::ebuf(void)const " (__imp_?ebuf@streambuf@@IBEPADXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: int __thiscall
streambuf::allocate(void)" (__imp_?allocate@streambuf@@IAEHXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: char * __thiscall
streambuf::pbase(void)const " (__imp_?pbase@streambuf@@IBEPADXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: int __thiscall
streambuf::out_waiting(void)const " (__imp_?out_waiting@streambuf@@QBEHXZ)
Referenced in FPCommonLD.lib(tracer.obj)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: void __thiscall
streambuf::setb(char *,char *,int)" (__imp_?setb@streambuf@@IAEXPAD0H@Z)
Referenced in FPCommonLD.lib(tracer.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: int __thiscall
ios::eof(void)const " (__imp_?eof@ios@@QBEHXZ)
Referenced in FPCommonLD.lib(fileutil.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: class istream & __thiscall
istream::getline(char *,int,char)" (__imp_?getline@istream@@QAEAAV1@PADHD@Z)
Referenced in FPCommonLD.lib(fileutil.obj)
Referenced in SMTPD.lib(CSMTP.OBJ)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: int __thiscall
ios::operator!(void)const " (__imp_??7ios@@QBEHXZ)
Referenced in FPCommonLD.lib(fileutil.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: __thiscall
ifstream::ifstream(char const *,int,int)" (__imp_??0ifstream@@QAE@PBDHH@Z)
Referenced in FPCommonLD.lib(fileutil.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: class ostream & __thiscall
ostream::write(char const *,int)" (__imp_?write@ostream@@QAEAAV1@PBDH@Z)
Referenced in FPCommonLD.lib(fileutil.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: void __thiscall
ostream::osfx(void)" (__imp_?osfx@ostream@@QAEXXZ)
Referenced in FPCommonLD.lib(version.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: int __thiscall
ostream::opfx(void)" (__imp_?opfx@ostream@@QAEHXZ)
Referenced in FPCommonLD.lib(version.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: virtual __thiscall
ostream::~ostream(void)" (__imp_??1ostream@@UAE@XZ)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: virtual __thiscall
ios::~ios(void)" (__imp_??1ios@@UAE@XZ)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: __thiscall ostream::ostream(class
streambuf *)" (__imp_??0ostream@@QAE@PAVstreambuf@@@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: __thiscall ios::ios(void)"
(__imp_??0ios@@IAE@XZ)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "protected: virtual int __thiscall streambuf::doallocate(void)"
(?doallocate@streambuf@@MAEHXZ)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "public: virtual int __thiscall streambuf::pbackfail(int)"
(?pbackfail@streambuf@@UAEHH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "public: virtual int __thiscall streambuf::xsgetn(char *,int)"
(?xsgetn@streambuf@@UAEHPADH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "public: virtual int __thiscall streambuf::xsputn(char const
*,int)" (?xsputn@streambuf@@UAEHPBDH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "public: virtual long __thiscall streambuf::seekpos(long,int)"
(?seekpos@streambuf@@UAEJJH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "public: virtual long __thiscall streambuf::seekoff(long,enum
ios::seek_dir,int)" (?seekoff@streambuf@@UAEJJW4seek_dir@ios@@H@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "public: virtual class streambuf * __thiscall
streambuf::setbuf(char *,int)" (?setbuf@streambuf@@UAEPAV1@PADH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: virtual __thiscall
streambuf::~streambuf(void)" (__imp_??1streambuf@@UAE@XZ)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: void __thiscall
streambuf::unbuffered(int)" (__imp_?unbuffered@streambuf@@IAEXH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) protected: __thiscall
streambuf::streambuf(void)" (__imp_??0streambuf@@IAE@XZ)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: void __thiscall ios::delbuf(int)"
(__imp_?delbuf@ios@@QAEXH@Z)
Referenced in FPCommonLD.lib(trace.obj)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Found "__declspec(dllimport) public: int __thiscall
istream::peek(void)" (__imp_?peek@istream@@QAEHXZ)
Referenced in SMTPD.lib(CSMTP.OBJ)
Loaded msvcirtd.lib(MSVCIRTD.dll)
Searching D:\Program Files\Microsoft Visual
Studio\VC98\MFC\LIB\mfcd42d.lib:
Found "public: __thiscall CRecordset::CRecordset(class CDatabase *)"
(??0CRecordset@@QAE@PAVCDatabase@@@Z)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: int __thiscall CRecordset::IsOpen(void)const "
(?IsOpen@CRecordset@@QBEHXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: class CString const & __thiscall
CDatabase::GetConnect(void)const " (?GetConnect@CDatabase@@QBEABVCString@@XZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: virtual __thiscall CDBVariant::~CDBVariant(void)"
(??1CDBVariant@@UAE@XZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: __thiscall CDBVariant::CDBVariant(void)"
(??0CDBVariant@@QAE@XZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: void __thiscall CRecordset::MoveNext(void)"
(?MoveNext@CRecordset@@QAEXXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: void __thiscall CRecordset::GetFieldValue(short,class
CDBVariant &,short)" (?GetFieldValue@CRecordset@@QAEXFAAVCDBVariant@@F@Z)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: void __thiscall CRecordset::GetFieldValue(char const
*,class CDBVariant &,short)"
(?GetFieldValue@CRecordset@@QAEXPBDAAVCDBVariant@@F@Z)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: int __thiscall CRecordset::IsBOF(void)const "
(?IsBOF@CRecordset@@QBEHXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: int __thiscall CRecordset::IsEOF(void)const "
(?IsEOF@CRecordset@@QBEHXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: virtual __thiscall CDatabase::~CDatabase(void)"
(??1CDatabase@@UAE@XZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: __thiscall CDatabase::CDatabase(void)"
(??0CDatabase@@QAE@XZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: void __thiscall CRecordset::MoveFirst(void)"
(?MoveFirst@CRecordset@@QAEXXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: long __thiscall CRecordset::GetRecordCount(void)const "
(?GetRecordCount@CRecordset@@QBEJXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found "public: void __thiscall CRecordset::MoveLast(void)"
(?MoveLast@CRecordset@@QAEXXZ)
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found __IMPORT_DESCRIPTOR_MFCD42D
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Referenced in mfcd42d.lib(MFCD42D.DLL)
Loaded mfcd42d.lib(MFCD42D.DLL)
Found MFCD42D_NULL_THUNK_DATA
Referenced in mfcd42d.lib(MFCD42D.DLL)
Loaded mfcd42d.lib(MFCD42D.DLL)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\odbc32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\odbccp32.lib:
Found _SQLInstallerError@20
Referenced in FPCommonLD.lib(DSDatabase.obj)
Loaded odbccp32.lib(funcload.obj)
Found _ODBC___GetSetupProc
Referenced in odbccp32.lib(funcload.obj)
Loaded odbccp32.lib(dllload.obj)
Searching D:\FPP50\COMMON\LIB\FPCommonLD.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\msvcprtd.lib:
Searching D:\FPP50\COMMON\LIB\LibTIFFD.lib:
Searching D:\FPP50\COMMON\LIB\CB65CDXSD.lib:
Searching D:\FPP50\COMMON\LIB\zlib123.lib:
Found _deflateInit2_
Referenced in zipperd.lib(zip.obj)
Loaded zlib123.lib(zlib123.dll)
Found _crc32
Referenced in zipperd.lib(zip.obj)
Loaded zlib123.lib(zlib123.dll)
Searching D:\FPP50\COMMON\LIB\FPStartupClientLibD.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\PDH.lib:
Searching D:\FPP50\COMMON\LIB\AdminStaticLibD.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\OLDNAMES.lib:
Searching D:\FPP50\COMMON\LIB\Img32qq.LIB:
Searching D:\FPP50\COMMON\LIB\msxml2.lib:
Searching D:\FPP50\COMMON\LIB\SMTPD.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\netapi32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\mpr.lib:
Searching D:\FPP50\COMMON\LIB\zipperd.lib:
Searching D:\FPP50\COMMON\LIB\DbgHelp.lib:
Searching D:\FPP50\COMMON\LIB\PSAPI.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\Version.lib:
Searching D:\FPP50\COMMON\LIB\bfdll.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\wsock32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\kernel32.lib:
Found __imp__GetModuleHandleW@4
Referenced in odbccp32.lib(dllload.obj)
Loaded kernel32.lib(KERNEL32.dll)
Found __imp__LocalUnlock@4
Referenced in odbccp32.lib(dllload.obj)
Loaded kernel32.lib(KERNEL32.dll)
Found __imp__LocalLock@4
Referenced in odbccp32.lib(dllload.obj)
Loaded kernel32.lib(KERNEL32.dll)
Searching D:\Program Files\Microsoft Visual
Studio\VC98\MFC\LIB\mfc42d.lib:
Searching D:\Program Files\Microsoft Visual
Studio\VC98\MFC\LIB\mfcs42d.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\msvcrtd.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\user32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\gdi32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\comdlg32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\winspool.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\advapi32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\shell32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\comctl32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\uuid.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\olepro32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\ole32.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\oleaut32.lib:
Found __imp__GetErrorInfo@8
Referenced in comsupp.lib(comsupp.obj)
Loaded oleaut32.lib(OLEAUT32.dll)
Found __imp__SetErrorInfo@8
Referenced in comsupp.lib(comsupp.obj)
Loaded oleaut32.lib(OLEAUT32.dll)
Found __imp__CreateErrorInfo@4
Referenced in comsupp.lib(comsupp.obj)
Loaded oleaut32.lib(OLEAUT32.dll)
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\comsupp.lib:
Searching D:\Program Files\Microsoft Visual
Studio\VC98\MFC\LIB\mfco42d.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\oledlg.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\urlmon.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\msvcirtd.lib:
Searching D:\Program Files\Microsoft Visual
Studio\VC98\MFC\LIB\mfcd42d.lib:
Searching D:\Program Files\Microsoft Visual Studio\VC98\LIB\odbc32.lib:
Done Searching Libraries
End Pass1
OutgoingFaxQueue.obj : error LNK2001: unresolved external symbol
__imp__GlobalMemoryStatusEx@4
FPCommonLD.lib(SystemUtil.obj) : error LNK2001: unresolved external symbol
__imp__GetComputerNameExA@12
FPCommonLD.lib(CreateConfigZip.obj) : error LNK2001: unresolved external
symbol __imp__GetSystemWindowsDirectoryA@8
Debug/FPQMSrvcD.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
FPQMSrvcD.exe - 4 error(s), 2 warning(s)
date: Fri, 21 Dec 2007 21:42:01 -0800
author: Prokash Sinha