More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles...
authorJulian Smart <julian@anthemion.co.uk>
Sat, 9 Jan 1999 20:18:06 +0000 (20:18 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 9 Jan 1999 20:18:06 +0000 (20:18 +0000)
commit3d05544e4e71e7ff10984dae5a9b8a07d92f42a6
tree87943a00e7f3c24e4849a6079e4ded59d6e49510
parent687d733769cc797102a52c7cad8edd32be5a2f89
More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs
with VC++

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
distrib/msw/zipdist.bat
docs/msw/todo.txt
include/wx/image.h
samples/image/image.cpp
samples/image/image.rc [new file with mode: 0644]
samples/image/makefile.nt [new file with mode: 0644]
src/common/image.cpp
src/common/mimetype.cpp
src/common/resourc2.cpp
src/common/resource.cpp
src/makesc.env
src/msw/app.cpp
src/msw/checklst.cpp
src/msw/dummy.cpp
src/msw/dummydll.cpp
src/msw/makefile.sc
src/msw/regconf.cpp
src/msw/registry.cpp
src/msw/taskbar.cpp
src/ntwxwin.mak
utils/HelpGen/include/srcparser.h
utils/HelpGen/include/wxstlac.h
utils/HelpGen/include/wxstllst.h
utils/HelpGen/include/wxstlvec.h
utils/HelpGen/src/HelpGen.cpp
utils/HelpGen/src/HelpGen.rc [new file with mode: 0644]
utils/HelpGen/src/makefile.nt [new file with mode: 0644]