[PATCH 2/9] vbscript: Store the DISPID for functions and variables.

Jacek Caban jacek at codeweavers.com
Wed Oct 16 08:22:41 CDT 2019


Hi Gabriel,

On 10/15/19 4:54 PM, Gabriel Ivăncescu wrote:
> Signed-off-by: Gabriel Ivăncescu<gabrielopcode at gmail.com>
> ---
>
> This will be needed for next patch to build the TypeInfo properly, as the
> DISPIDs have to match with MEMBERIDs.


Storing it like that indeed seems to make sense. However, if we're going 
to do that, we should probably calculate those DISPIDs in the compiler 
and get rid of ident_map_t.


Thanks,

Jacek




More information about the wine-devel mailing list