void Nish(char* szBlog);

Nish’s thoughts on MFC, C++/CLI and .NET

void Nish(char* szBlog); header image 4

Entries from February 2007

Another chapter excerpt from C++/CLI in Action

February 28th, 2007 · No Comments

A second chapter excerpt from my book C++/CLI in Action has been published on The Code Project. There’s one more coming up (later this week). C++/CLI in Action – Instantiating CLI classes I also have an update as to when the printed book will be available. The book’s going into printing phase in a week, [...]

[Read more →]

Tags: General

IntelliTXT blocker for Internet Explorer

February 27th, 2007 · 2 Comments

While Firefox has had plugins to block IntelliTXT popup-ads for ages, Internet Explorer never really had one that worked well enough to be used consistently. And today, I was horrified to find that a few websites actually had IntelliTXT popups that showed videos! Just when you thought IntelliTXT couldn’t get any more nauseating, you get [...]

[Read more →]

Tags: General

Chapter excerpt from C++/CLI in Action

February 27th, 2007 · 5 Comments

A chapter excerpt from my book C++/CLI in Action has been published on The Code Project. C++/CLI in Action – Declaring CLR types A couple more will be published soon (hopefully this week).

[Read more →]

Tags: General