[PD] Calling a function in a DLL from PD?

Marc Lavallée odradek at videotron.ca
Wed Feb 18 20:27:03 CET 2004


On Wed, Feb 18, 2004 at 01:36:03PM -0500, rr wrote:
> Anyone has an example of code calling a function in another dll 
> in flext?

Calling DLL functions from Flext is no different than calling them from
any C/C++ program. 

http://www.codeguru.com/dll/

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_DLL_Topics.asp

Have fun! ;-)
--
Marc




More information about the Pd-list mailing list