|
-
Mar 7th, 2003, 11:50 AM
#1
Thread Starter
New Member
Running Application from Dll
I have made an activex dll. In a asp page I have I create the object and can use the routines inside the dll but when I use the runapplication function I have in the dll in task manager it show the program as running but it is not visible on the screen.
The code to run the program in my dll is simply
ret = shell(sAppPath,vbnormalfocus)
Like I say it is running the program just not making it visible on the screen.
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
|