Jump to content

Recommended Posts

Posted

Hi,

I don't think that the following code is correct:

$hMenu = "0x" & Hex(_SendMessage($title, $MF_GETHANDLE, 0, 0));

I using AutoIt3

The constant MF_GETHANDLE can't be found - I have set the include

#include <A3LMenu.au3>

but this include file can't be found - I take a look into the \include

directory, but no file found.

Can you help me please?

Thanks for helping

paule

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
×
×
  • Create New...