PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Re: GC and C++ DLL
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Re: GC and C++ DLL
![]() |
Re: GC and C++ DLL |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
All managed threads are suspended. Any thread created in native code will
be completely unknown by the GC and therefore unaffected. -- Chris Tacke OpenNETCF Consulting Managed Code in the Embedded World www.opennetcf.com -- "Aigor" <Aigor@discussions.microsoft.com> wrote in message news:E9D91F51-B0FA-4942-978B-34F593F93C94@microsoft.com... > My C# application will load C++ dll, because of real-time purpose. C++ dll > creates its own thread. GC stops all threads. Does this also impact C++ > thread? > Should C++ run in separate process instead of separate thread to achieve > "real-time"? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

