Go Back   Northcode Support > SWF Studio > SWF Studio Plugin Development
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 2010-07-29, 04:22 PM   #1
northcode
Tim
 
northcode's Avatar
 
Join Date: May 2001
Location: Ottawa
Posts: 10,833
The same advice I gave nessios still applies. We don't have a generic Win32 DLL call bridge so you'd have to use something like the CallDll example (from the plugin SDK) or convert their DLL to a SWF Studio plugin.
northcode is offline   Reply With Quote
Old 2010-07-30, 03:15 PM   #2
phase
Registered User
 
Join Date: Jul 2007
Posts: 23
Quote:
Originally Posted by northcode View Post
The same advice I gave nessios still applies. We don't have a generic Win32 DLL call bridge so you'd have to use something like the CallDll example (from the plugin SDK) or convert their DLL to a SWF Studio plugin.
hi Tim, thanks for reply.

i've compile a console application that i can call with ssCore.Shell.execute.
this was much easier for me than build a plugin.
phase is offline   Reply With Quote
Old 2010-07-30, 03:26 PM   #3
northcode
Tim
 
northcode's Avatar
 
Join Date: May 2001
Location: Ottawa
Posts: 10,833
If you can write a console app, you can write a plugin! But if a console app works for you then it's a good solution
northcode is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.