[fpc-devel] Windows DirectX9
    Adriaan van Os 
    fpc at microbizz.nl
       
    Fri Nov 28 16:25:16 CET 2014
    
    
  
Looking on the internet for DirectShow Pascal bindings, I came across 
<http://code.google.com/p/dspack/source/browse/#svn%2Ftrunk%2Fsrc%2FDirectX9>. With a few 
modifications, this does compile with fpc-2.6.4, e.g.
adriaan% fpc -MDelphi -Twin32 DirectShow9.pas
Free Pascal Compiler version 2.6.4 [2014/02/26] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling DirectShow9.pas
Compiling DirectDraw.pas
Compiling DirectSound.pas
Compiling DXTypes.pas
Compiling Direct3D9.pas
53273 lines compiled, 2.3 sec
Is there a fixed policy to include packages like these with FPC (or not) ? The license is Mozilla 
Public License 1.1.
Regards,
Adriaan van Os
    
    
More information about the fpc-devel
mailing list