What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: [?] RtlMoveMemory: file not found
[code=JScript] var PagePtr = lParam; if(PagePtr === 0) { Internet(Script.WebURL); return API_SUCCESS; } var Size = lParam; var oPage = Interop.Allocate(Size); Interop.Call("Kernel32.dll","RtlMoveMemory",oP age.DataPtr,PagePtr,Size); TraceWin32Er...
SmokingCookieScripting03-24-2009 at 07:50 PM
[?] RtlMoveMemory: file not found
Hi folks, I'm trying to move a string from pointer A to B. The debugger states that an exception has occurred while executing RtlMoveMemory, without any specific information. Interop.GetLastError() returns 2, which means a specified file is not foun...
SmokingCookieScripting03-24-2009 at 06:46 PM
RE: [Release] FileServer Script v1.1.2
In case you need a Dutch translation, feel free to contact ( = PM) me ;) [size=1]PS not this week.. school :S[/size]
SmokingCookieScripting03-15-2009 at 06:58 PM
RE: Error Code: 80048821
Dunno, that's why I'm suggesting. You may check [url=http://translate.google.nl/translate?prev=hp& hl=nl&u=http%3A%2F%2Fwww.msgforum.nl%2Fshowthread. php%3Ftid%3D976&sl=nl&tl=en&swap=1]this link[/url] (probably poor translation). There's a step-by-s...
SmokingCookieSkype & Live Messenger03-12-2009 at 07:34 PM
RE: Error Code: 80048821
Maybe your password has been changed? Try the "Forgot password"-link in the sign-in window.
SmokingCookieSkype & Live Messenger03-12-2009 at 07:24 PM
RE: [Release] msfSpy (Minesweeper Flags Spy)
Hello Jerome, Well, never mind your English, it's good (and I've seen worse). As far as my knowledge stretches, the problem of being able to use the script only once has been fixed, one of te last posts by Matty has the fixed script attached.
SmokingCookieScripting03-05-2009 at 08:03 PM
RE: timed auto sign in
Ahem.. [code=JScript] var Delay = 10000; // Ten secs. Alter as necessary function OnEvent_Initialize(msg) { MsgPlus.AddTimer("TmrSignin",Delay); } // optional: cancel timer upon signin (if not cancelled yet) function OnEvent_SigninReady(Email) { ...
SmokingCookieScripting02-27-2009 at 11:50 AM
RE: Messenger Plus! Browser | [release] 2.0 | 24/06/2010
I'll clear out your to do-list. Add the following code to your interface XML: [code=XML] <Control xsi:type="ButtonControl" Id="MyButton"> <Position /> <!-- Use your own values for this one --> <!-- Any other code? --> <Attributes> <IsDefaul...
SmokingCookieScripting02-27-2009 at 10:53 AM
RE: [help] DisplayToast
Yeah, well that'd require to figure out the taskbar rectangle, move the 'toast' window every pixel and have some way tofigure out whether it'sbeing (right)clicked.
SmokingCookieScripting02-27-2009 at 09:02 AM
[suggestion] Images on toasts?
As the title suggests, it'd be nice to have an "Image" parameter for MsgPlus::DisplayToast(Contact). (see [url=http://shoutbox.menthix.net/showthread.php?ti d=89399]http://shoutbox.menthix.net/showthread.php ?tid=89399[/url])
SmokingCookieWLM Plus! Help02-26-2009 at 12:00 PM
RE: [help] DisplayToast
AFAIK it's impossible. Nice suggestion though..
SmokingCookieScripting02-26-2009 at 11:58 AM
RE:
That's his point: "ik kan toch niet goed engels". "I don't speak English well anyway". Furthermore he says he's going to downgrade to 8.5.
SmokingCookieScripting02-26-2009 at 11:06 AM
RE: [?] Retrieving a process handle
[s]I can't seem to find PROCESS_ALL_ACCESS. I tried PROCESS_VM_WRITE instead. Still I receive the message "access denied". Unless PROCESS_ALL_ACCESS is all these flags together (e.g. "FLAG1 | FLAG2" etc.), it's nowhere to be found.[/s] Thanks m...
SmokingCookieScripting02-23-2009 at 03:33 PM
RE: [?] Retrieving a process handle
Well, it appears to work, except for the writing part. Access denied :S
SmokingCookieScripting02-23-2009 at 09:16 AM
RE: [?] Retrieving a process handle
As I said in the first post, I'm not trying to retrieve the Messenger process handle. BTW, I know the window title, (and by using FindWindow(Ex) I can get the window handle) and the EXE name.
SmokingCookieScripting02-22-2009 at 05:14 PM
RE: [?] Retrieving a process handle
The hProcess parameter to pass to [url=http://msdn.microsoft.com/en-us/library/ms681 674(VS.85).aspx]WriteProcessMemory[/url].
SmokingCookieScripting02-21-2009 at 06:59 PM
[?] Retrieving a process handle
Hi, I'm looking for a way to retrieve a process handle to feed into WriteProcessMemory. I do not want to retrieve the Messenger process (which can be done by GetCurrentProcess). Does anyone know how-to?
SmokingCookieScripting02-21-2009 at 06:11 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
Nice one (Y) [offtopic] Again the first one to download this new release :P [/offtopic]
SmokingCookieScripting02-21-2009 at 11:09 AM
RE: [?] GTA: San Andreas trainers
I see.. How can I retrieve the data pointers to write into?
SmokingCookieTech Talk02-20-2009 at 10:32 AM
[?] GTA: San Andreas trainers
Hi, No, I'm not asking for a download link for some trainer. I would like to know how they work. Do they send specific messages into GTA:SA's window or something? If so, which message? And what are its parameters?
SmokingCookieTech Talk02-20-2009 at 09:34 AM
RE: [Release] Countdown Live (Latest: 2.2.021)
Nope, there's nothing necessary for now.
SmokingCookieScripting02-14-2009 at 05:20 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
That's strange.. AFAIK, it should work.. I'll report this one to Matti
SmokingCookieScripting02-14-2009 at 05:13 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
Maybe there is no (!CD2)? This could be, as I can make ten countdowns and delete 2-9, so it'd be (!CD1) (!CD10) Please check the ID numbers in the "Countdowns: tab.
SmokingCookieScripting02-14-2009 at 05:08 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
Yes, it is. Edit your name (within CDL) so that it says (%) (!CD!) (%) (!CD2) (%), whereas "(%)" is any text you like.
SmokingCookieScripting02-14-2009 at 04:57 PM
RE: [Preview] Plus! RPG
Suggestion: have an XML file define the actual storyline so that the game can run several storylines.
SmokingCookieScripting02-12-2009 at 08:55 PM
[Hide Excerpts] Pages: (33): « First « 10 11 12 13 [ 14 ] 15 16 17 18 » Last »