Click here to Skip to main content
15,917,455 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: Where to get ATLMFC (in VC7) redistributable? Pin
Anthony_Yio26-Aug-03 1:28
Anthony_Yio26-Aug-03 1:28 
GeneralTypecasting Enum type Pin
Katamneni24-Jul-03 0:16
Katamneni24-Jul-03 0:16 
GeneralRe: Typecasting Enum type Pin
Nathan Blomquist24-Jul-03 1:43
Nathan Blomquist24-Jul-03 1:43 
QuestionGarbage collection -- what's the trick? Pin
Jeremy Osner22-Jul-03 9:04
Jeremy Osner22-Jul-03 9:04 
AnswerRe: Garbage collection -- what's the trick? Pin
Nathan Blomquist23-Jul-03 5:15
Nathan Blomquist23-Jul-03 5:15 
GeneralRe: Garbage collection -- what's the trick? Pin
Jeremy Osner23-Jul-03 5:28
Jeremy Osner23-Jul-03 5:28 
GeneralRe: Garbage collection -- what's the trick? Pin
Nathan Blomquist23-Jul-03 6:21
Nathan Blomquist23-Jul-03 6:21 
GeneralRe: Garbage collection -- what's the trick? Pin
Jeremy Osner23-Jul-03 6:58
Jeremy Osner23-Jul-03 6:58 
Yeah, I figured it was an expensive call -- I am doing it quite infrequently, immediately after a call which I know results in a whole lot of objects being eligible for reclamation -- is that the correct terminology? I want to just say "I deleted a lot of stuff" but obviously I did not delete it, I just removed references.

READIN writin rhythmetic
GeneralRe: Garbage collection -- what's the trick? Pin
Nathan Blomquist23-Jul-03 8:30
Nathan Blomquist23-Jul-03 8:30 
GeneralRe: Garbage collection -- what's the trick? Pin
Jeremy Osner23-Jul-03 8:41
Jeremy Osner23-Jul-03 8:41 
GeneralLinker errors Pin
Slaru21-Jul-03 17:20
Slaru21-Jul-03 17:20 
GeneralRe: Linker errors Pin
Jeremy Osner22-Jul-03 7:24
Jeremy Osner22-Jul-03 7:24 
GeneralRe: Linker errors Pin
Slaru22-Jul-03 7:49
Slaru22-Jul-03 7:49 
GeneralRe: Linker errors Pin
jspano22-Jul-03 15:14
jspano22-Jul-03 15:14 
GeneralRe: Linker errors Pin
Slaru22-Jul-03 17:10
Slaru22-Jul-03 17:10 
GeneralSerial COM port in Managed C++ Pin
icdma21-Jul-03 6:37
icdma21-Jul-03 6:37 
GeneralRe: Serial COM port in Managed C++ Pin
icdma26-Jul-03 7:43
icdma26-Jul-03 7:43 
Generalstrange compiler error Pin
Slaru20-Jul-03 13:06
Slaru20-Jul-03 13:06 
GeneralRe: strange compiler error Pin
Nemanja Trifunovic20-Jul-03 15:10
Nemanja Trifunovic20-Jul-03 15:10 
Generalstatic __gc[] @#$@ Pin
leppie19-Jul-03 22:04
leppie19-Jul-03 22:04 
GeneralRe: static __gc[] @#$@ Pin
leppie19-Jul-03 22:31
leppie19-Jul-03 22:31 
GeneralSolved :) Pin
leppie19-Jul-03 23:14
leppie19-Jul-03 23:14 
GeneralRe: static __gc[] @#$@ Pin
Tom Archer20-Jul-03 3:32
Tom Archer20-Jul-03 3:32 
GeneralRe: static __gc[] @#$@ Pin
leppie20-Jul-03 5:01
leppie20-Jul-03 5:01 
GeneralRe: static __gc[] @#$@ Pin
Tom Archer20-Jul-03 5:10
Tom Archer20-Jul-03 5:10 

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.