File: README.markdown

package info (click to toggle)
apitrace 13.0%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,752 kB
  • sloc: cpp: 183,974; python: 33,969; ansic: 25,566; sh: 169; makefile: 88; sed: 3
file content (5 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (6)
1
2
3
4
5
Utilities for injection of DLLs in Windows.

Wrapper DLLs work well for self-contained APIs (e.g., OpenGL with its
opengl32.dll), but not for APIs which are spread across multiple DLLs, in
particular DXGI and D3D10+ APIs.