AutoHotkey Community

It is currently May 26th, 2012, 11:59 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: September 19th, 2009, 4:29 pm 
Offline

Joined: February 11th, 2007, 4:10 pm
Posts: 185
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 2nd, 2009, 3:29 am 
Offline

Joined: December 21st, 2008, 7:29 pm
Posts: 181
This is awesome, thank you!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 2nd, 2009, 4:59 am 
Online

Joined: March 10th, 2008, 12:55 am
Posts: 1907
Location: Minnesota, USA
very cool!

_________________
rawr. be very afraid
*poke*
Note: My name is all lowercase for a reason.
"I think Bigfoot is blurry, that's the problem. It's not the photographer's fault, Bigfoot is blurry. So there's a large, out-of-focus monster roaming the countryside."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 2nd, 2009, 9:35 am 
Offline

Joined: October 1st, 2005, 9:55 pm
Posts: 775
Location: Texas, USA
I missed this when it was first published. Looks useful. Thanks for sharing. 8)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 15th, 2010, 12:23 am 
Offline

Joined: November 4th, 2008, 10:25 pm
Posts: 222
Location: Memphis, TN
Just a bump for this amazing tool!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 15th, 2010, 12:25 am 
Offline

Joined: May 13th, 2010, 10:11 am
Posts: 352
Location: Houston, Tx.
Nice work hughman! Sure to be part of my frequently used :)


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google Feedfetcher and 57 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group