Jump to content

Recommended Posts

Posted

Hello :)

I can't get AU3_ControlListView to work in delphi..

(var Con : PWideChar)

AU3_Run('control.exe mmsys.cpl', '', 1);

AU3_WinWait('Sound', '', 20000);

AU3_ControlListView('Sound', 'AU3_ControlListView', 'SysListView321', 'GetItemCount', '', '', con, 1);

I get this error:

First chance exception at $7679B727. Exception class EAccessViolation with message 'Access violation at address 10001966 in module 'AutoItX3.dll'. Write of address 00421412'. Process AutoTest.exe (3000)

WATCH:

Watch Name Value

AU3_ControlListView E2035 Not enough actual parameters

Watch Name Value

PWideChar E2029 '(' expected but end of file found

Any know what im doing wrong?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...