merge multiple dlls in one?
subabrain opened this issue · 4 comments
subabrain commented
Hi,
is it possible to merge multiple dlls into one dll?
and if yes - does it also work for 64 bit assemblies?
Would be great!
Thanks a lot!
ytk2128 commented
Hi,
It is totally possible because dlls are also PE file!
…On Thu, Jan 26, 2023 at 0:26 Robert Beran ***@***.***> wrote:
Hi,
is it possible to merge multiple dlls into one dll?
Would be great!
Thanks a lot!
—
Reply to this email directly, view it on GitHub
<#2>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOLEOH75UJMDRI6CMBDJJ7DWUFAZTANCNFSM6AAAAAAUGORJVM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
subabrain commented
Hi,
ah ok great!
your application is very good!
but one question - can i use 64 bit dlls as well?
Thanks and Greetings!
Robert
ytk2128 commented
Hi,
It only supports PE32 which is x32 executables!
…On Thu, Jan 26, 2023 at 18:54 Robert Beran ***@***.***> wrote:
Hi,
ah ok great!
your application is very good!
but one question - can i use 64 bit dlls as well?
Thanks and Greetings!
Robert
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOLEOHY6U4ELK4ZUIQ3V6WLWUJCVPANCNFSM6AAAAAAUGORJVM>
.
You are receiving this because you commented.Message ID:
***@***.***>
subabrain commented
hi,
ok - i see - thanks a lot!
Greets
Robert