1911/12 An old version problem.

The following issue occurred in build 1911/1912. I tested with versions 1977 and 2001, and the problem did not occur.

    [In][MarshalAs(UnmanagedType.LPStruct)] Guid pgActionID,

(due to some reason, I edited this post)

In the compilation process of the VMP in version 1911, sometimes the [MarshalAs(UnmanagedType.LPStruct)] attribute would be missing from the above function. This problem appears unstable and requires enabling an additional protection option, such as Memory Protection.
As a result, calling this function would result in the error “Exception from HRESULT: 0x80131130 Record not found on lookup.”

Perhaps you are already aware of and have fixed this issue. :slight_smile:

This issue was fixed in the 1914 build.

could you please send me a 1914 build ( and to )
Due to a lack of testing resources, we can only use older versions for now and switch to 2000+ version a few weeks later.

Unfortunately we don’t store old versions.

ok I see, Thank you very much