Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi OCX from stream? (https://www.delphipraxis.net/160893-ocx-stream.html)

WojTec 6. Jun 2011 16:58

Delphi-Version: 2010

OCX from stream?
 
Is possible load OCX from stream? I know DLL can be loaded from stream and because OCX is DLL too maybe can be loaded too? Do you know some Delphi code to allow do it?

Steve1024 7. Jun 2011 08:42

AW: OCX from stream?
 
Hi,
of course you can. Just use the DLL memory code you know and get the pointer to the DllGetObject function.
You can find how the DllGetObject functions works in the MSDN.


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:32 Uhr.

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