Replies: 1 comment
-
|
It seems that there's also an undocumented |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whilst trying to add a cspec prototype for a "far" equivalent to “thiscall”, I found there to be an attribute of the “<prototype …>” XML tag called “type”:
<prototype>
Presuming this to be the mechanism to ensure my new prototype followed existing rules of the in-built prototypes, I tried it.
When it came to the “Decompile" view I got no decompilation, just this error:
So, what’s happening?
Beta Was this translation helpful? Give feedback.
All reactions