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 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. 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. 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 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
Archived
This topic is now archived and is closed to further replies.