[Git][wine/wine][master] advpack: Ignore lines that begin with '@' in (Un)RegisterOCXs sections.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0ef9bf63 by Alex Henrie at 2025-10-29T23:25:44+01:00 advpack: Ignore lines that begin with '@' in (Un)RegisterOCXs sections. selfreg.c was copied from dlls/msi/tests and load_resource was copied from dlls/setupapi/tests/install.c. Two of the tests are marked todo because Wine currently doesn't support the UnregisterOCXs command, only RegisterOCXs. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56209 - - - - - 5 changed files: - dlls/advpack/install.c - dlls/advpack/tests/Makefile.in - dlls/advpack/tests/install.c - + dlls/advpack/tests/selfreg.c - + dlls/advpack/tests/selfreg.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0ef9bf639497eded3addb5047622981... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0ef9bf639497eded3addb5047622981... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)