| Author |
Message |
Topic: Compile_AHK II - for those who compile! |
Obi-Wahn
Replies: 407
Views: 84934
|
Forum: Scripts & Functions Posted: Tue Nov 22, 2011 1:12 pm Subject: Compile_AHK II - for those who compile! |
Jeah, thats true. REF() was designed for AHK Basic, not _L.
As far as I'm concerned, it's the UTF-Coding of the Scripts.
However, I'm currently rewriting REF() to Ref 2.0 with UTF-Support.
Also P ... |
Topic: ImageList :: Save/Load/LoadRes/SaveAsBMP + Viewer |
Obi-Wahn
Replies: 45
Views: 4578
|
Forum: Scripts & Functions Posted: Sat Oct 15, 2011 9:25 am Subject: ImageList :: Save/Load/LoadRes/SaveAsBMP + Viewer |
Well basically w%lvw% is a leftover from the first attempt to include pictures to the gui.
The thing is, that if I use scale := 1, the covers are too big for my opinion, but if I set the scale down ... |
Topic: ImageList :: Save/Load/LoadRes/SaveAsBMP + Viewer |
Obi-Wahn
Replies: 45
Views: 4578
|
Forum: Scripts & Functions Posted: Sat Oct 15, 2011 7:51 am Subject: ImageList :: Save/Load/LoadRes/SaveAsBMP + Viewer |
Hi SKAN!
Thanks for your Help.
It's interesting, because I tried it with a bmp to load (converted from jpg to 24-Bit-BMP with Paint) but that wont work either.
Anyways, I changed the Code to ... |
Topic: ImageList :: Save/Load/LoadRes/SaveAsBMP + Viewer |
Obi-Wahn
Replies: 45
Views: 4578
|
Forum: Scripts & Functions Posted: Fri Oct 14, 2011 3:26 pm Subject: ImageList :: Save/Load/LoadRes/SaveAsBMP + Viewer |
Hi SKAN!
I was wondering if it's possible to load jpgs from a file or even better from a resource to the imagelist.
I've tried to modify some of your codes but it seems that I'm using the wrong dl ... |
Topic: Read Remote information |
Obi-Wahn
Replies: 0
Views: 105
|
Forum: Ask for Help Posted: Wed Jun 15, 2011 3:43 pm Subject: Read Remote information |
Hi!
I'm trying to write a Script to read and change some Data from local and remote computers aswell.
I found the scriptlets here: http://www.autohotkey.com/forum/topic65688.html
I changed th ... |
Topic: [function] httpQuery GET and POST requests - update 0.3.6 |
Obi-Wahn
Replies: 232
Views: 78238
|
Forum: Scripts & Functions Posted: Sun May 01, 2011 8:33 am Subject: [function] httpQuery GET and POST requests - update 0.3.6 |
Hi!
I'd like to Update my IP for DynDNS. While it's possible with a POST-Request, it's also possible with a GET-Request, but unlike the POST-Request I can't get the GET-Request to work.
The DynD ... |
Topic: RC4 encryption to hex stream |
Obi-Wahn
Replies: 36
Views: 13250
|
Forum: Scripts & Functions Posted: Fri Apr 29, 2011 9:41 pm Subject: RC4 encryption to hex stream |
Hi Laszlo!
I'm writing a new Script and it seems like your Encryption scrambles the Data after 164 chars (+ 4 A_Tab).
Basicly, my script creates 2 random-generated Passphrases (64 Chars).
The f ... |
Topic: Probable cause of virus false positives |
Obi-Wahn
Replies: 27
Views: 1804
|
Forum: General Chat Posted: Sat Jan 08, 2011 3:53 pm Subject: Probable cause of virus false positives |
Sry, I read the Thread (at least the first posts where Chris said that it's ok to sell) and I see it was a mistake.
So, that's done.
Note to myself: Don't post after 4 Beer... |
Topic: Probable cause of virus false positives |
Obi-Wahn
Replies: 27
Views: 1804
|
Forum: General Chat Posted: Sat Jan 08, 2011 2:54 pm Subject: Probable cause of virus false positives |
Sry, I didn't noticed that be4.
And it'd be - maybe - possible then to sell protected scripts without affecting the license of ahk.Why would the license of ahk be affected?
AFAIK there's a problem ... |
Topic: Probable cause of virus false positives |
Obi-Wahn
Replies: 27
Views: 1804
|
Forum: General Chat Posted: Sat Jan 08, 2011 1:04 pm Subject: Probable cause of virus false positives |
you might consider crypting the resource
That would also be a nice option.
And it'd be - maybe - possible then to sell protected scripts without affecting the licence of ahk. |
Topic: Probable cause of virus false positives |
Obi-Wahn
Replies: 27
Views: 1804
|
Forum: General Chat Posted: Sat Jan 08, 2011 12:50 pm Subject: Probable cause of virus false positives |
| Well, since it's possible to decrypt protected scripts no matter what encryption is used with more or less effort and the fact that most false-positives I recognized are from upx it's the best way to ... |
Topic: Crazy Scripting : Resource-Only DLL for Dummies - 36L / v0.7 |
Obi-Wahn
Replies: 43
Views: 6680
|
Forum: Scripts & Functions Posted: Fri Nov 05, 2010 1:32 pm Subject: Crazy Scripting : Resource-Only DLL for Dummies - 36L / v0.7 |
Thanks for this Function SKAN.
While I was coding another script, I was wondering if it'd be possible to Save the Settings from the Script (compiled) into the script.
E.G.: When I'm exiting my c ... |
Topic: USkin - Toolkit to Skin your Application [C++] |
Obi-Wahn
Replies: 20
Views: 5478
|
Forum: Utilities & Resources Posted: Tue Aug 17, 2010 2:10 pm Subject: USkin - Toolkit to Skin your Application [C++] |
1.) Which Controls doesn't work with v2?
IIRC, I was unable to control the BG color for EDIT / ListView controls.Thx
2.) Have you seen v3 ?
No! I will check it out.. Thanks.np |
Topic: USkin - Toolkit to Skin your Application [C++] |
Obi-Wahn
Replies: 20
Views: 5478
|
Forum: Utilities & Resources Posted: Tue Aug 17, 2010 10:39 am Subject: USkin - Toolkit to Skin your Application [C++] |
Thanks SKAN
But I have 2 questions:
1.) Which Controls doesn't work with v2?
2.) Have you seen v3 ?
regarding 2:
I've seen version 3 online and tried to use it with AHK (the free-functi ... |
Topic: Embed images in compiled AutoHotkey scripts? |
Obi-Wahn
Replies: 67
Views: 21326
|
Forum: General Chat Posted: Mon Aug 09, 2010 1:36 pm Subject: Embed images in compiled AutoHotkey scripts? |
Hi!
If I load a Image from a dll and load another one to overlay each other I'll get a rectengular field (instead of the transparency) with the gui color.
This happens with Icons and PNG's aswel ... |
| |