What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [WHAT??] Array pointers

[WHAT??] Array pointers
Author: Message:
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: [WHAT??] Array pointers
code:
#define MAKEINTRESOURCEW(i) ((LPWSTR)((ULONG_PTR)((WORD)(i))))

#define TD_WARNING_ICON         MAKEINTRESOURCEW(-1)
#define TD_ERROR_ICON           MAKEINTRESOURCEW(-2)
#define TD_INFORMATION_ICON     MAKEINTRESOURCEW(-3)
#define TD_SHIELD_ICON          MAKEINTRESOURCEW(-4)

TD_QUESTION_ICON is not in the SDK headers I'm afraid. It seems Microsoft recommend against its use.
[Image: AndrewsStyle.png]
08-22-2008 03:53 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[WHAT??] Array pointers - by SmokingCookie on 08-20-2008 at 04:28 PM
RE: [WHAT??] Array pointers - by Eljay on 08-20-2008 at 04:43 PM
RE: [WHAT??] Array pointers - by SmokingCookie on 08-20-2008 at 04:57 PM
RE: [WHAT??] Array pointers - by Matti on 08-20-2008 at 07:03 PM
RE: [WHAT??] Array pointers - by SmokingCookie on 08-20-2008 at 08:05 PM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 10:36 AM
RE: [WHAT??] Array pointers - by Eljay on 08-22-2008 at 11:40 AM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 11:57 AM
RE: [WHAT??] Array pointers - by andrewdodd13 on 08-22-2008 at 03:53 PM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 04:04 PM
RE: [WHAT??] Array pointers - by SmokingCookie on 08-22-2008 at 04:05 PM
RE: [WHAT??] Array pointers - by Matti on 08-22-2008 at 04:50 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