thian_seng 0 Newbie Poster

Hi All,
Urgent SOS!!! I developed my project using pyton 2.5 under winXP and had an issue in loading my dll if the target user is using Win2000.
Initially, I thought it was caused by the dlls I created were not compatible with Win2k. Then, I wrote a simple MFC program to load the dlls.
It works fine for MFC but not for ctypes(python 2.5). Can someone please help?

Thanks......

Best regards,
Vincent....