CodefoundryDE / LegacyWrapper

LegacyWrapper uses a x86 wrapper to call legacy dlls from a 64 bit process (or vice versa).
MIT License
79 stars 20 forks source link

The system can't find the specify File #39

Open enrykez79 opened 2 years ago

enrykez79 commented 2 years ago

I implement LegacyWrapper but i have a problem when execute it and try to find the dll file: IMP02 IMP01 ERROR_LEGACY

but dll exist when compile projects FILE

zalintyre commented 2 years ago

Hello @enrykez79,

is the application's home directory maybe set to another location?