void Nish(char* szBlog);

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

void Nish(char* szBlog); header image 4

Entries from November 2004

Article on interior pointers in C++/CLI

November 29th, 2004 · 3 Comments

After a relatively long gap (considering my normal article-writing frequency), I’ve written a new C++/CLI article for the CodeProject website. It deals with the syntax and usage of interior pointers in C++/CLI. An overview of interior pointers in C++/CLI On a side note, those blasted spammers simply refuse to leave me alone and I currently [...]

[Read more →]

Tags: General

Comment Moderation

November 12th, 2004 · 8 Comments

I had to enable comment moderation after being heavily hit by comment-spammers. It’s a little unfortunate that they have me in their spammer database now, since instant comments are so much more better than having to approve a comment before it shows up. But I had no desire to have comments show up on my [...]

[Read more →]

Tags: General