I'm calling a Delphi DLL very early in my installation - even before the "Welcome Screen". This DLL displays a dialog but it is always behind the other windows on the desktop?
I've tried BringToFront, FormStyle = fsStayOnTop and other stuff in the, Delphi Code, but nothing seems to work???

Any suggestions?
Thanks,
D.