rauchs,
Why do you not to Raise Events?
I completly agree with you on the modal form issue.
You can check out July 2000 issue of Visual Basic Programmers Journal. Bill MacCathry has an article on using pointers in VB to share data between apps.
The only other thing I can think of is to poll the DLL from a Timer, but this seems worse than raising events.
Konstantine
Main Topics
Browse All Topics





by: MaquiaveloPosted on 2000-06-21 at 12:46:23ID: 3031381
Try the ShowWindow API with the SW_NORMAL (do not remember if that's the exact name. Check it in the API Viewer) constant.