Convert VC++ 7.0 project to VC 6.0 project

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: J黵g Weber (j.weber_at_wincan.com)
Date: 10/14/04


Date: Thu, 14 Oct 2004 09:48:17 +0200

Hi,

I developed an test application in VS 2002. Because another used wizard to
build an specific component was not able to work with this Version, I
deinstalled the VS and installet the VS for VC++ 6.0. After a while I would
test the component, so I would have to employ an test application. I had
allready this application but in the wrong version. So I created a new
dialogbased mfc application and copied the existing code to the new. I can
compile the project but the linker can't find a used function and I don't
know where to fix the problem.
compiler message:

Deleting intermediate files and output files for project 'PipeScann - Win32
Debug'.
--------------------Configuration: PipeScann - Win32
Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CINIReader.cpp
PipeScann.cpp
PipeScannDlg.cpp
Generating Code...
Linking...
PipeScann.obj : error LNK2001: unresolved external symbol
__imp__PathFileExistsA@4
PipeScannDlg.obj : error LNK2001: unresolved external symbol
__imp__PathFileExistsA@4
Debug/PipeScann.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

PipeScann.exe - 3 error(s), 0 warning(s)

Thank you for you help

Kind regards

jorge



Relevant Pages

  • linking problems after reinstall vc++ 6.0
    ... Because another used wizard to ... compile the project but the linker can't find a used function and I don't ... PipeScannDlg.obj: error LNK2001: unresolved external symbol ... Debug/PipeScann.exe: fatal error LNK1120: 1 unresolved externals ...
    (microsoft.public.vc.language)
  • Re: Where can I download "Microsoft Windows Media Player for Pocket PC Software Development Kit
    ... My friends give me a package,but I fail to compile the C++ sample. ... CMediaBookmarker.obj: error LNK2019: unresolved external symbol "long ... ARMRel/MediaBookmarker.exe: fatal error LNK1120: 2 unresolved externals ... "Xie Bo" 写入消息 ...
    (microsoft.public.pocketpc.multimedia)
  • Re: Where can I download "Microsoft Windows Media Player for Pocket PC Software Development Kit
    ... My friends give me a package,but I fail to compile the C++ sample. ... CMediaBookmarker.obj: error LNK2019: unresolved external symbol "long ... ARMRel/MediaBookmarker.exe: fatal error LNK1120: 2 unresolved externals ... "Xie Bo" 写入消息 ...
    (microsoft.public.pocketpc.developer)
  • RE: CLSID_CaptureGraphBuilder2
    ... playcap.obj: error LNK2001: unresolved external symbol _CLSID_CaptureGraphBuilder2 ... Debug/PlayCap.exe: fatal error LNK1120: 2 unresolved externals ... I did get it compile using the 2nd method but never in the first method. ... Thats why i posted AmCap ...
    (microsoft.public.win32.programmer.directx.video)
  • problem with TSP++ v3.0
    ... in Windows Vista Business, when I try to compile a project created by the ... TSP++ application wizard, there are some strange link errors I can not get rid of: ... 1>splib32.lib: error LNK2001: unresolved external symbol ...
    (microsoft.public.win32.programmer.tapi)