Controller Posted February 7, 2010 Posted February 7, 2010 Attached are stubs for all older and newer D3DX9_XX.DLL files.Using D3DX9_31 only (latest for Windows 98 as far as I know), all versions above / below will stub to this dll.all dll files in attachement are actually the same file, just renamed so you can easy extract/overwrite.backup your existing files, or you may choose to extract missing versions only;use at your own riskd3d9x_xx.zipNotes:currently NOT UPX compatible!!!!!!!!!!!!!imports / exports all functions like D3DX9_31import / export table sharing function name stringsimport table not using hints (->0) thus no additional null termination needed, except for the last entryflat assembler source included (generated, vb6 code generator also included)
modicr Posted February 8, 2010 Posted February 8, 2010 Thanks! BTW, the latest "DirectX End-User Runtimes" were just released (February 2010)http://www.microsoft.com/downloads/details...57-5AB8109CB4F5In my system32 folder the latest d3dx9 dll is D3DX9_42.dll ...Regards, Roman
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now