Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Dll Loader (https://www.delphipraxis.net/21857-dll-loader.html)

toms 9. Mai 2004 07:30


Dll Loader
 
Liste der Anhänge anzeigen (Anzahl: 1)
Habe hier einen Dll Loader gefunden, welcher eine Dll aus dem Speicher initialisert.

{What I have here is a DLL Loader that can take a DLL from memory, initialize it
and pass back the pointers to functions it exports.
The DLL works just as perfectly as if it was called with LoadLibary().}

Habe leider nicht ganz dahinter gesehen, wie die Unit zu verwenden ist.
Vielleich kann mir ja jemand auf die Sprünge helfen?

Die Muhkuh 9. Mai 2004 07:37

Re: Dll Loader
 
Hi,

könntest du bitte den Source als Datei anhängen? Das ist ein bisschen groß^^

toms 12. Mai 2004 18:57

Re: Dll Loader
 
Hat niemand von den "Profis" eine Idee?

toms 13. Mai 2004 19:37

Re: Dll Loader
 
Immer noch keine Idee?

toms 14. Mai 2004 21:55

Re: Dll Loader
 
Und wo bleiben die Antworten?

supermuckl 14. Mai 2004 22:00

Re: Dll Loader
 
du bist aber ungeduldig ^^

toms 14. Mai 2004 22:02

Re: Dll Loader
 
5 Tage und Nächte?

tommie-lie 15. Mai 2004 21:45

Re: Dll Loader
 
Könntest du vielleicht die Quelle angeben?
Die Unit ist ja nicht besondrs gut dokumentiert, vermutlich weiß der Programmierer bereits jetzt nicht mehr, was dort getan wird...

toms 15. Mai 2004 21:51

Re: Dll Loader
 
Zitat:

Könntest du vielleicht die Quelle angeben?
hier

NicoDE 15. Mai 2004 21:59

Re: Dll Loader
 
Zitat:

Zitat von toms
The DLL works just as perfectly as if it was called with LoadLibary().

Das möchte ich nur kurz anzweifeln :)
(typische Probleme sind die Initialisierung von shared Sections und TLS...)


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:04 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz