View Single Post
  #5  
Old 11-08-2008, 07:20
sawky sawky is offline
Junior Member
 
Join Date: Aug 2008
Location: u.k
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
sawky is on a distinguished road
I didnt just change the window caption to a file name .... I looked at the skeleton example which uses

FileName db 'game.exe',0

where as I use

WindCap db 'my game',0

and changed my code respectively but to no avail ....(as described above)

My WindCap trainers work fine..... I just wanted to change to 'FileName' ....

Not to worry If no-one knows how to do it....

Cheers sawky
Reply With Quote