What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Key_Down Problem

Key_Down Problem
Author: Message:
Monkeh
New Member
*


Posts: 5
Joined: Jul 2004
O.P. Key_Down Problem
I would like to use Key_Down or a similar method to allow a user to popup a msn popup displaying an rss fee, this is what i have so far:

if(KEY_DOWN(VK_F12)
    {
        DisplayToast("Key Press", "Test";
        strcpy(sResult, "");
        return TRUE;
    }

    return FALSE;
}

any ideas on how i can fix this?
07-20-2004 01:03 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Key_Down Problem - by Monkeh on 07-20-2004 at 01:03 AM
RE: Key_Down Problem - by Monkeh on 07-20-2004 at 01:18 AM
RE: Key_Down Problem - by Alpha Binary on 07-20-2004 at 02:11 PM
RE: Key_Down Problem - by CookieRevised on 07-20-2004 at 09:42 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On