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

Search Results
Subject Author Forum Time
RE: [?] Detect x64 through JScript & EM_SETSEL on x64
:wall: Gotta get some reading lessons :S Anyways, I started at the MSDN article. I guess I'd post some code? [code=JScript]// Example var Text = "Hello world!"; var pText = "Hello world"; var SetSel = function(Start,End) { Interop.Call("User32...
SmokingCookieScripting02-02-2010 at 07:39 PM
RE: [?] Detect x64 through JScript & EM_SETSEL on x64
I[s]'ll try[/s] have the IsWow64Process thingy. About EM_SETSEL: I concluded it is an x64 problem after reading this: [url]http://support.microsoft.com/kb/109550[/url].
SmokingCookieScripting01-31-2010 at 07:35 PM
[?] Detect x64 through JScript & EM_SETSEL on x64
Is it possible to detect whether MPL is running on a 64-bit version of Windows? I've tried conditional compilation, but @if(@_win32) seems to always return true, even on my x64 machine. Second problem: EM_SETSEL does not set the selection to the spe...
SmokingCookieScripting01-31-2010 at 07:11 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Well, I think this is the easy part: [code=JScript]Interop.Call("User32.dll","SendMe ssageW",PlusWnd.GetControlHandle("MyListView"), LVM_EDITLABELW,ItemToRename,0);[/code] You should then listen for WM_NOTIFY ( = 0x004E) notifications. That's wh...
SmokingCookieScripting01-31-2010 at 05:04 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Nice! I have a suggestion for any future update (don't rush to the next version, just add to your to-do list if you want): rename any component (like window ID, control ID, etc.) from within the list-view. Basically like renaming a file or folder in...
SmokingCookieScripting01-30-2010 at 01:25 PM
RE: [help] Whitespace (programming language)
Yeah, I've been messing around with the file some time... I've had errors on both position 3 and position 49. Both about the collection thingy. EDIT: The file is part of an html source file: [url]http://relaxright.nl/[/url]. I've already tried run...
SmokingCookieTech Talk01-28-2010 at 07:44 PM
RE: [help] Whitespace (programming language)
The one I linked to in my above post ;)
SmokingCookieTech Talk01-28-2010 at 07:33 PM
[help] Whitespace (programming language)
I've never heard of the [url=http://en.wikipedia.org/wiki/Whitespace_%28pr ogramming_language%29]Whitespace programming language[/url], but it seems to exist. My sister, studying computer forensics, has trouble executing a whitespace program that sho...
SmokingCookieTech Talk01-28-2010 at 07:22 PM
RE: VBScript & JScript
It's quite clear now, thanks for the advice :)
SmokingCookieScripting01-22-2010 at 08:58 PM
RE: VBScript & JScript
I got it :P All there's left to do, is finding a way to relay window events to the plug-in system *-)
SmokingCookieScripting01-22-2010 at 08:26 PM
RE: VBScript & JScript
So the ActiveX is always available...?
SmokingCookieScripting01-22-2010 at 08:13 PM
RE: VBScript & JScript
Well, I'm almost done writing the plug-in system. However, is it possible that the MSScriptControl.ScriptControl object is not available on all machines?
SmokingCookieScripting01-22-2010 at 07:56 PM
What is this?
(see [url=http://scripts.adrcdn.com/scripts/screenad_in it_9.3.1_scrambled.js]http://scripts.adrcdn.com/sc ripts/screenad_init_9.3.1_scrambled.js[/url]) Messenger froze up, IE stated something about its script debugger and the file I linked to was disp...
SmokingCookieTech Talk01-16-2010 at 08:17 PM
RE: Software restriction policy
I can use my iPod like a USB stick, so why shouldn't it work..?
SmokingCookieTech Talk01-11-2010 at 05:28 PM
RE: Software restriction policy
But the PC has to run the Linux files somehow, so I'll need to place those files on my iPod, right?
SmokingCookieTech Talk01-11-2010 at 05:20 PM
RE: Software restriction policy
I'll give it a try tomorrow.
SmokingCookieTech Talk01-11-2010 at 07:33 AM
RE: Software restriction policy
Well, booting from a flash device won't work: I (probably) don't have admin access at school. About the cd drive thingy: I'll give it a try tomorrow.
SmokingCookieTech Talk01-05-2010 at 04:00 PM
RE: Software restriction policy
I tried the ZIP thingy today, but it doesn't work as expected. I think the EXE itself is allowed to run, but it needs a bunch of dlls, which cannot be found. The booting thingy: does that involve installing an os on my (30 GB) iPod? :P
SmokingCookieTech Talk01-04-2010 at 05:03 PM
RE: Software restriction policy
Well, "Run as" won't work, as the right mouse button is disabled. What do you mean with "boot of a pendrive"?
SmokingCookieTech Talk01-04-2010 at 07:53 AM
RE: Software restriction policy
I'll be sure to give it a try on Tuesday.
SmokingCookieTech Talk01-03-2010 at 07:31 PM
Software restriction policy
I have a problem; I want to run Van Dale Pocketwoordenboeken ( = dictionary software) at school from my iPod (works on any other PC), but Windows XP (SP 3) tells me there's an SRP. Is there another way to run the application anyway?
SmokingCookieTech Talk01-03-2010 at 07:22 PM
RE: VBScript & JScript
Well, I think that'll make it a little easier :P The page at MSDN says there's very little documentation on the ScriptControl object, so I'm afraid I'll need to come back to this topic some time.. Anyway, thank you for this link, I'll see if I g...
SmokingCookieScripting01-01-2010 at 11:07 AM
RE: VBScript & JScript
That was one of my first thoughts too, yet I have absolutely no idea where to begin. :S What exactly do you mean with "Plugin system"..?
SmokingCookieScripting12-31-2009 at 07:57 PM
VBScript & JScript
I've been thinking (pretty rare eh); in HTML pages, JScript and VBScript can run side-by-side. Can this be done easily within Plus!, like through a VBScript engine that has its own ActiveX control? Oh and happy new year everyone!
SmokingCookieScripting12-31-2009 at 07:37 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
I understand your point, I wasn't trying to coerce you on updating the script. As of now, I have also made the ComboBoxes and ListView controls scrollable, you may want to put that on your to-do as well..? Oh and merry Christmas everyone! ;)
SmokingCookieScripting12-25-2009 at 08:24 AM
[Hide Excerpts] Pages: (33): « First « 3 4 5 6 [ 7 ] 8 9 10 11 » Last »