[Git][wine/wine][master] 6 commits: rometadata: Add stubs for IMetaDataImport.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5d93bf71 by Vibhav Pant at 2025-11-18T07:59:19-06:00 rometadata: Add stubs for IMetaDataImport. - - - - - 69e4c818 by Vibhav Pant at 2025-11-18T07:59:19-06:00 rometadata/tests: Add tests for IMetaDataTables::{EnumTypeDefs, GetTypeDefProps, FindTypeDefByName}. - - - - - df16b0d9 by Vibhav Pant at 2025-11-18T07:59:20-06:00 rometadata/tests: Add tests for IMetaDataImport::{EnumMethods, GetMethodProps, GetNativeCallConvFromSig}. - - - - - 0b812cd2 by Vibhav Pant at 2025-11-18T07:59:20-06:00 rometadata/tests: Add tests for IMetaDataImport::{EnumFields, GetFieldProps}. - - - - - 1db77041 by Vibhav Pant at 2025-11-18T07:59:21-06:00 rometadata/tests: Add tests for IMetaDataImport::GetCustomAttributeByName. - - - - - 847660f9 by Vibhav Pant at 2025-11-18T07:59:21-06:00 rometadata/tests: Add tests for IMetaDataImport::{EnumProperties, GetPropertyProps}. - - - - - 7 changed files: - dlls/rometadata/mdtables.c - dlls/rometadata/tests/Makefile.in - dlls/rometadata/tests/rometadata.c - dlls/rometadata/tests/rsrc.rc - + dlls/rometadata/tests/test-enum.idl - include/corhdr.h - include/rometadataapi.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c0286b7c392ce0a10d3d9274dbc211... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c0286b7c392ce0a10d3d9274dbc211... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)