jrsofsd Posted November 14, 2017 Posted November 14, 2017 The function _WinAPI_FormatMessage() in the include file WinAPI.au3 appears to have an unused line of code: If $sBufferType = "wstr" Then $pBuffer = $aResult[5]
Tekk Posted November 14, 2017 Posted November 14, 2017 Looks used to me, notice that $pBuffer is a ref.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now