Opened 13 years ago
Last modified 13 years ago
#2015 closed Bug
DllCallAddress Corrupts float Type under x64 — at Initial Version
Reported by: | wraithdu | Owned by: | |
---|---|---|---|
Milestone: | 3.3.9.0 | Component: | AutoIt |
Version: | 3.3.7.15 | Severity: | None |
Keywords: | dllcallbackregister x64 float | Cc: |
Description
float type parameters are corrupted when passed to callbacks (and I assume any function) when run under AutoIt x64. x86 is unaffected.
See this post:
http://www.autoitscript.com/forum/topic/95366-latest-beta/page__view__findpost__p__926669
Note: See
TracTickets for help on using
tickets.