Hi. This question seems to be very simple but... How can I prevent a managed object from being garbage collected ? I'am creating the object in the method of an unmanaged class and save a reference to it as a normal GCHandle. GC.KeepAlive does not make the work for me. Thanks in advance, VictorL
Forum Rules
Bookmarks