peterg70
April 26th, 2004, 04:38
I have some camera software which is for windows XP etc but no support for Windows NT.
The software installs no problems but comes up with the error GetLongPathNameA does not exist in Kernel32.dll when executing.
Found the DLL with it. I wonder is there a way to convert this DLL so that it calls the a compatible NT API rather than.
All software I have at the moment is only for rebuilding the IAT. What about just changing the API to a compatible one? Any thoughts,
Some guidance or thoughts?
The software installs no problems but comes up with the error GetLongPathNameA does not exist in Kernel32.dll when executing.
Found the DLL with it. I wonder is there a way to convert this DLL so that it calls the a compatible NT API rather than.
All software I have at the moment is only for rebuilding the IAT. What about just changing the API to a compatible one? Any thoughts,
Some guidance or thoughts?