|
|
Sponsor |
RE: Question about late loading of logging dll: msg#00023apache.logging.log4cxx.user
> So my question is: Is there a way to use log4cxx in a way > that allows me to ship my application without the dll > and at application startup load the DLL > as I load the configuration file? I guess I could do this Visual C++ has had support for deferred loading of DLLs for a couple of releases now. It's controlled via the /DELAYLOAD:foobar.dll argument to the linker. There are some constraints though that probably don't mesh well with log4cxx, in particular the import of data rather than code. Read the following MSDN article to get all of the details: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/ html/vcconlinkersupportfordelayedloadingofdlls.asp If you can work around the constraints it would be a heck of a lot easier than trying to roll your own mechanism. Eric
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Question about late loading of logging dll, Delfin Rojas |
|---|---|
| Next by Date: | Access Violation with MSVC 6/Win 2000, Steve Pole |
| Previous by Thread: | Question about late loading of logging dll, Delfin Rojas |
| Next by Thread: | Access Violation with MSVC 6/Win 2000, Steve Pole |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|