This serie mainly moves the handling of local variables
described with DEFRANGE into the new reader.
Fixing in the process a couple of bugs.
Rest if mainly cleanup and helpers.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7765
Implementation and test function for ADsBuildVarArrayInt, using ADsBuildVarArrayStr as reference.
- /dlls/activeds/activeds_main.c
- /dlls/activeds/tests/activeds.c
- /include/adshlp.h
--
v11: activeds: Implement ADsBuildVarArrayInt.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7752
Implementation and test function for ADsBuildVarArrayInt, using ADsBuildVarArrayStr as reference.
- /dlls/activeds/activeds_main.c
- /dlls/activeds/tests/activeds.c
- /include/adshlp.h
--
v10: activeds: Implement ADsBuildVarArrayInt.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7752
Implementation and test function for ADsBuildVarArrayInt, using ADsBuildVarArrayStr as reference.
- /dlls/activeds/activeds_main.c
- /dlls/activeds/tests/activeds.c
- /include/adshlp.h
--
v9: activeds: Implement ADsBuildVarArrayInt.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7752
--
v3: amstream: Implement dynamic formats in ddraw stream.
amstream/tests: Test for dynamic formats in ddraw stream.
amstream: Implement custom allocator for ddraw stream.
amstream/tests: Test for custom allocator in ddraw stream.
amstream: Release allocator when Disconnect is called in ddraw stream.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7715