Modify ↓
Opened 9 years ago
Closed 7 years ago
#3219 closed Bug (No Bug)
dllCall cause error with SetupDiEnumDeviceInfo
Reported by: | Ontosy | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.2 | Severity: | None |
Keywords: | dllCall | Cc: |
Description
When i use dllCall with a C dll return a error 6 with SetupDiEnumDeviceInfo.
But if i use same dll with a C software it work.
Attache examples.
Attachments (1)
Change History (3)
Changed 9 years ago by Ontosy
comment:1 Changed 7 years ago by Jpm
comment:2 Changed 7 years ago by Jpm
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Hi,
sorry too give some info after this long delay
the problem come from the DllOpen("test.dll") which fail
not sure to understand why
JUst run