Hi all,
I've a problem with Clootie's DX9 headers: I can't compile any example because of pAdapterInfo look at these
[Error] D3DEnumeration.pas(48: Undeclared identifier: 'Free'
[Error] D3DEnumeration.pas(522): Incompatible types: 'TD3DAdapterInfo' and 'PD3DAdapterInfo'
[Error] D3DEnumeration.pas(525): Undeclared identifier: 'Free'
[Error] D3DEnumeration.pas(532): Undeclared identifier: 'Free'
[Error] D3DEnumeration.pas(565): Undeclared identifier: 'Free'
[Error] D3DEnumeration.pas(663): Undeclared identifier: 'Free'
[Fatal Error] D3DApp.pas(27): Could not compile used unit 'D3DEnumeration.pas'

What can I do?