|
-
May 16th, 2001, 09:32 AM
#1
Calling End From a DLL
I am trying to build an series of applications. These applications are standard .exe's.Each application accesses a standard set of fuctionality inside an Activex DLL. This Dll also contains a VB form which is positioned along the bottom of the screen, above which, the forms for each of the .exe's are positioned. The form inside the DLL has an exit button it.
Is there anyway to make the application exit if this button is pressed. I have tried putting a call to "end" on the button, but I am not able to use this inside the DLL.
regards
goldie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|