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

Managed C++/CLI

 
QuestionHow to force the .NET version in a managed C++ DLL? Pin
Kubla Khan13-Nov-05 14:28
Kubla Khan13-Nov-05 14:28 
AnswerRe: How to force the .NET version in a managed C++ DLL? Pin
Nish Nishant14-Nov-05 4:10
sitebuilderNish Nishant14-Nov-05 4:10 
GeneralRe: How to force the .NET version in a managed C++ DLL? Pin
Kubla Khan14-Nov-05 5:21
Kubla Khan14-Nov-05 5:21 
QuestionDeleting from a binary search tree Pin
darylesha12-Nov-05 17:48
darylesha12-Nov-05 17:48 
AnswerRe: Deleting from a binary search tree Pin
Nish Nishant14-Nov-05 4:10
sitebuilderNish Nishant14-Nov-05 4:10 
Questionrandom number generation problem in C++ Pin
amarsankar11-Nov-05 18:07
amarsankar11-Nov-05 18:07 
QuestionValues of 5.1 soundcard and graphic equlizer Pin
werner2711-Nov-05 1:50
werner2711-Nov-05 1:50 
AnswerRe: Values of 5.1 soundcard and graphic equlizer Pin
mikanu15-Nov-05 8:35
mikanu15-Nov-05 8:35 
There might be a way through the winmm.dll to se the volume independently per channel but the other thing you're talking about (setting up the equlizer) is an application specific task. You can easily tell by changing the settings of the equlizer in winamp and listening on mediaplayer. You should quickly notice there is no cahnge in MediaPlayer when you change settings in winamp. The point being here that there is no windows platform API for operation on the equlizer. For Winamp there is an SDK that you can download from their website.
QuestionHelp with connect 4 AI Pin
daham0810-Nov-05 13:26
daham0810-Nov-05 13:26 
AnswerRe: Help with connect 4 AI Pin
Jeremy Thornton12-Nov-05 14:24
Jeremy Thornton12-Nov-05 14:24 
Questionfstreaming a whole object (pointer) Pin
Hmmkk10-Nov-05 11:56
Hmmkk10-Nov-05 11:56 
AnswerRe: fstreaming a whole object (pointer) Pin
Christian Graus10-Nov-05 12:49
protectorChristian Graus10-Nov-05 12:49 
GeneralRe: fstreaming a whole object (pointer) Pin
Hmmkk10-Nov-05 19:29
Hmmkk10-Nov-05 19:29 
GeneralRe: fstreaming a whole object (pointer) Pin
Christian Graus13-Nov-05 9:53
protectorChristian Graus13-Nov-05 9:53 
QuestionReading/editing registry on different .dat file? Pin
LordZoster9-Nov-05 11:40
LordZoster9-Nov-05 11:40 
Questionbinary hex conversion using stacks Pin
OttawaSenator9-Nov-05 6:57
OttawaSenator9-Nov-05 6:57 
AnswerRe: binary hex conversion using stacks Pin
mikanu9-Nov-05 7:12
mikanu9-Nov-05 7:12 
GeneralRe: binary hex conversion using stacks Pin
OttawaSenator9-Nov-05 11:10
OttawaSenator9-Nov-05 11:10 
GeneralRe: binary hex conversion using stacks Pin
mikanu10-Nov-05 16:32
mikanu10-Nov-05 16:32 
Question"please help assignment due soon" Pin
da_comp_learner7-Nov-05 16:07
da_comp_learner7-Nov-05 16:07 
AnswerRe: "please help assignment due soon" Pin
Christian Graus7-Nov-05 16:26
protectorChristian Graus7-Nov-05 16:26 
Questionmemory leak Pin
nineofhearts7-Nov-05 11:37
nineofhearts7-Nov-05 11:37 
AnswerRe: memory leak Pin
Christian Graus7-Nov-05 12:25
protectorChristian Graus7-Nov-05 12:25 
GeneralRe: memory leak Pin
nineofhearts7-Nov-05 13:21
nineofhearts7-Nov-05 13:21 
GeneralRe: memory leak Pin
Christian Graus7-Nov-05 13:41
protectorChristian Graus7-Nov-05 13:41 

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.