Hi,
My application calls CreateToolhelp32Snapshot , Module32First and Module32Nextto to retrieve module information of current process.
Module32First always return ERROR_BAD_LENGTH even there is a loop to keep trying. Could anyone give me some help?
Thanks,
Frank