<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by legalcookie</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Thu, 18 Jun 2026 11:24:46 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Are you a malicious programmer</title>
            <link>http://forum.lowyat.net/topic/1355555</link>
            <description>Well as the title says, are you the type that codes malware. This has nothing to do with forum legislation as we&amp;#39;re not violating any rights. Just respond professionally.  &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>legalcookie</author>
            <category>Codemasters</category>
            <pubDate>Sun, 14 Mar 2010 14:41:27 +0800</pubDate>
        </item>
        <item>
            <title>SendMessage to click a button</title>
            <link>http://forum.lowyat.net/topic/1322526</link>
            <description>I&amp;#39;m trying to click a button and what i&amp;#39;ve tried are &lt;br /&gt;&lt;br /&gt;SendMessage(hwnd, WM_LBUTTONDOWN, NULL, NULL);&lt;br /&gt;SendMessage(hwnd, WM_LBUTTONUP, NULL, NULL);&lt;br /&gt;&lt;br /&gt;as well as &lt;br /&gt;&lt;br /&gt;RECT rt;&lt;br /&gt;GetWindowRect(hwnd, &amp;amp;rt);&lt;br /&gt;mouse_event(MOUSEEVENTF_LEFTDOWN, rt.left + 10, rt.top + 10, NULL, NULL);&lt;br /&gt;mouse_event(MOUSEEVENTF_LEFTUP, rt.left + 10, rt.top + 10, NULL, NULL);&lt;br /&gt;&lt;br /&gt;as well as INPUT structure and then SendInput too.&lt;br /&gt;&lt;br /&gt;However all these methods require my cursor to be placed on the button window before it actually clicks. What i want is the button to be clicked without my cursor bothered. I thought of sending something like VK_RETURN to the button but it&amp;#39;s not possible.&lt;br /&gt;&lt;br /&gt;The button actually triggers an edit / textbox that contains messages (so it&amp;#39;s a send button like your msn) if there&amp;#39;s no solution for clicking the button are there any alternatives for hitting the enter key on the edit / textbox? (no keybd_event please since that require my window to be the current active window)&lt;br /&gt;&lt;br /&gt;I guess SendMessage is the answer but i require the write parameter for it... anyone able to help</description>
            <author>legalcookie</author>
            <category>Codemasters</category>
            <pubDate>Tue, 09 Feb 2010 01:04:37 +0800</pubDate>
        </item>
        <item>
            <title>Legislation dealing with Airsoft, air or bb gun</title>
            <link>http://forum.lowyat.net/topic/1318108</link>
            <description>I&amp;#39;m looking for a full proof proving that it is or is it not illegal here in malaysia. Most people here would reply it&amp;#39;s illegal but without proof, i&amp;#39;m looking for a proof of it.&lt;br /&gt;&lt;br /&gt;Anyone can help? I&amp;#39;m wanting to ship one in but it may be confiscated by custom.</description>
            <author>legalcookie</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Thu, 04 Feb 2010 21:18:21 +0800</pubDate>
        </item>
        <item>
            <title>Anyone here coded socket programming in C before</title>
            <link>http://forum.lowyat.net/topic/1313957</link>
            <description>Well i&amp;#39;ve browsed through the forum topics in this section yesterday and i sort of stucked with programming at the moment so i hope those that are good in programming C can put a path for me.&lt;br /&gt;&lt;br /&gt;Basically i&amp;#39;m running a server that is constantly sending a &amp;quot;refresh&amp;quot; signal to my client via send() at the background and i have some normal functions for the user (at the serverside) to send messages to my client.&lt;br /&gt;&lt;br /&gt;The problem is that the &amp;quot;refresh&amp;quot; signal is being receveived in the message part so is there anyway to overcome this. What i have in mind was to setup 2 sockets for the client but its going to be quite a lot of redundant code. I also thought that recvfrom and sendto could actually differentiate the socket but i don&amp;#39;t think they will.&lt;br /&gt;&lt;br /&gt;Thanks in advance for those that tries to help &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;[addedon]February 1, 2010, 10:21 pm[/addedon]No one here good with it?</description>
            <author>legalcookie</author>
            <category>Codemasters</category>
            <pubDate>Mon, 01 Feb 2010 12:56:16 +0800</pubDate>
        </item>
    </channel>
</rss>
