A bit problem migrating from VC6 to VC7
-
Hello: I've migrated a VC6 project to VC7. I've no errors when compiling it. The project consists in several DLLs and a executable project. Everytime I build the solution, all resource files in every DLL is recompiled. How can I avoid this innecesary recompilation of the resource files. Thanks in advance, Jose ;)
-
Hello: I've migrated a VC6 project to VC7. I've no errors when compiling it. The project consists in several DLLs and a executable project. Everytime I build the solution, all resource files in every DLL is recompiled. How can I avoid this innecesary recompilation of the resource files. Thanks in advance, Jose ;)
You are in good company. Many have been bitten by this bug. Makes you wonder if the MS QA is ever going to be back from the "vacation". :-/ Anyway, head on over to the MS newsgroup microsoft.public.dotnet.languages.vc for a possible solution. The more people that complain, the more MS might realize "Oh shit, we've once again screwed up. Maybe we _should_ hire some QA people?" and not continue to treat us as guinea pigs year after year.
-
You are in good company. Many have been bitten by this bug. Makes you wonder if the MS QA is ever going to be back from the "vacation". :-/ Anyway, head on over to the MS newsgroup microsoft.public.dotnet.languages.vc for a possible solution. The more people that complain, the more MS might realize "Oh shit, we've once again screwed up. Maybe we _should_ hire some QA people?" and not continue to treat us as guinea pigs year after year.
Mike Nordell wrote: and not continue to treat us as guinea pigs year after year. Just a thought...Higher level... We are guinea pigs to Microsoft as our users are guinea pigs to us Nick Parker