Added OLE automation sample, changed BC++ makefiles
authorJulian Smart <julian@anthemion.co.uk>
Tue, 8 Dec 1998 18:49:20 +0000 (18:49 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 8 Dec 1998 18:49:20 +0000 (18:49 +0000)
commit8d7dafc91ad68448a481b78df798a7bc85a92a60
tree55300f4dd9e24ddfb0a8f26b2d97d15adfb496fc
parent9769e5894194d81ac5feb16bb82ec99337ccc5d1
Added OLE automation sample, changed BC++ makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
samples/checklst/makefile.b32
samples/dialogs/makefile.b32
samples/docview/makefile.b32
samples/docvwmdi/makefile.b32
samples/grid/makefile.b32
samples/internat/makefile.b32
samples/joytest/makefile.b32
samples/layout/makefile.b32
samples/listctrl/makefile.b32
samples/mdi/makefile.b32
samples/memcheck/makefile.b32
samples/nativdlg/makefile.b32
samples/oleauto/makefile.b32 [copied from samples/splitter/makefile.b32 with 77% similarity]
samples/oleauto/makefile.g95 [new file with mode: 0644]
samples/oleauto/makefile.nt [new file with mode: 0644]
samples/oleauto/mondrian.ico [new file with mode: 0644]
samples/oleauto/mondrian.xpm [new file with mode: 0644]
samples/oleauto/oleauto.cpp [new file with mode: 0644]
samples/oleauto/oleauto.def [new file with mode: 0644]
samples/oleauto/oleauto.rc [new file with mode: 0644]
samples/ownerdrw/makefile.b32
samples/printing/makefile.b32
samples/resource/makefile.b32
samples/splitter/makefile.b32
samples/toolbar/makefile.b32
samples/treectrl/makefile.b32
samples/validate/makefile.b32