Comments on: Modifying Binaries: Making a Window Non-Closeable http://thelegendofrandom.com/blog/archives/1172 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: How Long Does It Take For Thyromine To Work http://thelegendofrandom.com/blog/archives/1172#comment-74539 How Long Does It Take For Thyromine To Work Thu, 27 Jun 2013 09:46:14 +0000 http://thelegendofrandom.com/blog/?p=1172#comment-74539 Appreciating the commitment you put into your blog and detailed information you provide.
It’s awesome to come across a blog every once in a while that isn’t the
same unwanted rehashed material. Fantastic read!
I’ve bookmarked your site and I’m adding your RSS feeds to my Google account.

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/1172#comment-1198 R4ndom Sun, 15 Jul 2012 16:39:06 +0000 http://thelegendofrandom.com/blog/?p=1172#comment-1198 Good question.

]]>
By: Cracker http://thelegendofrandom.com/blog/archives/1172#comment-1186 Cracker Sun, 15 Jul 2012 07:48:16 +0000 http://thelegendofrandom.com/blog/?p=1172#comment-1186 What if i go to taskbar and rightclick => Close?

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/1172#comment-995 R4ndom Wed, 11 Jul 2012 15:47:27 +0000 http://thelegendofrandom.com/blog/?p=1172#comment-995 Per the Windows API for WndClassEX:
“Specifies the class style(s). Styles can be combined by using the bitwise OR (|) operator.”

So I guess it;s just the way Microsoft wanted it, and so it shall be.

]]>
By: kongo_86 http://thelegendofrandom.com/blog/archives/1172#comment-987 kongo_86 Wed, 11 Jul 2012 13:51:56 +0000 http://thelegendofrandom.com/blog/?p=1172#comment-987 Hey R4ndom, good stuff with everything you posted!

Justt two things. I saw this typo: “..The element of he WNDCLASSEX..”

Also a more technical Question: can you explain why you chose to OR 0×03 and 0×200? I see where the hex numbers come from, i am asking more of why OR and not ADD or AND..

thanks

]]>