|
From: | Jeremy Bettis |
Subject: | [patch #4233] base: implemented objc_get_symbol_path for mingw |
Date: | Mon, 25 Jul 2005 15:44:04 +0000 |
User-agent: | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) |
URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=4233> Summary: base: implemented objc_get_symbol_path for mingw Project: GNUstep Submitted by: jeremybettis Submitted on: Mon 07/25/2005 at 15:44 Category: Foundation Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open _______________________________________________________ Details: implemented objc_get_symbol_path for classes but not categories. The windows API has functions for getting the filename associated with a pointer, so I use that to find the name of the dll/exe that has the implementation of a class. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 07/25/2005 at 15:44 Name: base-diff-objc-load.txt Size: 1.15KB By: jeremybettis <http://savannah.gnu.org/patch/download.php?item_id=4233&item_file_id=4913> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?func=detailitem&item_id=4233> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |