• Francois Gouget's avatar
    oleaut32/tests: Improve vtstr() and variantstr(). · cb029e0b
    Francois Gouget authored
    - Use a CASE() macro to simplify the vtstr() code and eliminate hard-coded variant type values.
    - Update the list of known variant types.
    - If a variant type is unknown, print its numerical value.
    - In variantstr(), hand off all the standard cases to vtstr(), instead of (partially) duplicating its code.
    cb029e0b
vartest.c 287 KB