mingw-w64/mingw-w64-headers
LIU Hao 50e9503928 headers/winerror: Move TBS_SUCCESS to tbs.h
45629c13ef added this macro in tbs.h, causing
a warning about redefinition:

   mingw-w64-headers/include/tbs.h:63: warning: "TBS_SUCCESS" redefined
      63 | #define TBS_SUCCESS 0

No Windows SDK has this macro in winerror.h, so this macro in winerror.h
should be removed, and the one in tbs.h is preferred.

Signed-off-by: LIU Hao <lh_mouse@126.com>
2024-10-12 09:05:05 +08:00
..
build-aux Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
crt headers: Expose the wchar ctype _l functions for msvcrt.dll for Vista 2024-10-12 00:55:33 +03:00
ddk include/wdm.h: Fix -Wsign-compare warning in RtlExtendedMagicDivide() 2022-03-14 22:21:33 +08:00
defaults headers: Get rid of _mingw_directx.h. 2020-01-20 15:41:40 +01:00
include headers/winerror: Move TBS_SUCCESS to tbs.h 2024-10-12 09:05:05 +08:00
testcases headers: Implement quaternion functions in windowsnumerics.h 2022-11-25 10:36:16 +02:00
tlb Revert "headers: Update to wine master" 2023-07-23 19:01:04 +08:00
.gitignore Update .gitignore files 2022-10-08 20:39:55 +08:00
aclocal.m4 Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
ChangeLog
ChangeLog.2009
ChangeLog.2010
ChangeLog.2011
ChangeLog.2012
ChangeLog.2013
config.h.in
configure Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
configure.ac configure: Use ucrt for msvcrt by default. 2023-06-25 20:31:20 +02:00
Makefile.am headers: Update imported headers to Wine version 5b06663a59d5. 2024-10-09 16:42:14 +02:00
Makefile.in headers: Update imported headers to Wine version 5b06663a59d5. 2024-10-09 16:42:14 +02:00
wine-import.sh headers: Import webservices.h and weakreference.idl from Wine. 2024-09-04 15:04:48 +02:00