[Git][wine/wine][master] 5 commits: activeds: Add registration of IADsDNWithString and IADsDNWithBinary objects.
Alexandre Julliard pushed to branch master at wine / wine Commits: d4bfe1f5 by Dmitry Timoshkov at 2025-10-15T11:44:39+02:00 activeds: Add registration of IADsDNWithString and IADsDNWithBinary objects. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 8a311e1a by Dmitry Timoshkov at 2025-10-15T11:44:39+02:00 adsldp: Add IADsObjectOptions stub implementation. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - e22d00b4 by Dmitry Timoshkov at 2025-10-15T11:44:39+02:00 adsldp: Add support for IADsObjectOptions::GetOption(ADS_OPTION_SERVERNAME). Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - aa73aeb1 by Dmitry Timoshkov at 2025-10-15T11:44:40+02:00 adsldp: Add support for IADsObjectOptions::GetOption(ADS_OPTION_ACCUMULATIVE_MODIFICATION). Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 7cf15bc4 by Dmitry Timoshkov at 2025-10-15T11:44:40+02:00 adsldp: Return success for IADsObjectOptions::SetOption(ADS_OPTION_ACCUMULATIVE_MODIFICATION) stub. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 3 changed files: - dlls/activeds/activeds.idl - dlls/adsldp/adsldp.c - include/iads.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4b263fea12efc162f8f6a683c1766e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4b263fea12efc162f8f6a683c1766e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)