Forum > LCL

Creating forms in DLLS

(1/1)

delphian:
with lazarus SVN .9.29 23934 x64 can we create forms from with in a DLL ?
( on a windows GUI).

if possible can someone provide some code to show how to do it , i get a A/V when i attemp to do so.


Delphian

Marc:
This wont work. Why is partially covered by this answer in Passing parameters to library thread

delphian:
The Dll that creates the form will be called by the system , it will be a ActiveX plugin - a DeskBand Object

for a example in C++ look @ http://www.codeproject.com/KB/shell/calendar.aspx the dll here i am trying to port to Lazarus.

Dibo:
Hi,

I'm confused. So LCL form in DLLs are working properly or not? I found this example and it works:
http://www.lazarus.freepascal.org/index.php/topic,8762.0.html
Are there any contraindications to such use?

Regards

Navigation

[0] Message Index

Go to full version