Click here to Skip to main content
15,900,110 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: how would you do this using TDD? Pin
led mike26-Jun-08 5:05
led mike26-Jun-08 5:05 
Questioniexplore.exe.config Pin
Member 450727925-Jun-08 13:35
professionalMember 450727925-Jun-08 13:35 
AnswerRe: iexplore.exe.config Pin
Christian Graus25-Jun-08 23:39
protectorChristian Graus25-Jun-08 23:39 
AnswerRe: iexplore.exe.config Pin
Abhijit Jana28-Jun-08 0:24
professionalAbhijit Jana28-Jun-08 0:24 
AnswerRe: iexplore.exe.config Pin
Paul Conrad28-Jun-08 8:03
professionalPaul Conrad28-Jun-08 8:03 
QuestionGarbage Collector destroys my unmanged data Pin
ctoma200525-Jun-08 4:15
ctoma200525-Jun-08 4:15 
QuestionRe: Garbage Collector destroys my unmanged data Pin
Mark Salsbery25-Jun-08 10:32
Mark Salsbery25-Jun-08 10:32 
AnswerRe: Garbage Collector destroys my unmanged data Pin
ctoma200525-Jun-08 21:53
ctoma200525-Jun-08 21:53 
Sorry, the wav was named(in my code), "win", I wanted to changed to "sound" so it has a more common name.

That's just it, the native dll holds a list of it's own of sounds that where added. So I don't really have objects. I am pretty sure that GC is involved, because GC has a background thread. I didn't start any threads. Plus, my sound does not play anymore, so the space the native dll allocated must not be there. The sound buffer is still there, as I placed a pinned handle on it. But how can I be sure that memory allocated by the native dll is not destroyed?
GeneralRe: Garbage Collector destroys my unmanged data Pin
ctoma200526-Jun-08 2:00
ctoma200526-Jun-08 2:00 
GeneralRe: Garbage Collector destroys my unmanged data Pin
Mark Salsbery26-Jun-08 4:44
Mark Salsbery26-Jun-08 4:44 
QuestionRe: Garbage Collector destroys my unmanged data Pin
Mark Salsbery26-Jun-08 5:11
Mark Salsbery26-Jun-08 5:11 
AnswerRe: Garbage Collector destroys my unmanged data Pin
ctoma200526-Jun-08 6:09
ctoma200526-Jun-08 6:09 
GeneralRe: Garbage Collector destroys my unmanged data Pin
Mark Salsbery26-Jun-08 6:33
Mark Salsbery26-Jun-08 6:33 
QuestionWhat is the .Net equivalent of GetSystemMetrics(SM_CXVSCROLL)? Pin
KeesVer24-Jun-08 23:55
KeesVer24-Jun-08 23:55 
AnswerRe: What is the .Net equivalent of GetSystemMetrics(SM_CXVSCROLL)? Pin
led mike25-Jun-08 4:44
led mike25-Jun-08 4:44 
QuestionWorkflow Foundation -- why? Pin
Rei Miyasaka23-Jun-08 17:52
Rei Miyasaka23-Jun-08 17:52 
AnswerRe: Workflow Foundation -- why? Pin
Mark Churchill23-Jun-08 18:14
Mark Churchill23-Jun-08 18:14 
GeneralRe: Workflow Foundation -- why? Pin
Rei Miyasaka23-Jun-08 19:23
Rei Miyasaka23-Jun-08 19:23 
GeneralRe: Workflow Foundation -- why? Pin
Mark Churchill24-Jun-08 17:55
Mark Churchill24-Jun-08 17:55 
QuestionLauch a local program and pass args. Pin
Cory Kimble23-Jun-08 6:40
Cory Kimble23-Jun-08 6:40 
AnswerRe: Lauch a local program and pass args. Pin
Giorgi Dalakishvili23-Jun-08 6:54
mentorGiorgi Dalakishvili23-Jun-08 6:54 
GeneralRe: Lauch a local program and pass args. Pin
Cory Kimble23-Jun-08 9:55
Cory Kimble23-Jun-08 9:55 
GeneralRe: Lauch a local program and pass args. Pin
led mike23-Jun-08 10:01
led mike23-Jun-08 10:01 
AnswerRe: Lauch a local program and pass args. Pin
Thomas Stockwell23-Jun-08 15:22
professionalThomas Stockwell23-Jun-08 15:22 
QuestionTelephone based auto-systems??? Pin
pankazmittal23-Jun-08 5:52
pankazmittal23-Jun-08 5:52 

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.