21 May '13 - 17:37 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Developments / BASS / Re: BASS_DSHOW Video Library on: 14 Dec '11 - 08:47
ok   grazie

I temporarily solved by disabling the detection of the type of error from the server to debug managed


grazie a tutti e complimenti per queste spendide librerie

thanks to everyone and congratulations on this splendid libraries
ReplyReply Reply with quoteQuote
2  Developments / BASS / Re: BASS_DSHOW Video Library on: 14 Dec '11 - 08:24
Sorry,

float in vs2010 = double


I tried but it does not work
always the same error

A call to PInvoke function 'Bass.Net! Un4seen.Bass.AddOn.DShow.BassDShow: BASS_DSHOW_ChannelSetAttribute' has unbalanced the stack.
This problem can occur when the managed PInvoke signature does not match the unmanaged target signature.
Verify that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
ReplyReply Reply with quoteQuote
3  Developments / BASS / Re: BASS_DSHOW Video Library on: 14 Dec '11 - 08:02
Sorry,

use visual studio 2010     win 7 64bit 

the error code is:

 BASS_DSHOW_ChannelSetAttribute(HandleVideo, BASSDSHOWAttribute.BASS_DSHOW_ATTRIB_VOL, (vVolume / 100))

HandleVideo is integer
(Vvolume/100) is double

grazie
ReplyReply Reply with quoteQuote
4  Developments / BASS / Re: BASS_DSHOW Video Library on: 14 Dec '11 - 07:26
Una chiamata alla funzione PInvoke 'Bass.Net!Un4seen.Bass.AddOn.DShow.BassDShow::BASS_DSHOW_ChannelSetAttribute' ha sbilanciato lo stack.
Questo problema puņ verificarsi quando la firma PInvoke gestita non corrisponde alla firma di destinazione non gestita.
Verificare che la convenzione di chiamata e i parametri della firma PInvoke corrispondano alla firma di destinazione non gestita.


A call to PInvoke function 'Bass.Net! Un4seen.Bass.AddOn.DShow.BassDShow: BASS_DSHOW_ChannelSetAttribute' has unbalanced the stack.
This problem can occur when the managed PInvoke signature does not match the unmanaged target signature.
Verify that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.

I was not able to resolve this error.
please help me


ReplyReply Reply with quoteQuote
Pages: [1]
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines