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 

Missing ] in help file for DllCall

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Sun May 15, 2005 2:57 pm    Post subject: Missing ] in help file for DllCall Reply with quote

In the manual a "]" is missing
Quote:
Result := DllCall("[DllFile]\Function" [, "Type1", Arg1, "Type2", Arg2 [, "Cdecl ReturnType"])

after
Quote:
[, "Type1", Arg1, "Type2", Arg2 ]

_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Sun May 15, 2005 2:59 pm    Post subject: Reply with quote

And in the type table for "str" the "it" is redundant
Quote:
However, if it the function is designed to store

_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Sun May 15, 2005 5:24 pm    Post subject: Reply with quote

Thanks. I removed the brackets around "Cdecl ReturnType" and fixed the other typo.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports 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