How to give Focus in form using DLL inside other DLL
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
i am using a ddl to call other dll to show a form, that´s ok.But the problem is, i can not give the focus to the form, if there are more forms or programs opened the form that i call stay under the others , i want it to apears in front of all the others things opened,i have already used ShowModal but it does not work, can you help me, i am using C++ Builder(Borland) in windows 2000. tks