]> git.cworth.org Git - apitrace/blob - README
Initial import of Michael Koch's "basic proxy-dll" source.
[apitrace] / README
1 Wrapper DLLs to trace D3D8 and D3D9 APIs calls.
2
3 Base on the idea and code (public domain) from Michael Koch. 
4
5 See also:
6 - http://www.mikoweb.eu/index.php?node=21
7 - http://www.codeguru.com/cpp/g-m/directx/directx8/article.php/c11453/
8 - http://doc.51windows.net/Directx9_SDK/?url=/directx9_sdk/graphics/programmingguide/TutorialsAndSamplesAndToolsAndTips/Tools/D3DSpy.htm
9
10
11 -- 
12 Jose Fonseca <jrfonseca@tungstengraphics.com>