On Mon, Jul 5, 2010 at 8:48 AM, Paul Chitescu <span dir="ltr">&lt;<a href="mailto:paulc@voip.null.ro">paulc@voip.null.ro</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Monday 05 July 2010 05:15:50 pm Erich Hoover wrote:<br>
&gt; On Mon, Jul 5, 2010 at 8:03 AM, Dan Kegel &lt;<a href="mailto:dank@kegel.com">dank@kegel.com</a>&gt; wrote:<br>
</div>&gt; [...]<br>
<div class="im">&gt; A long time ago (Win2K era) I wrote an application for Windows that replaced<br>
&gt; the text everywhere (that wouldn&#39;t crash the OS) with &quot;All Your Base Are<br>
&gt; Belong To Us.&quot; �At least at the time, you could rely on the window class to<br>
&gt; differentiate between different types of windows (dialogs vs. menus vs.<br>
&gt; different types of controls). �Taking advantage of this behavior was<br>
&gt; especially important in IE, which would crash the whole OS if you changed<br>
&gt; the text of any of its menus.<br>
&gt;<br>
&gt; Erich Hoover<br>
&gt; <a href="mailto:ehoover@mines.edu">ehoover@mines.edu</a><br>
<br>
</div>Cool!<br>
<br>
... but does it run in wine?<br>
</blockquote></div><br>I highly doubt that I&#39;ve retained that application anywhere (I&#39;d have to look, but I believe the drive with those old test programs failed), and I&#39;m a tad bit too busy right now to attempt to recreate it.� However, if Wine doesn&#39;t use a different class for dialogs than for normal windows then I doubt it.� If I remember correctly, I had to use the window class to detect file dialogs and not change the text of some of the controls.<br>
<br>You may not even be able to do this kind of thing in Windows anymore with all the new security-minded stuff they&#39;ve supposedly added.� I may not have even tested it on Win2K, though I know I tested on 98 and Me.� I remember thinking at the time that allowing a user-level application to send messages to other apps like that was a bad idea.� The thing that really struck me was that you could identify the taskbar by its window class and then inject your own buttons onto it, which you could conceivably use to really mess with the user.� I didn&#39;t take it any further than that though, at that point I got bored with it and I&#39;m not particularly interested in screwing with people.� The AYBABTU thing was more of a curiosity thing, it was a popular meme at the time and I was experimenting with how far you could really go with telling other applications what to do.<br>
<br>Erich Hoover<br><a href="mailto:ehoover@mines.edu">ehoover@mines.edu</a><br>