I installed last week a new Windows XP on my PC and today Teststand and
Labview/CVI. I choosed all the default options and additional  the
SDK files.
When I try to compile a very simple project of my colleague I get error
messages from the linker as shown below. We have no idea why this
happens. The projects works on different PC. There were no special
confuguration necessary in the past.  The only difference is that
my colleague uses an older version of CVI.
What's wrong? Can anybody help?
Thank you very much!
best regard
Thomas Kintzel
 convert.prj(Release) - 25 link errors
  Failed to open external module.
  Aborted load of library "c:\program files\national instruments\cvi71\sdk\lib\user32.lib".
  Undefined symbol '__imp__GetModuleFileNameA@12' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__ExitProcess@4' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__GetModuleHandleA@4' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__OpenMutexA@12' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__GetCPInfo@8' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__InitializeCriticalSection@4' referenced
in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__UnmapViewOfFile@4' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__LeaveCriticalSection@4' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__EnterCriticalSection@4' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__GetACP@0' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__FreeLibrary@4' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__LoadLibraryA@4' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__DeleteCriticalSection@4' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__MapViewOfFile@20' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__CloseHandle@4' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__GetLastError@0' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__ReleaseMutex@4' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__CreateFileMappingA@24' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__WaitForSingleObject@8' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__GetProcAddress@8' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__CreateMutexA@12' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__GetCurrentProcessId@0' referenced in
"c:\program files\national instruments\cvi71\bin\cvistart.lib".
  Undefined symbol '__imp__wsprintfA' referenced in "c:\program files\national instruments\cvi71\bin\cvistart.lib".