View Single Post
  #2  
Old 11-08-2005, 11:53
nskSem
 
Posts: n/a
1. Open EXE in hex-editor (hiew, winhex etc) and try to find header signature (you may open existing BMP, or MXM and saw it) and dum it.
2. Disassemble EXE and find GDI, WindowsMedia or DirectX API entry and debug it in programm work.
Head and hand will help you.
Reply With Quote