Add a stub for AdvInstallFile.
[wine] / dlls / hhctrl.ocx / hhctrl.c
2005-11-08  Vincent BéronCorrect some allocated buffer lengths while converting...
2005-11-07  James HawkinsFree an alloc'ed string.
2005-11-04  James HawkinsPass HtmlHelp commands to doWinMain.
2005-08-01  James HawkinsAdd beginnings of the Help viewer.
2005-04-16  Mike Hearn- Add text dumping of the requested command.
2005-04-11  Mike HearnOnly do unicode conversion in HTML Help control when...
2004-10-08  Jacek Caban- Added doWinMain stub
2004-09-16  Jacek CabanAdded htmlhelp.h.
2004-06-30  Uwe BonnesHeapAlloc for WSTR must allocate len* sizeof(WCHARS).
2004-06-01  Mike HearnDisplay more informative message when HtmlHelp stub...
2004-04-22  Krzysztof FoltmanAdded dummy hhctrl.ocx with stubs of HtmlHelpA and...