From kde-windows Fri Mar 27 14:53:57 2009 From: Ralf Habacker Date: Fri, 27 Mar 2009 14:53:57 +0000 To: kde-windows Subject: Re: [PATCH] kdecore crashes LoadLibrary calls Message-Id: <49CCE885.2090001 () freenet ! de> X-MARC-Message: https://marc.info/?l=kde-windows&m=123816571716321 Patrick Spendrin schrieb: > Hi, > > I have a small patch here which fixes a problem I recently got aware of: > if you try to make a regsvr32 kdecore.dll it will fail saying that > LoadLibrary was not achieved (simply try it). The correct error message > would have been a missing entrypoint for DllRegisterServer though. > After searching for quite a while I found the problem: > When you load kdecore linked to an executable, the image will be located > at the address 0x0040000. When you load kdecore directly via regsvr32, > the image will have the address 0x10000000 (0x1 0x0) instead. > What is the use case to run regsvr32 on kdecore.dll ? Ralf _______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows