• 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
Name
Last commit
Last update
..
Makefile.in Loading commit data...
olefont.c Loading commit data...
olepicture.c Loading commit data...
safearray.c Loading commit data...
tmarshal.c Loading commit data...
tmarshal.idl Loading commit data...
tmarshal.rc Loading commit data...
tmarshal_dispids.h Loading commit data...
typelib.c Loading commit data...
usrmarshal.c Loading commit data...
varformat.c Loading commit data...
vartest.c Loading commit data...
vartype.c Loading commit data...