Closed

Description
This patch resolves issues building the exchange module for 32-bit and 64-bit builds using the project batch build scripts. 64-bit builds now also include dummy functions that will raise a NotImplementedError
for all of the unsupported 32-bit ExchangeSDK functions.
This patch also reverts some changes to setup.py
introduced in [#124] that are no longer used.
Thanks to Mark for all of his help and suggestions to create this patch.
Building the exchange module requires installation of the Microsoft Exchange 2003 SDK
Reported by: nczeczulin
Original Ticket: pywin32/patches/144