Go to file
Chris Charabaruk 1bb9dfc984 include/winnetwk: Fix oversighted BOOL in function proto
Using `BOOL` instead of `WINBOOL` for WNetRestoreSingleConnectionW is not
only inconsistent with the rest of the header, but also causes some
software (such as GNUstep) from being able to build.

Signed-off-by: Chris Charabaruk <chris.charabaruk+mingw@outlook.com>
Signed-off-by: Liu Hao <lh_mouse@126.com>
2019-10-17 20:27:17 +08:00
build-aux Update to autoconf v2.69 (aka automake 1.15) 2016-10-17 22:02:44 -07:00
COPYING.MinGW-w64 Remove Fixme about csq.h 2010-02-23 15:17:58 +00:00
COPYING.MinGW-w64-runtime Add 2011-2013 to copyright years 2013-02-26 20:28:23 +00:00
mingw-w64-crt ucrt: Avoid using the UCRT long double nanl function on x86 2019-09-16 14:36:12 +03:00
mingw-w64-doc Update trunk prefix behavior docs 2013-01-27 00:26:50 +00:00
mingw-w64-headers include/winnetwk: Fix oversighted BOOL in function proto 2019-10-17 20:27:17 +08:00
mingw-w64-libraries Wait on sema_b again to ensure pthread_cond_wait() functions atomically as required by POSIX. 2019-09-02 22:40:29 +08:00
mingw-w64-tools widl: Updated to current Wine version. 2019-08-22 13:23:15 +02:00
.gitignore Added .gitignore file. 2015-12-03 12:23:21 +01:00
aclocal.m4 Update to autoconf v2.69 (aka automake 1.15) 2016-10-17 22:02:44 -07:00
AUTHORS Merge commit '954b97bcfc515152cb5e666411d3ca0b256d589b' 2019-06-03 10:37:03 +02:00
config.h.in Add top level configury system 2010-02-24 17:55:02 +00:00
configure Regenerate configure 2017-11-06 23:08:57 +00:00
configure.ac build: enable specific tools and libraries 2017-11-06 23:05:00 +00:00
COPYING Add 2013 as copyright year. 2013-02-26 20:29:09 +00:00
DISCLAIMER removed svn:executable property. 2010-01-15 20:22:39 +00:00
DISCLAIMER.PD Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
Makefile.am build: autoconf: support winpthreads library 2017-10-07 23:36:26 +00:00
Makefile.in Regenerate configure and Makefile.in. 2017-10-07 23:36:40 +00:00