M
mike
I have a windows service that I've written in managed code. However,
I want to use unmanaged code in it that contains some of our core IP
and prevent it from be viewed in ILDASM. I've found the documentation
on /d1PrivateNativeTypes flag but not sure if this will do what I
want. Can someone please point me in direction of how to best design/
build such a scenario?
Thanks,
Mike
I want to use unmanaged code in it that contains some of our core IP
and prevent it from be viewed in ILDASM. I've found the documentation
on /d1PrivateNativeTypes flag but not sure if this will do what I
want. Can someone please point me in direction of how to best design/
build such a scenario?
Thanks,
Mike