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.