Hi Vitaliy,
Thanks a lot for your feedback!
Vitaliy Margolen wrote:
Julius Schwartzenberg wrote: You don't need to use memcpy to copy structures. Simple assignment is enough. Eg: cah->mah = defmah;
I didn't know that. I fixed it now here :)
For tests you should always specify full path. Here you probably want to get system's tmp directory.
I understand I need to use the GetTempFileName and GetTempPath functions for this. I'll solve this too. Since I will probably have to resend the patch, I'll be sure to include your suggestions then!
Regards, Julius