Hi
I'v written a custom Excel VBA app using the Gang430.dll. The app works fine
on 2 PC's - 1 with Windows 2k & 1 with Windows XP. Your sample app GANG430_DLL_test.xls
also works OK on these PC's.
However on a 3rd PC with Windows XP both my app & GANG430_DLL_test.xls
report an error message = Error 10 could not read Gang430.ini. The INI file is in the same folder as the GANG430_DLL_test.xls
and my app. The error occurs after the GangLoadImage command. All other commands within GANG430_DLL_test.xls appear to
work successfully without error. What might be causing this error?

