| Author |
An operator of closing Visual Studio
|
|
| Maxim Shemanarev 2004-10-14, 3:59 pm |
| Just type somewhere in the global scope in some C++ file:
operator:(
Don't forget to save files/projects before!
Is that yet another rude mockery from MS? Sometimes I have such a paranoid feeling.
McSeem
http://antigrain.com
| |
|
| ok, just what is it supposed to do?? the cursor just sits there blinking
for me.
"Maxim Shemanarev" <mcseemagg@yahoo.com> wrote in message
news:941f5f44.0410140630.54c7f32b@posting.google.com...
> Just type somewhere in the global scope in some C++ file:
>
> operator:(
>
> Don't forget to save files/projects before!
>
> Is that yet another rude mockery from MS? Sometimes I have such a paranoid
feeling.
>
> McSeem
> http://antigrain.com
| |
| Maxim Shemanarev 2004-10-14, 8:56 pm |
| > ok, just what is it supposed to do?? the cursor just sits there blinking
> for me.
If you have the class view pannel open it silently closes the VS.
Works in VS6 and VS7/2003.
| |
| Maxim Shemanarev 2004-10-15, 3:59 pm |
| > operator:(
>
> Don't forget to save files/projects before!
Oops, sorry. It's actually:
operator:();
But still, the "operator:(" works sometimes
McSeem
http://antigrain.com
|
|
|
|