|
OCFNext can be build as a static library. |
|
Added DECLARE_IMPORT_RESPONSE_TABLE and DECLARE_EXPORT_RESPONSE_TABLE macros
to allow selectively exporting functions of TWindow-derived classes. (Suggested by Bruce Salzman) |
|
TButtonGadget::CheckExclusively() changed to protected from private. (Suggested by Andrew Bond) |
|
Added conditional include of wintrust.h in checks.cpp to fix an error when compiling imagehlp.h. (Suggested by Andrew Bond) |
|
Fix in TRegistry::Validate() by Staso. |
|
BSTR conversions in TUString by Staso. |