View Single Post
  #2 (permalink)  
Old 21st March 2003
s_bostjan s_bostjan is offline
Junior Member
BS.Player Newbie
 
Join Date: Mar 2003
Location: Slovenia
Posts: 2
Rep Power: 0
s_bostjan is an unknown quantity at this point
Default

I don't know the BSPlayer header files but i have been using Delphi some time.
The compiler tells you that you didn't declared your variable appHWND. This is a handle and i guess that it should be declared as THandle (check BSPlayer API doc).

BTW: i think you use Delphi 5 and not 15

Hope this helps
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20