ich bleib beim normalen, clootie funzt auch nicht
Delphi-Quellcode:
function D3DXFindShaderComment1(_Function : PLongWord; FourCC : LongWord; Data : Pointer; SizeInBytes : PCardinal) : HResult; stdcall; overload; external d3dx9dllname;
function D3DXFindShaderComment2(_Function : PLongWord; FourCC : LongWord; out Data : Pointer; SizeInBytes : PCardinal) : HResult; stdcall; overload; external d3dx9dllname;
function D3DXFindShaderComment3(_Function : PLongWord; FourCC : LongWord; Data : Pointer; out SizeInBytes : Cardinal) : HResult; stdcall; overload; external d3dx9dllname;
function D3DXFindShaderComment4(_Function : PLongWord; FourCC : LongWord; out Data : Pointer; out SizeInBytes : Cardinal) : HResult; stdcall; overload; external d3dx9dllname;
funktioniert, endlich läufts