Archives
-
No PDC This Year!
Don’t worry. Before you cancel your hotel reservations, the PDC is by no means cancelled!
-
Mixed Types and Finalization
After I wrote about Mixing Native and Managed Types in C++ I received some feedback that my AutoPtr ref class really needs a finalizer. I had hoped to leave a discussion of finalizers to another day but since you insist…
-
Adam on Compiling MSIL
Adam White, a friend of mine from Toronto, read my Introduction to MSIL series and noticed that I neglected to provide any information on how to actually compile all the IL that I wrote about. I figured it just wasn’t all that interesting, but if you have read my series and need a bit of help getting some of the examples to run, you may want to check out Adam’s post where he provides some helpful information.
-
Moving to Visual C++ 2005 July CTP
I just installed the July CTP of Visual Studio and immediately noticed a bug in the way the Visual C++ compiler implements the Dispose pattern for ref class destructors.
-
Mixing Native and Managed Types in C++
Wow, its turning into a busy month. I just haven’t had any time to blog despite having a number of interesting topics to cover. I’ll try to get a few of them written soon. Here’s a topic from one of my regular readers.
-
I'm an MVP!
Please welcome the newest member of the Microsoft House of Representatives.