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 

Windows API Utilities 1.1

 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
hughman



Joined: 11 Feb 2007
Posts: 166

PostPosted: Sat Sep 19, 2009 3:29 pm    Post subject: Windows API Utilities 1.1 Reply with quote

A program to look up an enumeration constant, data type or structure defined in the Windows API, and to parse a structure, which is useful for DllCall in AHK.

I intergrated Lexikos's StructParse and PhiLho's WindowsDataTypes, and add the funtions to look up enumeration constant and structure.

The definition files are all found from web. There're 4543 APIs, 6322 const, 412 struct and 167 data type. But the structure defintions are vb version. If you own C++ version, plz send to me.

Download

History:
V1.1:
  • Add API looking up, thanks for SKAN's API list file. You can double click to open the related msdn page directly or select a function and then press the button 'Search in MSDN'
  • Enum: sort by value as interger
  • Enum: add a checkbox to toggle match from beginning
  • Enum: the selected row(s) will be copied to clipboard automatically
  • DataType: fix search bug
Back to top
View user's profile Send private message
entropic



Joined: 21 Dec 2008
Posts: 181

PostPosted: Fri Oct 02, 2009 2:29 am    Post subject: Reply with quote

This is awesome, thank you!
Back to top
View user's profile Send private message
tidbit



Joined: 09 Mar 2008
Posts: 1807
Location: Minnesota, USA

PostPosted: Fri Oct 02, 2009 3:59 am    Post subject: Reply with quote

very cool!
_________________
rawr. be very afraid
*poke*
Note: My name is all lowercase for a reason.
Even monkeys fall from trees. - Japanese proverb
Back to top
View user's profile Send private message
jballi



Joined: 01 Oct 2005
Posts: 747
Location: Texas, USA

PostPosted: Fri Oct 02, 2009 8:35 am    Post subject: Reply with quote

I missed this when it was first published. Looks useful. Thanks for sharing. Cool
Back to top
View user's profile Send private message Send e-mail
godsstigma



Joined: 04 Nov 2008
Posts: 222
Location: Memphis, TN

PostPosted: Sun Nov 14, 2010 11:23 pm    Post subject: Reply with quote

Just a bump for this amazing tool!
Back to top
View user's profile Send private message
adabo



Joined: 13 May 2010
Posts: 352
Location: Houston, Tx.

PostPosted: Sun Nov 14, 2010 11:25 pm    Post subject: Reply with quote

Nice work hughman! Sure to be part of my frequently used Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group