Re: application uses direrctx in my PC
- From: "The March Hare [MVP]" <phil@xxxxxxxxx>
- Date: Sat, 16 Apr 2005 15:22:07 -0600
On Sat, 16 Apr 2005 21:37:40 +0200, Gim wrote:
> I would like to know whether a certain application uses direrctx in my PC.
> Is it possible?
> I have only the application exe but I can use all the debug stuff in the
> msdn and more.
> If the answer is positive, can I also know the specific api?
For an overview of what dlls you program uses run the Depends program that
is part of Visual Studio on the exe. You can compare this with the lib
list in the DX SDK (under the lib folder).
I think you can use MSR Detours (Google it) to do a more detailed
examination of what is called but I haven't used Detours myself.
--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.
- Follow-Ups:
- Re: application uses direrctx in my PC
- From: Gim
- Re: application uses direrctx in my PC
- References:
- application uses direrctx in my PC
- From: Gim
- application uses direrctx in my PC
- Prev by Date: application uses direrctx in my PC
- Next by Date: Re: directsound help
- Previous by thread: application uses direrctx in my PC
- Next by thread: Re: application uses direrctx in my PC
- Index(es):
Relevant Pages
|