Format VT_UI1, VT_I1, VT_UI2, VT_I2 correctly.
[wine] / dlls / advpack / advpack.c
2005-03-14  Matthew MastracciImplement RegisterOCX.
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.
2004-12-15  Alexandre JulliardIt makes no sense to export the dll entry point as...
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-11-01  Dmitry TimoshkovAdd simple implementation of advpack.DoInfInstall.
2004-10-27  Mike McCormackAdd stub implementations for LaunchINFSection(Ex).
2004-10-07  Vincent BéronUse the proper #include file delimiter in advpack.
2004-09-27  Huw DaviesPartial implementation of advpack.RegInstall.