Page 1 of 1

1911/12 An old version problem.

Posted: Wed Mar 06, 2024 12:59 pm
by weloveayaka
The following issue occurred in build 1911/1912. I tested with versions 1977 and 2001, and the problem did not occur.

Code: Select all

    [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. :)

Re: 1911/12 An old version problem.

Posted: Wed Mar 06, 2024 1:13 pm
by Admin
This issue was fixed in the 1914 build.

Re: 1911/12 An old version problem.

Posted: Wed Mar 06, 2024 1:15 pm
by weloveayaka
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.

Re: 1911/12 An old version problem.

Posted: Wed Mar 06, 2024 1:20 pm
by Admin
Unfortunately we don't store old versions.

Re: 1911/12 An old version problem.

Posted: Wed Mar 06, 2024 1:21 pm
by weloveayaka
ok I see, Thank you very much