fixPath is a tool to modify the path to a certain DLLs (Dynamic Shared Objects) for Microsoft Windows Executables by rewriting parts of the executable’s PE header, when the .fixPath section is present and indicates support for such rewrite, but without having to realign the PE headers. In concept, it is similar to patchelf but instead of changing search paths, fixPath hard-codes each DLL to a particular filepath.
see fixPath project page:
https://github.com/nixcloud/fixPath
release with prebuilt fixPath.exe tool + test program:
thanks for providing your link. very nice writeup but as i pointed out, 433mhz is not an option for me as i wanted to know if a set(..) really was working and 433mhz usually doesn't provide any return value.
seeing your post earlier would have saved me some effort getting into REST ;-)
see fixPath project page:
release with prebuilt fixPath.exe tool + test program:
i'd love to get in contact with microsoft research about this, in particular with the MSVC compiler/linker team.
best, joachim