I have a number of #pragma region's in my function
In Visual C++ 2008 express, there's sometimes a 2 second delay between when I open a file, and the regions collapse.
Is there a way to force this to happen instantaneously when I open a file?
Thanks
Start Free Trial