Search Results |
Subject |
Author |
Forum |
Time |
[UPDATED] Clipboard Functions (that WORK) [b][color=red]UPDATED: If you have added the [i]readClipboard()[/i] function to your script, [u]update it now[/u]. Fixed major bug that caused the clipboard to stay locked on certain occasions.[/color][/b] [/quote]Here's some great functions I made ... | deAd | Scripting | 07-11-2006 at 09:27 PM |
RE: scripts and the clipboard @segosa, i got it to copy the first character :P Here's how to read from the clipboard (h) (i cant believe i figured this out :O): [code]function readClipboard(){ var CF_TEXT = 1; var CF_OEMTEXT = 7; var CF_UNICODETEXT = 13; try { if (Interop.... | deAd | Scripting | 07-11-2006 at 08:41 PM |
RE: scripts and the clipboard no sorry..still doesn't work for me... [s]btw, what should i do with the CF_TEXT and CF_OEMTEXT vars and why did you use 516 and 7 ?[/s] got it :rolleyes: hmm...any help? | andrey | Scripting | 07-11-2006 at 08:01 PM |
RE: scripts and the clipboard The CF_TEXT and CF_OEMTEXT are constants, don't use them as strings: [code] var CF_TEXT = 516; // check these var CF_OEMTEXT = 7; if (Interop.Call("User32", "OpenClipboard", 0)) { if (Interop.Call("User32", "IsClipboardFormatAvailable", CF_T... | J-Thread | Scripting | 07-11-2006 at 07:13 AM |
scripts and the clipboard First, I'd like to say HI!! I'm back...kinda :banana: I'm a noob when it comes to programming and thought that I'll try something easy for a start, but I already noticed that it isn't easy at all... The (simple) idea was, that when I type a comm... | andrey | Scripting | 07-11-2006 at 05:29 AM |
messenger plus live If i accidentally locked messenger how do i unlock it! help plz!! x | stozzer2006 | WLM Plus! Help | 07-10-2006 at 03:59 PM |
RE: [Release] C/C++ Keywords Script add these keywords :p [code] $preproc["C++"] = array( "if", "ifdef", "ifndef", "elif", "else", "endif", "include", "define", "undef", "line", "error", "pragma"); $preproc["C89"] = & $preproc["C++... | ShawnZ | Scripting | 07-07-2006 at 08:38 PM |
Trying to copy some text to the clipboard I'm trying to make a function that will copy text to the clipboard. I'm using the Windows API. This is the code I have so far: [code] function set_clipboard_text() { var tmp = "This is a test"; var l = tmp.length * 2 + 2; if (Intero... | segosa | Scripting | 07-07-2006 at 04:27 PM |
RE: Boss Protection sign out Oh yes i realised that - what i meant was that when you press the shortcut (ctrl+space), messenger minimises to the taskbar, but when you double click or press another shortcut key, it signs you straight back in. Is there a way to make it so that it ... | runawaydick | WLM Plus! Help | 07-06-2006 at 10:47 PM |
RE: Unloading a dll I discovered something using your method... First I stopped the script, unregistered the dll, and deleted the dll - it worked fine. Next time I stopped the script, unregistered the dll, and tried removing the dll from Plus Preferences - it did not w... | cooldude_i06 | Scripting | 07-03-2006 at 08:38 AM |
RE: Can't Install Some Programs Right click on any files, clcik properties > advanced. Check whether the box next to encrypt contents is checked. If it is, unchecked it, enter the pass, this will unlock the file and you can gain access to it. Edit: If you forgot the pass or you ar... | xJ + | Tech Talk | 07-02-2006 at 06:03 AM |
RE: Can't Install Some Programs did you lock the files? Cause by the look of it, it shows locked as the name of locked files is in green or perhaps you have tweak it to change the compressed color to green? And locked files cannot be accessed. Only unlocking it will help. | xJ + | Tech Talk | 07-02-2006 at 05:58 AM |
RE: Desktop Contacts? use messenger lock :P so when you lock messenger you won't see them and when you unlock you'll have your main window and conversations window | Reload2 | WLM Plus! General | 07-01-2006 at 02:00 PM |
RE: Message Scroller v0.3 Thank you! :) | Mike | Scripting | 06-30-2006 at 08:29 PM |
how do i unlock my messenger well i have msn messenger live plus and i accidently locked it now how do i unlock it:S | leo | WLM Plus! Help | 06-29-2006 at 07:50 PM |
RE: [Solution]Cant delete a file? See this. I have had this problem many times :P, i might get that unlocker app. Thanks guys | Fuzzles | Tech Talk | 06-27-2006 at 01:52 AM |
RE: [Solution]Cant delete a file? See this. Or a much more simple solution: [url=http://ccollomb.free.fr/unlocker/]Unlocker[/u rl] :P | Mike | Tech Talk | 06-26-2006 at 05:12 PM |
RE: [questions] CreateChildWnd This is what i do and no that function is for creating child windows inside other plus windows calling the windows api EnableWindow does what you want though //call this on the plus window to lock [code] Interop.Call('User32','EnableWindow',wnd.H... | -dt- | Scripting | 06-25-2006 at 09:38 PM |
RE: [REQUEST] MSN Live Ultimate Lock I think it was completely hidden... and you used a shortcut to get the unlock screen up. | qgroessl | Scripting | 06-25-2006 at 07:20 PM |
Messenger Lock I have a problem with the messenger lock feature. When i lock messenger you are still able to 'right click' on the messenger logo in the system tray and you are able to sign out, view emails, change status etc. even though messenger is locked. Wh... | zeemastair | WLM Plus! Help | 06-25-2006 at 11:40 AM |
Read first! Messenger Plus! Live FAQ [color=orange][size=4][b]Messenger Plus! Live Faq[/b][/size][/color] [u] [size=3][b][url=http://shoutbox.menthix.net/showth read.php?tid=47886]If you have questions about the Messenger Plus! 3, read the old faq![/url][/b][/size][/u] In order to solve ... | Sypher | WLM Plus! Help | 06-25-2006 at 09:46 AM |
Unloading DLL ActiveX objects? This might be just a javascript function, a bug (doubt it), a limitation or the ActiveX dll I'm using could be dodgy... If using the code for creating an ActiveX object, as described in the script documentation ( var PluginObj = new ActiveXObject(Pr... | Mike | | 06-23-2006 at 07:28 AM |
ipod trouble My friend is trying to put some tunes on her ipod from itunes. She has tried copying and pasting them and dragging them but nothing works. I think it is probobly locked but as I haven't got one I don't know how to direct her. Does anyone know how t... | JadeRovo | Tech Talk | 06-20-2006 at 08:03 PM |
RE: Messenger Lock Might be just a glitch, but after messenger lock, I was unable to unlock one of my messengers, and the other one unlocked on ctl + doubleclick the tray icon, eventhough in preferences, it was set to the key combination ctr + alt +F, which worked perf... | Fanta | | 06-15-2006 at 02:39 PM |
RE: Messenger Lock The problem lies with the unlock keycombination though. For a lot of combinations, you can't choose them, like ctrl + alt is not allowed, nor is ctrl + shift. Neither key combinations have another function on my system, so noobish me wonders why I c... | Fanta | | 06-11-2006 at 10:50 PM |