[Git][wine/wine][master] netapi32: Add stubs for NetValidatePasswordPolicy and NetValidatePasswordPolicyFree.
Alexandre Julliard pushed to branch master at wine / wine Commits: ab5f4a6b by Ugur Sari at 2025-10-07T22:58:21+02:00 netapi32: Add stubs for NetValidatePasswordPolicy and NetValidatePasswordPolicyFree. Implement NetValidatePasswordPolicy and NetValidatePasswordPolicyFree as stubs returning NERR_Success. This prevents crashes in some apps that probe password policy support. - - - - - 3 changed files: - dlls/netapi32/netapi32.c - dlls/netapi32/netapi32.spec - include/lmaccess.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ab5f4a6b2bf7934fcffdb83f683955b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ab5f4a6b2bf7934fcffdb83f683955b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)