Re: directsound help



On Sat, 16 Apr 2005 19:07:02 -0700, enz0 wrote:

> "Chris P. [MVP]" wrote:
>>
>> It's in the "Platform SDK" not the DirectX SDK. You just need the "Core
>> SDK" part of it to get the tools, it will be in the Bin directory once
>> installed. Follow this link:
>>
>> http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
>>
> awesome you are awesome thanks again
>
> it showed mscoree.dll was missing and the error i got when i included it was
> that it needed to install the .net framework.
> from what you have seen in the code do you believe the framework is
> necessary. Is there a compiler option to get around this or should the
> distribution jsut have a intaller pakage of the .net framework.
>
> Again thanks for your help

That's most strange. I didn't see indicated anywhere that you were using
managed code, perhaps you just chose the wrong option when you created your
project?

Under your project properties, Linker settings, Input, Additional
Dependencies, what libraries are listed there? Perhaps there is something
listed that doesn't need to be there.

-Chris
.



Relevant Pages

  • Re: directsound help
    ... Is there a compiler option to get around this or should the ... >> distribution jsut have a intaller pakage of the .net framework. ... > managed code, perhaps you just chose the wrong option when you created your ... > Under your project properties, Linker settings, Input, Additional ...
    (microsoft.public.win32.programmer.directx.audio)
  • Re: Still cant install framework 3.5 sp1
    ... I am still waiting for Vista SP1 to install ... Framework from the Windows folder. ... Aaron Stebner's .NET Framework Cleanup Tool ...
    (microsoft.public.windowsupdate)
  • Re: Still cant install framework 3.5 sp1
    ... install but it will be along shortly, ... Framework from the Windows folder. ... Aaron Stebner's .NET Framework Cleanup Tool ...
    (microsoft.public.windowsupdate)
  • Re: Still cant install framework 3.5 sp1
    ... except for the inability to install the SP1 update. ... C:\WINDOWS\system32 folder or subfolders ... NET 3.5 SP1 ... Aaron Stebner's .NET Framework Cleanup Tool ...
    (microsoft.public.windowsupdate)
  • Re: ?for an MVP regarding dot Net updates recieved today repeating the
    ... I could not uninstall any .NET installation (missing ... Also you need to keep the 3 versions of .net framework on your computer ... The steps from Microsoft Security Tech Support and from Aaron Stebner's ... NOT try to install that update. ...
    (microsoft.public.windowsxp.perform_maintain)

Loading