|
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
|