View Single Post
  #3 (permalink)  
Old 8th February 2011
Dead_ok Dead_ok is offline
Junior Member
BS.Player Newbie
 
Join Date: Feb 2011
Age: 13
Posts: 2
Rep Power: 0
Dead_ok is on a distinguished road
Default

COPYDATASTRUCT is a mapping for WinAPI's COPYDATASTRUCT structure (see msdn).
I fill it's fields the way described in your sdk (BSPlayer/sdk/bsp.h) to change player's skin. (or any other action that requires sending some data to your app)
and, as I described previously, SendMessage() always returns false.
Reply With Quote
 

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