suma237 Posted August 22, 2007 Share Posted August 22, 2007 how to call a dll file by clicking an icon/image in a webpage using php Quote Link to comment https://forums.phpfreaks.com/topic/66127-how-to-call-a-dll-file-by-clicking-an-iconimage-in-a-webpage/ Share on other sites More sharing options...
NArc0t1c Posted August 22, 2007 Share Posted August 22, 2007 Why would you want to call a ddl? You can use a function with the exec command. ddl's is used by programs, exe's. Quote Link to comment https://forums.phpfreaks.com/topic/66127-how-to-call-a-dll-file-by-clicking-an-iconimage-in-a-webpage/#findComment-330758 Share on other sites More sharing options...
suma237 Posted August 22, 2007 Author Share Posted August 22, 2007 we have to open a recording panel.We already have a DLL written in VC++.Just let me know how I can call this dll on click of a button. Quote Link to comment https://forums.phpfreaks.com/topic/66127-how-to-call-a-dll-file-by-clicking-an-iconimage-in-a-webpage/#findComment-330764 Share on other sites More sharing options...
suma237 Posted August 22, 2007 Author Share Posted August 22, 2007 bump Quote Link to comment https://forums.phpfreaks.com/topic/66127-how-to-call-a-dll-file-by-clicking-an-iconimage-in-a-webpage/#findComment-330793 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.