What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » api question

api question
Author: Message:
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
34 / Male / Flag
Joined: Nov 2006
O.P. api question
hi....i have a question...i have tried to call an api with this code

var exhnd=Interop.Call("User32","FindWindowA","Notepad",null);
Debug.Trace(exhnd)
Interop.Call("User32","ShowWindow",exhnd,0)


but i can't understand why exhnd value is always 0 even if actually the handle is not 0...can anybody help me???sorry for my english.

This post was edited on 12-03-2006 at 05:23 PM by TheGuruSupremacy.
12-03-2006 05:19 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
api question - by TheGuruSupremacy on 12-03-2006 at 05:19 PM
RE: api question - by Eljay on 12-03-2006 at 05:52 PM
RE: api question - by Spunky on 12-03-2006 at 05:52 PM
RE: RE: api question - by vikke on 12-03-2006 at 06:03 PM
RE: api question - by matty on 12-03-2006 at 05:53 PM
RE: api question - by TheGuruSupremacy on 12-03-2006 at 06:01 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