exe_to_dll
exe_to_dll copied to clipboard
WinMain
Is it possible to make this tool compatible with windows applications? I've made som tries myself without any luck. The exe is correcly converted, but giving the entry point to the loader nothing happens.
I guess that may people would enjoy a "testload" applications, compiled as a DLL file, with a given export name, so i may be called with rundll32. This would enable to calle rundll32 testload.dll,Load
I should be able to write this for console applications, but (sady) not for Windows applications. Anyone would help? Thanks in advance! \Jeky--