https://bugs.winehq.org/show_bug.cgi?id=37224
--- Comment #10 from André H. nerv@dawncrow.de --- (In reply to Austin English from comment #9)
(In reply to André H. from comment #8)
(In reply to Austin English from comment #7)
(In reply to André H. from comment #6) After that, VCExpress asks to convert all the .dsp files. I chose 'Yes to all', which then said "The operation could not be completed", then I get warnings for the api-* projects, warning me "The project 'api-ms-win-eventing-provider-|1-1-0' cannot be added to the solution because a project with the same filename already exists in the solution."
This sounds odd, there's only one api-ms-win-eventing-provider project Does it continue anyway or is it just a warning? What happens if you remove the api-ms-win-eventing-provider part?
If I remove all of the api-ms-win-* entries, I get "The operation could not be completed warning" (once), then after a while where it seems frozen, the UI responds and I can attempt to build.
I guess the whole things is a VC bug... i doubt they test it with such a mess of old dsp files ;)