oledb32: Implement DataConvert DBTYPE_R8->VARIANT.
[wine] / tools / widl / register.c
2012-10-08  Jacek Cabanwidl: Fixed fwrite error handling.
2011-08-02  Alexandre Julliardwidl: Generate a registration script along with the...
2011-08-01  Alexandre Julliardwidl: Add helper functions for outputting resource...
2011-08-01  Alexandre Julliardwidl: Only register interfaces when the factory buffer...
2010-12-23  Alexandre Julliardwidl: Allow specifying a class version outside of a...
2010-12-22  Alexandre Julliardwidl: Allow specifying a version for a coclass independ...
2010-12-17  Alexandre Julliardwidl: Register the PSFactoryBuffer class as factory...
2010-12-09  Alexandre Julliardwidl: Don't create the CurVer key if the ProgId is...
2010-12-08  Alexandre Julliardwidl: Improve registration of coclasses contained in...
2010-12-03  Alexandre Julliardwidl: Output registration information also for IUnknown.
2010-12-03  Alexandre Julliardwidl: Don't force removal of progids since "CLSID"...
2010-12-03  Alexandre Julliardwidl: Use the class name as default description for...
2010-12-02  Alexandre Julliardwidl: Generate keys for coclasses in the registration...
2010-11-27  Alexandre Julliardwidl: Add support for generating a .rgs registration...