void Nish(char* szBlog);

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

void Nish(char* szBlog); header image 4

Entries from February 2005

/Wp64 and casting pointers to DWORDs

February 25th, 2005 · 4 Comments

Most of my coding has been on 32 bit Windows and there has been this subconscious assumption I’ve always made that I could safely cast any pointer to a DWORD. I gotta change that now I guess though it’s tough to stop assuming my subconscious assumptions cause they are – well, subconscious assumptions (bad joke [...]

[Read more →]

Tags: Win32/MFC

The glorious times of yore; or were they?

February 3rd, 2005 · 12 Comments

I hope I am not an exception, but when I look back at the various phases in my life, I’ve always felt that the previous phases were so wonderful and serene and how my life had deteriorated in various ways over the years. When I finished school and began my engineering course, I used to [...]

[Read more →]

Tags: General