wininet: Don't discard the extra info part of a URL in InternetOpenUrl.
[wine] / programs / oleview / typelib.c
2007-02-06  Marcus Meissneroleview: Removed dead code (Coverity).
2007-02-05  Mike McCormackoleview: Remove many casts.
2006-10-23  Francois Gougetoleview: Fix compilation with gcc 2.95.
2006-10-05  Francois Gougetoleview: Fix the placement of a '\n'.
2006-10-03  Michael Stefaniucoleview: Win64 'incompatible pointer type' warning...
2006-08-26  Piotr Cabanoleview: Added data freeing in EnumFuncs function.
2006-08-22  Piotr Cabanoleview: Added dispinterface handling to idl viewer.
2006-08-22  Piotr Cabanoleview: Added typedef handling to idl viewer.
2006-08-21  Piotr Cabanoleview: Added idl save to file functionality.
2006-08-21  Piotr Cabanoleview: Added idl displaying.
2006-08-21  Piotr Cabanoleview: Added idl formatting.
2006-08-21  Piotr Cabanoleview: Added functions description to idl generation.
2006-08-14  Piotr Cabanoleview: Improved interface handling in idl viewer.
2006-08-02  Dan Hipschmanoleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
2006-07-24  Piotr Cabanoleview: Added interface handling to idl display.
2006-07-19  Piotr Cabanoleview: Added data freeing in TypeLib Viewer.
2006-07-19  Piotr Cabanoleview: Added some features to IDL data displaying.
2006-07-19  Piotr Cabanoleview: Added skeleton for IDL files generation.
2006-07-11  Piotr Cabanoleview: Added more fields to TypeLib Viewer tree.
2006-07-03  Piotr Cabanoleview: Added next field to TypeLib viewer treeview...
2006-07-03  Piotr Cabanoleview: Improved type handling in TypeLib viewer.
2006-07-03  Piotr Cabanoleview: Added open TypeLib file functionality.
2006-07-03  Piotr Cabanoleview: Added type displaying in TypeLib Viewer.
2006-06-30  Piotr Cabanoleview: Added base TypeLib Viewer menu functionality.
2006-06-30  Piotr Cabanoleview: Added status bar to TypeLib Viewer.
2006-06-30  Piotr Cabanoleview: Added TypeLib Viewer base.