AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 64 matches
AutoHotkey Community Forum Index
Author Message
  Topic: AES encryption: Translate Phyton code into AHK...
IsNull

Replies: 6
Views: 521

PostForum: Ask for Help   Posted: Sun Jul 20, 2008 12:23 pm   Subject: AES encryption: Translate Phyton code into AHK...
Hey you guys Very Happy ,

I just see this post yet, thanks a lot.

I think ....
#define CRYPT_MODE_ECB 2 // Electronic code book
... will work.

juppy Cool
  Topic: Optimize my script (sleep function)
IsNull

Replies: 4
Views: 333

PostForum: Ask for Help   Posted: Wed May 28, 2008 8:16 pm   Subject: Optimize my script (sleep function)
"WinWaitActive" will help you. Search the Help. Go for it! Smile
  Topic: context-sensitive hotstrings for non-text programs
IsNull

Replies: 3
Views: 112

PostForum: Ask for Help   Posted: Wed May 28, 2008 8:13 pm   Subject: context-sensitive hotstrings for non-text programs
Ifwinactive works on every window... whats the problem?
  Topic: Restart latest closed window
IsNull

Replies: 7
Views: 238

PostForum: Ask for Help   Posted: Wed May 28, 2008 8:10 pm   Subject: Restart latest closed window
Hi tcgbp,

I thought it should be stored in REG by windows OS.
AFAIK not.

You have to run a AHK Script in the Background and logging the windows otherwise you don't get a list of last opened win ...
  Topic: An open letter for Antiviral software companies
IsNull

Replies: 24
Views: 821

PostForum: General Chat   Posted: Fri May 23, 2008 8:26 pm   Subject: An open letter for Antiviral software companies
I'm stunned to see a such great involvement into this Idea. Thanks for propel this project. - McAfee hopefully understand our point of view in this case.

regards
IsNull
  Topic: ahk-brand
IsNull

Replies: 68
Views: 2248

PostForum: General Chat   Posted: Thu May 08, 2008 1:13 pm   Subject: ahk-brand
Really nice.

Some hints:

1. This Logo is better than the actual one. Nice.

2. BUT the small logos (only the Key-Buttons) are brillant! Wink It would be great if this one replaces the old ugly g ...
  Topic: How can i convert my autohotkey.exe file back to .ahk file?
IsNull

Replies: 11
Views: 995

PostForum: Ask for Help   Posted: Mon May 05, 2008 2:54 pm   Subject: How can i convert my autohotkey.exe file back to .ahk file?
i just remember something, i may have put N/A to the boxes to prevent decompiling, is there any way to decompile

it?
Yes.
Autohotkey doesn't compile scripts - simplified, a compiled ahk script ...
  Topic: AES encryption: Translate Phyton code into AHK...
IsNull

Replies: 6
Views: 521

PostForum: Ask for Help   Posted: Sat May 03, 2008 6:16 pm   Subject: AES encryption: Translate Phyton code into AHK...
I've found a piece of python code, and tried to translate it into ahk. But in the decryption part, I've got some problems...

Here is the Python code:

key = unhexlify('7B35193D966FC31 ...
  Topic: OpenGL DllCalls
IsNull

Replies: 53
Views: 3004

PostForum: Scripts & Functions   Posted: Sat Apr 26, 2008 1:12 pm   Subject: OpenGL DllCalls
Thx holomind. I think too, we should wrap the functions. If we have a example of ataching textures I'll become really happy Razz

However, I have a next Question:
In these examples, opengl binds a ...
  Topic: OpenGL DllCalls
IsNull

Replies: 53
Views: 3004

PostForum: Scripts & Functions   Posted: Thu Apr 24, 2008 8:52 pm   Subject: OpenGL DllCalls
with the help of thinbasic, i learned enough opengl. to do it now in any language Wink great Very Happy

Can you explain, how to create and atach a texture for a 3d volume?

In fact, I tried this tutori ...
  Topic: OCR to Read Sub-titles
IsNull

Replies: 6
Views: 315

PostForum: Ask for Help   Posted: Thu Apr 24, 2008 2:54 pm   Subject: OCR to Read Sub-titles
Other suggestion:
If you can't extract the subtitles, you can try the following:

You make a screenshot from every frame. (I'v got written a wrapper for "ffmpeg", so you can use this to g ...
  Topic: OpenGL DllCalls
IsNull

Replies: 53
Views: 3004

PostForum: Scripts & Functions   Posted: Thu Apr 24, 2008 12:13 pm   Subject: OpenGL DllCalls
you´re really turned on by this, IsNull, aren´t you?
definitely Very Happy
Well, ago 1 year, I tried to use the openGL dll too. But I failed. But then, a realy good solution crop up, u know... Cool
  Topic: OpenGL DllCalls
IsNull

Replies: 53
Views: 3004

PostForum: Scripts & Functions   Posted: Thu Apr 24, 2008 11:10 am   Subject: OpenGL DllCalls
rotating 3d pyramid Very Happy


;/////////////////////////////////////////////////////////////////////////////////////////////
#NoEnv ; Recommended for performance and compatibility with future AutoHo ...
  Topic: OpenGL DllCalls
IsNull

Replies: 53
Views: 3004

PostForum: Scripts & Functions   Posted: Thu Apr 24, 2008 10:31 am   Subject: OpenGL DllCalls
wow, realy amazing Wink

I've changed your code, so the Triangle and the Quad rotating Very Happy



;/////////////////////////////////////////////////////////////////////////////////////////////
#NoEnv ...
  Topic: [solved] How to get the Title-Names of Colums in a Listview
IsNull

Replies: 4
Views: 206

PostForum: Ask for Help   Posted: Wed Apr 23, 2008 4:26 pm   Subject: [solved] How to get the Title-Names of Colums in a Listview
I already understood. I have probably expressed stupid. Laughing
(I didn't know that he returns the Colum Title/header for the Row-Number "0". )

best regards...
IsNull
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group