Jon Griffiths <[EMAIL PROTECTED]> writes: > Changelog: > > Jon Griffiths <[EMAIL PROTECTED]> > +dlls/oleaut32/i1.c dlls/oleaut32/i2.c dlls/oleaut32/i4.c > dlls/oleaut32/r4.c dlls/oleaut32/Makefile.in > dlls/oleaut32/oleaut32.spec > dlls/oleaut32/variant.c > Implement/document i1/ui1/i2/ui2/i4/ui4/r4 low-level calls
I don't think we want to create a separate file for every variant type, especially since most of the functions are just one line. A single file with all the "simple" conversion functions would be enough. -- Alexandre Julliard [EMAIL PROTECTED]
