1.
C++/CLI
2, 3, 4, 5, 6 · 7, 8 .... Instantiating a generic type parameter in C++/CLI .... It would have been highly unlikely and extremely dumb if IJW did not work ...
2.
GetProcAddress in Unicode builds
This is so because there are no separate GetProcAddressW/GetProcAddressA ... On Windows CE there are indeed both GetProcAddressA and GetProcAddressW ...
3.
A near heart attack!
Hope my blog will explain some part of the heart attack. 28 boby // Jan 15, 2007 at 11:23 am. Hi Nish, Nice to read that part of your life. ...
4.
The guy who never combed his hair
I don’t remember the last time I voluntarily combed my hair (some of my female relations have uncouthly forced their hair combing felonies on my poor hair), ...
5.
The guy who never combed his hair
I don’t remember the last time I voluntarily combed my hair (some of my female relations have uncouthly forced their hair combing felonies on my poor hair), ...
6.
Win32/MFC
Recently I had the task of deploying an MFC application suite along with its .... To retrieve any kind of version information, you need to call 3 APIs ...
7.
Win32/MFC
Recently I had the task of deploying an MFC application suite along with its .... To retrieve any kind of version information, you need to call 3 APIs ...
8.
IntelliTXT blocker for Internet Explorer
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 ...
9.
void Nish(char* szBlog); — Nish’s thoughts on MFC, C++/CLI and .NET
Nish’s thoughts on MFC, C++/CLI and .NET ... 16, 17, 18, 19, 20, 21, 22 ..... This post was just a quick something to break the bloggers-block that’s ...
10.
Invoking a virtual method in a managed constructor
Funny thing is that I wrote about the same idea, calling virtual methods from constructors, but from a VB.NET and C# standpoint ...