Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - S4ph1r

Pages: [1]
1
Addons / Re: DEVELOPERS: (mod info) WM_COPYDATA command interface
« on: February 03, 2010, 11:04:39 am »
yes in C# i looked allready at the Windows Live Plugin but wich doesnt work for me :(

I knocked up a small class in C# (and a VB.NET example as well if you want it) and posted it here: http://www.audio-surf.com/forum/index.php/topic,5347.msg55490.html#msg55490

It shows how to communicate with Audiosurf from C#/VB.NET.
Retrieving things back is a simple case of over-riding the WndProc function of your form and picking up WM_COPYDATA messages.
The commands etc are all explained by Dylan in the first post of this thread.
Good luck.

thx for that informations ;)

2
Addons / Re: DEVELOPERS: (mod info) WM_COPYDATA command interface
« on: February 03, 2010, 05:49:22 am »
yes in C# i looked allready at the Windows Live Plugin but wich doesnt work for me :(

3
Addons / Re: DEVELOPERS: (mod info) WM_COPYDATA command interface
« on: February 03, 2010, 12:14:55 am »
Someone got an Mod in C# wich got the current Song Riding?

Pages: [1]