[pywin32-bugs] [ pywin32-Patches-1043736 ] PyCControlBar is now exported with PYW_EXPORT
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-01-10 04:54:20
|
Patches item #1043736, was opened at 2004-10-10 07:40 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1043736&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Adal Chiriliuc (adalx) Assigned to: Nobody/Anonymous (nobody) Summary: PyCControlBar is now exported with PYW_EXPORT Initial Comment: Added PYW_EXPORT to PyCControlBar class definition to solve linking errors when subclassing from another DLL. I needed this to wrap around the cool CSizingBarControl. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2006-01-10 15:54 Message: Logged In: YES user_id=14198 Checking in win32toolbar.h; new revision: 1.2; previous revision: 1.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1043736&group_id=78018 |