 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Futurity
Joined: 13 Feb 2007 Posts: 21
|
Posted: Mon Jun 15, 2009 9:41 pm Post subject: |
|
|
Thank you
I knew I was missing something obvious.
Anyway, this size could be calculated automatically since you have to set the BuiltInValues in Main_getBuiltInValues ... and from there get the values. |
|
| Back to top |
|
 |
bmcclure
Joined: 24 Nov 2007 Posts: 774
|
Posted: Tue Jun 16, 2009 7:40 pm Post subject: |
|
|
Generally yes, I think you're right. Automatically assuming size assumes that your getters and setters are in proper byte order (eg. no bytes skipped when specifying indexes), and might slow down the creation of objects by having to parse the BuiltInValues list and calculate the value. Other than that, I don't see why it wouldn't work.
Maybe if BuiltInSize is blank, it could be determined automatically, but if it's filled in, it would use the defined value?
Perhaps an official response from animeaime would be better, however  _________________ Ben
My Trac projects
My Wiki
[Broken] - My music |
|
| Back to top |
|
 |
guest3456 Guest
|
Posted: Thu Oct 07, 2010 3:41 am Post subject: |
|
|
| just curious, does this require AHK_L or does it work with vanilla AHK too? |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|