Oh wierd, i didn't know anyone else was doing encryption for DBP
Games 2 Live, you probably need to use..
while file end(1)=0
rem put your code in here
endwhile
I've got a text file encrypter/decrypter and rolled it up into a simple to use function like...
EncryptTextFile("unencrypted.txt","encrypted.txt")
DecryptTextFile("encrypted.txt","decrypted.txt")
but people are complaining it makes large files. Does anyone know how i can save DWORD as binary to a file instead of saving them as HEX strings?
My little project is here:
http://forum.thegamecreators.com/?m=forum_view&t=109067&b=5&p=0
In return I've posted a link back to your project. Hope you don't mind.
DinoHunter (still no nVidia compo voucher!), CPU/GPU Benchmark, DarkFish Encryption DLL, War MMOG (WIP), 3D Model Viewer