| View previous topic :: View next topic |
| Author |
Message |
dragon001
Joined: 13 Feb 2007 Posts: 2 Location: München
|
Posted: Tue Feb 13, 2007 4:28 pm Post subject: Loading Windows DLLs |
|
|
Hi,
I am new to PHP-GTK.
Befor I begin to get to know PHP-GTK
I would like to know, if there is a chance to load Windows Dlls.
(Like for Example the FMOD Sound System DLL (www.fmod.org)
It consist out of an Main DLL and several Plugins.
It is quite Important for me, because else way I would have to start to learn vb to get it working.
Thats something i don't realy want to, but I would need an Application to server music to people.
The fmod sound system has everything I need to reach my target (control over several sound channels on several sound cards. ....)
thanks
dragon |
|
| Back to top |
|
 |
clange
Joined: 24 Jan 2006 Posts: 14
|
|
| Back to top |
|
 |
dragon001
Joined: 13 Feb 2007 Posts: 2 Location: München
|
Posted: Wed Feb 14, 2007 1:57 am Post subject: |
|
|
it really sounds nice,
but as i am a real big noop in compiling source for windows,
its really impossible to compile it on my own.
I don't have the c software or anything else.
I only used php so far.
But i discovered the ffi pecl extension.
If i get it right, thats what i am hoping,
i can pass informations to an dll (on of its functions) and can receive its output.
Hiers the link:
http://zlog.thebrainroom.net/
PECL
http://pecl.php.net/package/ffi |
|
| Back to top |
|
 |
|