Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: COM interop question Pin
Dave Kreskowiak9-Jun-05 14:52
mveDave Kreskowiak9-Jun-05 14:52 
GeneralRe: COM interop question Pin
Christian Graus9-Jun-05 14:56
protectorChristian Graus9-Jun-05 14:56 
GeneralRe: COM interop question Pin
Dave Kreskowiak9-Jun-05 16:08
mveDave Kreskowiak9-Jun-05 16:08 
GeneralRe: COM interop question Pin
Christian Graus9-Jun-05 16:15
protectorChristian Graus9-Jun-05 16:15 
GeneralGC Pin
devin1239-Jun-05 12:48
devin1239-Jun-05 12:48 
GeneralRe: GC Pin
Christian Graus9-Jun-05 13:01
protectorChristian Graus9-Jun-05 13:01 
GeneralRe: GC Pin
devin1239-Jun-05 13:06
devin1239-Jun-05 13:06 
GeneralRe: GC Pin
Christian Graus9-Jun-05 13:10
protectorChristian Graus9-Jun-05 13:10 
Yes, if you must. I would not recommend it though, you could hurt performance by causing the GC to run more often than it should. Just dispose of objects that you'd like collected.


Christian Graus - Microsoft MVP - C++
GeneralRe: GC Pin
devin1239-Jun-05 13:19
devin1239-Jun-05 13:19 
GeneralRe: GC Pin
Dave Kreskowiak9-Jun-05 14:46
mveDave Kreskowiak9-Jun-05 14:46 
GeneralRe: GC Pin
PaleyX10-Jun-05 14:43
PaleyX10-Jun-05 14:43 
GeneralRe: GC Pin
PaleyX10-Jun-05 14:48
PaleyX10-Jun-05 14:48 
GeneralNULL Pin
devin1239-Jun-05 12:28
devin1239-Jun-05 12:28 
GeneralRe: NULL Pin
Christian Graus9-Jun-05 12:32
protectorChristian Graus9-Jun-05 12:32 
GeneralRe: NULL Pin
devin1239-Jun-05 12:40
devin1239-Jun-05 12:40 
GeneralRe: NULL Pin
Christian Graus9-Jun-05 12:44
protectorChristian Graus9-Jun-05 12:44 
GeneralRe: NULL Pin
devin1239-Jun-05 12:52
devin1239-Jun-05 12:52 
GeneralRe: NULL Pin
Christian Graus9-Jun-05 12:58
protectorChristian Graus9-Jun-05 12:58 
GeneralRe: NULL Pin
devin1239-Jun-05 13:17
devin1239-Jun-05 13:17 
GeneralRe: NULL Pin
Christian Graus9-Jun-05 13:20
protectorChristian Graus9-Jun-05 13:20 
GeneralRe: NULL Pin
devin1239-Jun-05 13:32
devin1239-Jun-05 13:32 
GeneralRe: NULL Pin
Christian Graus9-Jun-05 13:52
protectorChristian Graus9-Jun-05 13:52 
GeneralRe: NULL Pin
devin1239-Jun-05 13:54
devin1239-Jun-05 13:54 
GeneralRe: NULL Pin
Skynyrd10-Jun-05 0:18
Skynyrd10-Jun-05 0:18 
GeneralRe: NULL Pin
Roger Alsing10-Jun-05 3:09
Roger Alsing10-Jun-05 3:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.