Francois Gouget cb029e0b30 oleaut32/tests: Improve vtstr() and variantstr().
- 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.
2007-06-01 12:40:26 +02:00
..
2007-05-16 11:55:58 +02:00
2007-05-16 11:55:58 +02:00
2007-05-16 11:55:58 +02:00
2007-05-29 13:47:18 +02:00