Implemented the variant formatting functions.
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Tue, 25 Nov 2003 01:49:31 +0000 (01:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Nov 2003 01:49:31 +0000 (01:49 +0000)
commitd537c955bc3e98e0db5e3475ab1e77f317c3d164
treef139de116f449620fda184cd2e5506a0d3a02ea3
parentf9bca5eaf74924480318f79896120313f937486b
Implemented the variant formatting functions.
Bool->bstr makes a number str unless [ALPHA|LOCAL]BOOL is passed.
dlls/oleaut32/Makefile.in
dlls/oleaut32/oleaut32.spec
dlls/oleaut32/varformat.c [new file with mode: 0644]
dlls/oleaut32/variant.c