Rein Klazes
|
fe57d73249
|
hhctrl.ocx: Report commands in HtmlHelp that are not handled at all.
|
2006-01-10 20:41:23 +01:00 |
Vincent Béron
|
3a4751209f
|
Correct some allocated buffer lengths while converting to Unicode.
|
2005-11-08 12:55:40 +00:00 |
James Hawkins
|
a533bd3056
|
Free an alloc'ed string.
|
2005-11-07 11:08:47 +00:00 |
James Hawkins
|
3de9f4c64d
|
Pass HtmlHelp commands to doWinMain.
|
2005-11-04 11:15:01 +00:00 |
James Hawkins
|
8db2c26da8
|
Add beginnings of the Help viewer.
|
2005-08-01 09:21:53 +00:00 |
Mike Hearn
|
759e1707e0
|
- Add text dumping of the requested command.
- Make the stub message appear for more commands.
|
2005-04-16 10:47:46 +00:00 |
Mike Hearn
|
f0d4fa0465
|
Only do unicode conversion in HTML Help control when filename is
specified.
|
2005-04-11 12:47:40 +00:00 |
Jacek Caban
|
c396cdcc0a
|
- Added doWinMain stub
- Fixed htmlhelp.h
|
2004-10-08 20:49:09 +00:00 |
Jacek Caban
|
900c0e58ce
|
Added htmlhelp.h.
|
2004-09-16 19:05:49 +00:00 |
Uwe Bonnes
|
0e42073cd7
|
HeapAlloc for WSTR must allocate len* sizeof(WCHARS).
|
2004-06-30 18:17:07 +00:00 |
Mike Hearn
|
17d5e07ec6
|
Display more informative message when HtmlHelp stub is invoked, add
A/W conversion code, remove useless (and wrong) hungarian notation
from function prototypes.
|
2004-06-01 19:44:59 +00:00 |
Krzysztof Foltman
|
9bca690d6a
|
Added dummy hhctrl.ocx with stubs of HtmlHelpA and HtmlHelpW.
|
2004-04-22 03:45:00 +00:00 |