qwert Posted May 26, 2017 Author Share Posted May 26, 2017 51 minutes ago, mikell said: DllStructSetData($tQbytes, 1, $iBuflen) That works, as well. I guess the only point that remains is: why does this work differently than StreamToFile? ... since the callbacks are almost identical. It's not important, but I'd like to understand. Link to comment Share on other sites More sharing options...
Danyfirex Posted May 26, 2017 Share Posted May 26, 2017 @qwert Nothing Especial. StreamToFile is Correctly written as mikell's suggestion. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut Link to comment Share on other sites More sharing options...
qwert Posted May 26, 2017 Author Share Posted May 26, 2017 DllStructSetData($tQbytes, 1, StringLen($s)) I see that, now. Thanks for pointing it out. (I guess I've been looking at this for too long!) Last question: how will the _StreamToVar change make it into the UDF so that it's truly solved? Link to comment Share on other sites More sharing options...
anthonyjr2 Posted June 1, 2017 Share Posted June 1, 2017 On 5/26/2017 at 3:18 PM, qwert said: how will the _StreamToVar change make it into the UDF so that it's truly solved? I have submitted a bug report on the matter so hopefully in the next release it will be fixed. UHJvZmVzc2lvbmFsIENvbXB1dGVyZXI= Link to comment Share on other sites More sharing options...
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