Re: directsound help
- From: "enz0" <enz0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 16 Apr 2005 19:07:02 -0700
"Chris P. [MVP]" wrote:
> On Thu, 14 Apr 2005 16:30:02 -0700, enz0 wrote:
>
> > "Chris P. [MVP]" wrote:
> >> You only have the static link option for MFC, but your app doesn't appear
> >> to be using MFC at all. Under the project properties -> general, make sure
> >> it is set to "Use Standard Windows Libraries". As you're not using ATL
> >> either, make sure that is set to "Not Using ATL".
> >>
> >> Rebuild and check your app's dependencies by using "Depends", which comes
> >> with the Platform SDK. Run depends on your app on the machine that is not
> >> working and the missing DLL(s) will be shown in red.
> >>
> > standard windows libraries = true
> > not using atl = true
> >
> > however i cant find that depends program anywhere. Im using the october
> > 2004 release of the sdk. was it a more new inclusion or ( more likely )
> > something i forgot to install.
> >
> > thanks for your time
>
> 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
.
- Follow-Ups:
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- References:
- directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- directsound help
- Prev by Date: Re: application uses direrctx in my PC
- Next by Date: Re: directsound help
- Previous by thread: Re: directsound help
- Next by thread: Re: directsound help
- Index(es):
Relevant Pages
|