Skip to content

Commit

Permalink
inc: Update Windows API binding to MinGW-w64 4.0.4
Browse files Browse the repository at this point in the history
(no changes to bindings except some #includes in win/shlobj.bi)
  • Loading branch information
dkl committed Aug 24, 2015
1 parent 620cc91 commit c3d8d9d
Show file tree
Hide file tree
Showing 248 changed files with 250 additions and 247 deletions.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Version 1.04.0
- The FB gfxlib can now be built on OS X using XQuartz by passing ENABLE_XQUARTZ=1 to make
- Redundant float constant declarations are now also allowed
- Updated Mesa OpenGL binding to 10.6.4
- Updated Windows API binding to MinGW-w64 4.0.4

[fixed]
- False-positive "ambigious sizeof" warnings if the identifier could refer only to a type or procedure (in that case it should already be fairly clear that the type will be chosen, not the procedure, because sizeof() can't be applied to procedures at all), or if an expression such as "array(0)" is given to sizeof() (i.e. something that starts with an identifier but is followed by further tokens that clarify that it's not refering to a type)
Expand Down
2 changes: 1 addition & 1 deletion inc/GL/windows/gl.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/GL/windows/glext.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (c) 2013-2014 The Khronos Group Inc.
Expand Down
2 changes: 1 addition & 1 deletion inc/GL/windows/glu.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/_bsd_types.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/_mingw.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/_mingw_unicode.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/accctrl.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/aclapi.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/aclui.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/adtgen.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/amaudio.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2010 Maarten Lankhorst for CodeWeavers
Expand Down
2 changes: 1 addition & 1 deletion inc/win/amvideo.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2003 Robert Shearman
Expand Down
2 changes: 1 addition & 1 deletion inc/win/apiset.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/audevcod.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/authz.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/basetsd.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/basetyps.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/bcrypt.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/cderr.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/cguid.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/combaseapi.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/comcat.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/commctrl.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/commdlg.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/control.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/cpl.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/cplext.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/crtdefs.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/custcntl.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3d.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) the Wine project
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3d9.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2002-2003 Jason Edmeades
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3d9caps.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2002-2003 Jason Edmeades
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3d9types.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2002-2003 Jason Edmeades
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dcaps.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2000 Peter Hunnisett
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3drm.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2005 Peter Berg Larsen
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3drmdef.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright 2007,2010 Vijay Kiran Kamuju
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3drmobj.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2008 Vijay Kiran Kamuju
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dtypes.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2000 Peter Hunnisett
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2007 David Adam
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9anim.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright 2011 Dylan Smith
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9core.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2007, 2008 Tony Wasserka
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9effect.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright 2010 Christian Costa
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9math.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2007 David Adam
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9mesh.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2009 David Adam
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9shader.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright 2008 Luis Busquets
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9shape.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright 2010 Christian Costa
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9tex.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) 2008 Tony Wasserka
Expand Down
2 changes: 1 addition & 1 deletion inc/win/d3dx9xof.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright 2011 Dylan Smith
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dbt.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dde.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/ddeml.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/ddraw.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) the Wine project
Expand Down
2 changes: 1 addition & 1 deletion inc/win/devpkey.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/devpropdef.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' devpropdef.h
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dimm.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' This Software is provided under the Zope Public License (ZPL) Version 2.1.
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dinput.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Copyright (C) the Wine project
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dlgs.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DISCLAIMER
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dls1.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' Defines and Structures for Instrument Collection Form RIFF DLS1
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmdls.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic DLS Download Definitions
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmerror.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic Error Codes
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmplugin.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic Performance Layer Plugins API
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmusbuff.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic Buffer Format
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmusicc.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic Core API Stuff
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmusicf.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic File Formats
Expand Down
2 changes: 1 addition & 1 deletion inc/win/dmusici.bi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'' FreeBASIC binding for mingw-w64-v4.0.1
'' FreeBASIC binding for mingw-w64-v4.0.4
''
'' based on the C header files:
'' DirectMusic Performance API
Expand Down
Loading

0 comments on commit c3d8d9d

Please sign in to comment.