c# wrapper |
This forum is for developer discussions only. If you have a problem / bug report / idea / feature request that isn't related to foobar2000 SDK, post it in an appropiate forum instead - tech support questions go to support forum, everything else goes to general forum.
All non-developer posts on this forum will be removed. Continued abuse of this forum will result in admin actions (warnings, account suspension).
![]() ![]() |
c# wrapper |
Feb 2 2012, 19:45
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 14-November 11 Member No.: 95150 |
Has anyone written (or know the existence of) a C# wrapper to the foobar2000 SDK? Failing that, does anyone have any advice how to access the SDK functions from C#? Is it even possible? I'm not sure where to begin. I'm experienced in C# but not C++
This post has been edited by jezbo: Feb 2 2012, 19:51 |
|
|
|
Feb 2 2012, 21:33
Post
#2
|
|
![]() Group: Members (Donating) Posts: 766 Joined: 25-September 03 From: Umeå, Sweden Member No.: 9001 |
See foo_title's source. You've got to do some shenanigans to load managed assemblies, and even if you manage to do it, you've got to deal with that the CLR version in the application might not be the one you expect.
-------------------- Zao shang yong zao nong zao rang zao ren zao.
To, early in the morning, use a chisel to build a bathtub makes impatient people hot-tempered. |
|
|
|
Feb 8 2012, 09:36
Post
#3
|
|
|
Group: Members Posts: 2 Joined: 14-November 11 Member No.: 95150 |
See foo_title's source. You've got to do some shenanigans to load managed assemblies, and even if you manage to do it, you've got to deal with that the CLR version in the application might not be the one you expect. Thanks - it's a bit scary. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 11:53 |