Have VC++ Express 2010 installed on my wine prefix.
Also installed dotnet20, dotnet40 and corefonts using winetricks
I cannot cannot convert old vc6 projects.
It seems there is a issue with path conversion and access in wine.
[vijay@DellArch cExample]$ wine ~/.wine/drive_c/Program\
Files/Microsoft\ Visual\ Studio\ 10.0/Common7/Tools/vcupgrade.exe
cExample.dsp
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
Microsoft (R) Visual C++ Project Convert Utility - Version 10.00.30319
Copyright (C) Microsoft Corporation. All rights reserved.
fixme:thread:SetThreadStackGuarantee (0x32f54c): stub
err:ole:CoInitializeEx Attempt to change threading model of this
apartment from apartment threaded to multi-threaded
err:ole:CoGetContextToken apartment not initialised
fixme
L"Microsoft.VisualStudio.Project.VisualC.VCProjectEngine"
fixme
L"Microsoft.VisualStudio.VCProjectEngine"
fixme
fixme
fixme
fixme:nls:GetUserPreferredUILanguages stub: 0 0x32c6e0 (nil) 0x32c6dc
fixme:thread:GetThreadPreferredUILanguages 0, 0x32c6e0, (nil) 0x32c6dc
Converting project file 'Z:\home\vijay\Downloads\cExample\cExample.dsp'.
File 'Z:\home\vijay\Downloads\cExample\cExample.dsp' was not found.
fixme:process:FlushProcessWriteBuffers : stub
fixme:msvcrt:__clean_type_info_names_internal (0x10031e34) stub
How to solve this issue it cannot resolve the paths correctly