Displaying 1 result from an estimated 1 matches for "docs_frameserver".
2008 Nov 15
1
FLAC support for unsupported win32 programs
Not sure if this tool already exists in some form, or if it's been talked
about before.. but I got to thinking of a way to support FLAC in
applications that haven't added support in their code:
In windows, programs can be launched using the Microsoft Detours API (or
similar). This API can be used to do binary instrumentation on the programs.
This instrumentation can be used to intercept