[Git][wine/wine][master] 4 commits: include: Properly declare IADsPathname interface.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0db0b83e by Dmitry Timoshkov at 2025-10-07T21:57:30+02:00 include: Properly declare IADsPathname interface. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - b22cfb18 by Dmitry Timoshkov at 2025-10-07T21:57:30+02:00 adsldp: Properly declare IADs and IADsADSystemInfo interfaces. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 4485bb84 by Dmitry Timoshkov at 2025-10-07T21:57:30+02:00 include: Add declarations for IADsDNWithString and IADsDNWithBinary interfaces. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 4682bded by Dmitry Timoshkov at 2025-10-07T21:57:30+02:00 activeds: Add IADsDNWithBinary class implementation. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 7 changed files: - dlls/activeds/Makefile.in - dlls/activeds/activeds.idl - + dlls/activeds/dnwithbinary.c - dlls/activeds/pathname.c - dlls/activeds/tests/activeds.c - dlls/adsldp/adsldp.idl - include/iads.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ed4e3bb1b2046032f0d5f3d0059123... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ed4e3bb1b2046032f0d5f3d0059123... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)