17.09.2006, 11:58:22
To wait for gamemd, you should use WaitForSingleObject, eg: http://vb-helper.com/howto_shell_wait.html
Calculating CRC32 on the main mix/exe files takes just a few seconds, you could do that to determine if any of them have been modified. But storing backups of them is not necessary, since the user is bound to have them on his install media (albeit some of the core files are compressed).
(P.S.)
Calculating CRC32 on the main mix/exe files takes just a few seconds, you could do that to determine if any of them have been modified. But storing backups of them is not necessary, since the user is bound to have them on his install media (albeit some of the core files are compressed).
(P.S.)