ole32: Release the global interface table in the tests when it is no longer needed.
[wine] / dlls / atl / atl_ax.c
2006-11-13  Andrey Turkinatl: AtlAxGetHost and AtlAxGetControl implementation.
2006-11-13  Andrey Turkinatl: Host component implementation: IOleControlSite.
2006-11-13  Andrey Turkinatl: Host component implementation: IOleInPlaceFrame.
2006-11-13  Andrey Turkinatl: Host component implementation: IOleInPlaceSiteWind...
2006-11-13  Andrey Turkinatl: Host component implementation: IOleContainer.
2006-11-13  Andrey Turkinatl: Implement AtlAxAttachControl.
2006-11-13  Andrey Turkinalt: Host component implementation: IOleClientSite.
2006-11-07  Michael Stefaniucatl: Move the storage specifier to the beginning of...
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
2006-11-02  Andrey Turkinatl: Implement AtlAxWinInit and AtlAxWin window procedure.