H. Verbeet wrote:
On 07/08/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
Eventhough this is some considerable amount of work to be done, in the end the
code will be cleaner (and several lines shorter).

Comments/remarks ?

For what it's worth, the d3d tests typically only need a single
export. That should make it relatively easy to change them, but it
also means there's not a lot to gain there.

You mean 'Direct3DCreate8' in the d3d8 tests (Oh wait, there's also 'ValidateVertexShader' and 'ValidatePixelShader') and 'Direct3DCreate9' in the d3d9 tests?

For consistency sake we should change it there as well. Although it's just a LoadLibrary turned into a GetModuleHandle.

Paul.


Reply via email to