But it's a lie!
Good day to all!
I have the following problem: when I try to open the resource file PriceCalculationUI.rc
Visual Studio 2008 tells me that the file is opened in another editor (in vs2008 I have only 1 opened tab with .cpp file).
I checked this information: run Process Explorer and searched for PriceCalculationUI
handle. In results I found nothing but devenv.exe that uses PriceCalculationUI directory.
What can I do next?
Thanks for any help!
Additional information: when I rebuild (not build) the project I see dialog window with information that file PriceCalculationUI.rc
was edited by another program.