Welcome to MSDN Blogs Sign in | Join | Help

July 2004 - Posts

The new C++/CLI syntax in VC++ 2005

Using a newer C++ compiler build than the one in VC++ 2005 Beta 1, I wanted to try what Stan described on String Literals are now a Trivial Conversion to String and a couple of other new features: using namespace System ; using namespace stdcli::language
Posted by yvesdolc | 1 Comments

More on ReleaseComObject (and why we did not implement IDisposable on the classes contained in the RCW)

David Mortenson gave more details on an internal discussion list: The reason we didn’t implement IDisposable on RCWs is because of the risks associated with eagerly releasing RCWs. Yves blog link below describes in detail what these risks are. But
Posted by yvesdolc | 1 Comments

I quit running as an administrator on my new box!

It's painful! It is. And on top of that, it is painful! But the following resources do help: - Developing Software in Visual Studio .NET with Non-Administrative Privileges - How can I run Control Panel applets as another user (one with administrative
Posted by yvesdolc | 8 Comments
 
Page view tracker