T
Thore Berntsen
In a meeting a few weeks ago we talked about DLL crunch. After that meeting
I have been thinking about this. Is this really a problem on a managed
application? Will not the CLR handle this?
I'm not sure on how PInvoke works. If you have a lot of PInvokes will the
DLL's fill up your virtual memory or is that handled by the CLR?
I don't think I ever have had a problem with DLL crunch, but it would be
nice to know if there are any spesific things I should be aware of.
Thore
I have been thinking about this. Is this really a problem on a managed
application? Will not the CLR handle this?
I'm not sure on how PInvoke works. If you have a lot of PInvokes will the
DLL's fill up your virtual memory or is that handled by the CLR?
I don't think I ever have had a problem with DLL crunch, but it would be
nice to know if there are any spesific things I should be aware of.
Thore