Use X64 machine type for MSVC linker instead of old AMD64.
[wxWidgets.git] / samples / oleauto / oleauto.cpp
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-25  Vadim Zeitlinensure that Excel is visible and has an opened workbook...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2006-01-26  Włodzimierz SkibaBetter #include
2005-03-01  Michael WetherellMinor fixes for gcc
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-05-31  Włodzimierz SkibaWatcom repair. TRUE->true, FALSE->false and -1->wxID_AN...
2004-05-25  Julian SmartMore name changes
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles