hello,luckieluc
I expressed badly, must use the event created in the runtime DLL. I found this trick on the internet
//--------------------------------------------------------
1) Create new project: File -> New -> Other -> Dll Wizard
Project1 -> ProjDll.bpr
Unit1 -> DllMain.cpp
2) Add a Header...
hello,luckieluc
I expressed badly, must use the event created in the runtime DLL. I found this trick on the internet
//--------------------------------------------------------
1) Create new project: File -> New -> Other -> Dll Wizard
Project1 -> ProjDll.bpr
Unit1 -> DllMain.cpp
2) Add a Header...
Hello people, I am new in this forum
I am creating a DLL that raises a form in runtimer.
Inside this form it has 1 ProgressBar and 1 Timer.
I need to create an event for the Timer. how I do that? I tried so it did not give them to me right.
TForm *Form;
TProgressBar *ProgressBar;
TTimer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.