Fix missing imports on NT4.
[wine] / dlls / ole32 / tests /
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-09  Francois GougetMove the PROPVARIANT declaration from objidl.idl to...
2004-09-08  Francois GougetThe union in PROPVARIANT is always nameless on Windows...
2004-09-06  Robert Shearman- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
2004-09-03  Robert Shearman- Fix PropVariantClear to reject invalid types.
2004-09-02  Francois GougetAdded missing trailing '\n's to ok() calls.
2004-08-11  Mike McCormackAdded a test for stat'ing a memory based storage file.