If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
dll component vs Win32API dll call
3 posts
• Page 1 of 1
dll component vs Win32API dll call
What is the difference between dll component and Win32API dll call?
- Dimmak01
- Posts: 12
- Joined: Mon Oct 19, 2009 11:38 am
Re: dll component vs Win32API dll call
a dll is an external library, a piece of code written in C that can be run from the appropriate module and can contain whatever you want, and can also be used to call WIN32API.
if you ask the difference with WIN32API ruby, they can be used to access precisely to API functions through the ruby, but also well is considered almost a limit in that it works via an external library win32api.so, ultimately a DLL call from ruby, to make sure that it could only be used by an exported version in standalone, VST not, instead a DLL with the FS module can be embedded in both standalone and vst.
if you ask the difference with WIN32API ruby, they can be used to access precisely to API functions through the ruby, but also well is considered almost a limit in that it works via an external library win32api.so, ultimately a DLL call from ruby, to make sure that it could only be used by an exported version in standalone, VST not, instead a DLL with the FS module can be embedded in both standalone and vst.
- Tronic
- Posts: 539
- Joined: Wed Dec 21, 2011 12:59 pm
Re: dll component vs Win32API dll call
Thanks Tronic.
- Dimmak01
- Posts: 12
- Joined: Mon Oct 19, 2009 11:38 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 61 guests