20 May '13 - 14:40 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: Can any one please tell me what is wrong with this?  (Read 311 times)
divemaster
Posts: 5


« on: 16 Jul '10 - 18:31 »
Reply with quoteQuote

well, as people know, i'm a begginer over here with Bass (working right now on an MFC project) and i'm trying to figure this out.
i saw that i sould start with BASS_Init function. but i saw two examples:
1. with 4 params
2. with 6 params
when i am trying to write the function it give me only the 5 param with no overloads?Huh?
and when i am trying to use it, my app crashes....is there a good example for using BASS on MFC that i could use to learn? or where do i see the docs for the API?

The line is:

BASS_Init(-1,44100,0,this->m_hWnd,NULL);

p.s. i'v tried with: BASS_Init(-1,44100,0,GetSafeHwnd(),NULL); but still craches...

10x
« Last Edit: 16 Jul '10 - 19:03 by divemaster » Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines