Alistair Leslie-Hughes wrote:
Hi Rob,
What work would need to be done to get widl to support __stdcall?
The issue is that widl doesn't support functions in typedefs. Further issues are that widl doesn't support writing out the function typedef once parsed and widl doesn't store the calling convention for the function and so it currently can't be written out correctly.