Skip to content

Commit d6ce4ab

Browse files
author
Git for Windows Build Agent
committed
Update 7 packages
mingw-w64-i686-crt-git (12.0.0.r619.g850703ae4-1 -> 12.0.0.r640.g75ed7d2d1-1) mingw-w64-i686-headers-git (12.0.0.r619.g850703ae4-1 -> 12.0.0.r640.g75ed7d2d1-1) mingw-w64-i686-libmangle-git (12.0.0.r619.g850703ae4-1 -> 12.0.0.r640.g75ed7d2d1-1) mingw-w64-i686-libwinpthread-git (12.0.0.r619.g850703ae4-1 -> 12.0.0.r640.g75ed7d2d1-1) mingw-w64-i686-tools-git (12.0.0.r619.g850703ae4-1 -> 12.0.0.r640.g75ed7d2d1-1) mingw-w64-i686-winpthreads-git (12.0.0.r619.g850703ae4-1 -> 12.0.0.r640.g75ed7d2d1-1) mingw-w64-i686-xz (5.8.0-1 -> 5.8.1-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 593a2e1 commit d6ce4ab

File tree

473 files changed

+965
-405
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

473 files changed

+965
-405
lines changed

etc/rebase.db.i386

0 Bytes
Binary file not shown.

mingw32/bin/gendef.exe

480 Bytes
Binary file not shown.

mingw32/bin/genidl.exe

0 Bytes
Binary file not shown.

mingw32/bin/genpeimg.exe

512 Bytes
Binary file not shown.

mingw32/bin/liblzma-5.dll

0 Bytes
Binary file not shown.

mingw32/bin/libwinpthread-1.dll

0 Bytes
Binary file not shown.

mingw32/bin/lzmadec.exe

0 Bytes
Binary file not shown.

mingw32/bin/lzmainfo.exe

0 Bytes
Binary file not shown.

mingw32/bin/unxz.exe

0 Bytes
Binary file not shown.

mingw32/bin/widl.exe

33 Bytes
Binary file not shown.

mingw32/bin/xz.exe

0 Bytes
Binary file not shown.

mingw32/bin/xzcat.exe

0 Bytes
Binary file not shown.

mingw32/bin/xzcmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case ${0##*/} in
3131
*) prog=xzdiff; cmp=${DIFF:-diff};;
3232
esac
3333

34-
version="$prog (XZ Utils) 5.8.0"
34+
version="$prog (XZ Utils) 5.8.1"
3535

3636
usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
3737
Compare FILE1 to FILE2, using their uncompressed contents if they are

mingw32/bin/xzdec.exe

0 Bytes
Binary file not shown.

mingw32/bin/xzdiff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case ${0##*/} in
3131
*) prog=xzdiff; cmp=${DIFF:-diff};;
3232
esac
3333

34-
version="$prog (XZ Utils) 5.8.0"
34+
version="$prog (XZ Utils) 5.8.1"
3535

3636
usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
3737
Compare FILE1 to FILE2, using their uncompressed contents if they are

mingw32/bin/xzegrep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ case ${0##*/} in
3535
*) prog=xzgrep; grep=${GREP:-grep};;
3636
esac
3737

38-
version="$prog (XZ Utils) 5.8.0"
38+
version="$prog (XZ Utils) 5.8.1"
3939

4040
usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
4141
Look for instances of PATTERN in the input FILEs, using their

mingw32/bin/xzfgrep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ case ${0##*/} in
3535
*) prog=xzgrep; grep=${GREP:-grep};;
3636
esac
3737

38-
version="$prog (XZ Utils) 5.8.0"
38+
version="$prog (XZ Utils) 5.8.1"
3939

4040
usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
4141
Look for instances of PATTERN in the input FILEs, using their

mingw32/bin/xzgrep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ case ${0##*/} in
3535
*) prog=xzgrep; grep=${GREP:-grep};;
3636
esac
3737

38-
version="$prog (XZ Utils) 5.8.0"
38+
version="$prog (XZ Utils) 5.8.1"
3939

4040
usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
4141
Look for instances of PATTERN in the input FILEs, using their

mingw32/bin/xzless

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# specified via XZ_OPT.
2525
xz='xz --format=auto'
2626

27-
version='xzless (XZ Utils) 5.8.0'
27+
version='xzless (XZ Utils) 5.8.1'
2828

2929
usage="Usage: ${0##*/} [OPTION]... [FILE]...
3030
Like 'less', but operate on the uncompressed contents of xz compressed FILEs.

mingw32/bin/xzmore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# specified via XZ_OPT.
2525
xz='xz --format=auto'
2626

27-
version='xzmore (XZ Utils) 5.8.0'
27+
version='xzmore (XZ Utils) 5.8.1'
2828

2929
usage="Usage: ${0##*/} [OPTION]... [FILE]...
3030
Like 'more', but operate on the uncompressed contents of xz compressed FILEs.

mingw32/include/activation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/activation.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/activation.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activaut.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/activaut.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/activaut.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activdbg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/activdbg.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/activdbg.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activdbg100.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/activdbg100.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/activdbg100.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activprof.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/activprof.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/activprof.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activscp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/activscp.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/activscp.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/adhoc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/adhoc.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/adhoc.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/alg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/alg.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/alg.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/amstream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/amstream.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/amstream.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/amvideo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/amvideo.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/amvideo.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/asyncinfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/asyncinfo.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/asyncinfo.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/audioclient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/audioclient.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/audioclient.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/audioendpoints.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/audioendpoints.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/audioendpoints.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/audiopolicy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/audiopolicy.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/audiopolicy.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/austream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/austream.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/austream.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bdaiface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bdaiface.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bdaiface.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bits.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bits.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits1_5.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bits1_5.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bits1_5.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits2_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bits2_0.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bits2_0.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits2_5.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bits2_5.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bits2_5.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits3_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bits3_0.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bits3_0.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits5_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/bits5_0.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/bits5_0.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/comadmin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/comadmin.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/comadmin.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/comcat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/comcat.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/comcat.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/commoncontrols.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/commoncontrols.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/commoncontrols.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/control.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/control.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/credentialprovider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/credentialprovider.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/credentialprovider.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/ctfutb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/ctfutb.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/ctfutb.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/ctxtcall.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/ctxtcall.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/ctxtcall.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d10.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d10.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10_1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d10_1.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d10_1.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10effect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d10effect.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d10effect.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10sdklayers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d10sdklayers.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d10sdklayers.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10shader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d10shader.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d10shader.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11_1.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11_1.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11_2.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11_2.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_3.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11_3.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11_3.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_4.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11_4.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11_4.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11on12.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11on12.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11on12.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11sdklayers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d11sdklayers.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d11sdklayers.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d12.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d12.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d12.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d12sdklayers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d12sdklayers.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d12sdklayers.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d12shader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d12shader.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d12shader.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d12video.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3d12video.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3d12video.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3dcommon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/d3dcommon.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/d3dcommon.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3dx9tex.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ HRESULT WINAPI D3DXLoadVolumeFromMemory(struct IDirect3DVolume9 *destvolume,
182182
D3DFORMAT srcformat, UINT srcrowpitch, UINT srcslicepitch, const PALETTEENTRY *srcpalette,
183183
const D3DBOX *srcbox, DWORD filter, D3DCOLOR colorkey);
184184

185+
HRESULT WINAPI D3DXSaveVolumeToFileInMemory(struct ID3DXBuffer **dst_buffer, D3DXIMAGE_FILEFORMAT dst_format,
186+
struct IDirect3DVolume9 *src_volume, const PALETTEENTRY *src_palette, const D3DBOX *src_box);
187+
185188
HRESULT WINAPI D3DXSaveVolumeToFileA(const char *destfile, D3DXIMAGE_FILEFORMAT destformat,
186189
struct IDirect3DVolume9 *srcvolume, const PALETTEENTRY *srcpalette, const D3DBOX *srcbox);
187190
HRESULT WINAPI D3DXSaveVolumeToFileW(const WCHAR *destfile, D3DXIMAGE_FILEFORMAT destformat,

mingw32/include/dbgprop.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/dbgprop.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/dbgprop.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/dcommon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/dcommon.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/dcommon.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/dcompanimation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/dcompanimation.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/dcompanimation.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/ddstream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/ddstream.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/ddstream.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/devicetopology.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/devicetopology.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/devicetopology.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/dimm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/dimm.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/dimm.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/dinputd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/dinputd.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/dinputd.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/directmanipulation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 10.3 from include/directmanipulation.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 10.4 from include/directmanipulation.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

0 commit comments

Comments
 (0)