2
0
mirror of https://github.com/boostorg/winapi.git synced 2026-01-22 05:52:08 +00:00

Commit Graph

  • fcd61f3b2e Fixed bugs according to tests. Andrey Semashev 2018-03-10 21:02:48 +03:00
  • 3a249ca7c6 Fixed MSVC-14.1 compilation. Andrey Semashev 2018-03-09 03:11:42 +03:00
  • c4ebb6d9d0 Improve compatibility with Cygwin 64. Andrey Semashev 2018-03-09 02:47:24 +03:00
  • 4678e497f4 Converted global constants to constexpr. Andrey Semashev 2018-03-09 01:00:31 +03:00
  • 2490b195ad Updated for compatibility with Cygwin 64. Andrey Semashev 2018-03-09 00:25:02 +03:00
  • c151d800a8 Added Cygwin 64 Appveyor build job. Andrey Semashev 2018-03-08 21:40:46 +03:00
  • 4835485a5a Changed the default target to Windows 7. Andrey Semashev 2018-03-07 15:11:00 +03:00
  • f004b4753d Fixed the SYSTEM_INFO definition to allow for the Windows SDK syntax. boost-1.67.0 boost-1.66.0 Andrey Semashev 2017-11-27 23:53:47 +03:00
  • 7a3ebe07be Changed the legacy namespace declaration method. Andrey Semashev 2017-10-24 22:51:22 +03:00
  • 3c964a1ef3 Fixed wt_set_max_threadpool_threads compilation on MSVC-14.0. Andrey Semashev 2017-10-19 03:22:19 +03:00
  • 59cdbedd30 Renamed some leftover macros to have prefix BOOST_WINAPI. Andrey Semashev 2017-10-19 02:40:01 +03:00
  • acaaf4501c Added docs for BOOST_USE_NTDDI_VERSION and BOOST_USE_WINAPI_FAMILY. Andrey Semashev 2017-10-19 02:30:05 +03:00
  • 6b67a9c5cf Moved library headers and symbols to the boost level directory and namespace. Andrey Semashev 2017-10-19 00:36:33 +03:00
  • a9abc7668a Fixed incorrect preprocessor directive. Andrey Semashev 2017-10-08 18:09:45 +03:00
  • db74f2753a Fixed NTSTATUS_ definition when BOOST_USE_WINDOWS_H is defined. Andrey Semashev 2017-10-07 21:13:56 +03:00
  • d5adfec9d1 Formatting and other nonessential changes. Andrey Semashev 2017-10-07 20:58:28 +03:00
  • b5bbd3a997 Merge remote-tracking branch 'jeking3/add-bcrypt-support' into develop Andrey Semashev 2017-10-07 20:38:00 +03:00
  • d5f9d9d436 Updated partition macro. Andrey Semashev 2017-10-07 20:21:28 +03:00
  • 8091170850 Ported the rest of the headers to partition macros. Andrey Semashev 2017-10-07 19:54:16 +03:00
  • ac43c2c0fd add bcrypt support for RNG James E. King, III 2017-09-20 11:12:43 -04:00
  • 4e089d4bbb Corrected a typo in the comment. Andrey Semashev 2017-10-07 14:37:12 +03:00
  • b098dff4b6 Merge pull request #57 from jeking3/uwp Andrey Semashev 2017-10-07 14:30:42 +03:00
  • 33bd73b769 Add support for Windows Store (UWP) development, i.e. WINAPI_FAMILY=WINAPI_FAMILY_PC_APP James E. King, III 2017-09-19 12:39:36 -04:00
  • af706c3b67 Merge branch 'develop' Andrey Semashev 2017-09-25 00:19:37 +03:00
  • 9d405ef127 Test commit to trigger AppVeyor. Andrey Semashev 2017-09-24 21:29:17 +03:00
  • 9df54544b9 Test commit to trigger AppVeyor. Andrey Semashev 2017-09-24 21:29:17 +03:00
  • 799be2a866 Removed the special code for Windows CE 6.0. Andrey Semashev 2017-09-23 21:23:17 +03:00
  • d687b7c837 Fixed GetSystemTimeAsFileTime emulation for Windows CE. Andrey Semashev 2017-09-23 21:06:25 +03:00
  • f6369f95c3 Added support for specifying NTDDI version. Andrey Semashev 2017-09-23 20:51:40 +03:00
  • fac7ef4518 Deleted the previously deprecated headers. Andrey Semashev 2017-09-16 19:50:59 +03:00
  • 1c2e1c1c2b Jobs API is only available since Windows 2000. Andrey Semashev 2017-09-16 19:17:59 +03:00
  • 4d7c2f70b9 Updated links to the AppVeyor badges. Andrey Semashev 2017-09-16 19:07:22 +03:00
  • e9a3073f22 Use BOOST_FORCEINLINE for function wrappers. Andrey Semashev 2017-09-16 19:03:36 +03:00
  • 4956f78177 Added availability conditions of some of the constants. Andrey Semashev 2017-09-16 18:30:47 +03:00
  • 516452e210 Fixed CompareObjectHandles not being defined extern C. Andrey Semashev 2017-09-16 18:22:51 +03:00
  • ed10dcd02c Default to the latest Service Pack of the selected Windows version. Andrey Semashev 2017-09-16 16:16:51 +03:00
  • 7da1309feb Use NTDDI_VERSION to enable RtlCaptureStackBackTrace only since WinXP SP1. Andrey Semashev 2017-09-16 16:14:53 +03:00
  • 4933184076 Added printing WINAPI_FAMILY. Andrey Semashev 2017-09-16 16:12:10 +03:00
  • dac59d7fbd Adjusted the order of comments and build jobs for better readability in the test results. Andrey Semashev 2017-09-15 23:52:17 +03:00
  • ff9e13706f Added build status badges. Andrey Semashev 2017-09-15 21:50:07 +03:00
  • e8fe17a14a Added more comment tags to the build jobs. Andrey Semashev 2017-09-15 21:31:24 +03:00
  • c34fd4211b add appveyor and travis ci James E. King, III 2017-09-15 00:17:35 -04:00
  • 8c5e9211bd Added WaitForMultipleObjectsEx and WaitForMultipleObjectsEx. Andrey Semashev 2017-08-31 13:51:59 +03:00
  • 3785dcf5ce Revert "Revert "Use BOOST_MAY_ALIAS from Boost.Config."" Andrey Semashev 2017-08-26 15:13:39 +03:00
  • 54c4cfc30f Revert "Use BOOST_MAY_ALIAS from Boost.Config." boost-1.65.1 boost-1.65.0 Andrey Semashev 2017-07-30 15:42:54 +03:00
  • 665d17197d Merge pull request #43 from danieljames/fix-doc-build Andrey Semashev 2017-07-30 15:41:26 +03:00
  • 912b819dce Remove duplicate boostdoc target Daniel James 2017-07-29 23:30:17 +01:00
  • 747442645d Use BOOST_MAY_ALIAS from Boost.Config. Andrey Semashev 2017-07-29 17:01:30 +03:00
  • 6a30df890f Added FILE_FLAG constants. Andrey Semashev 2017-07-06 17:36:01 +03:00
  • 2904493a9e Added a pseudo-test to display Windows SDK macros. Andrey Semashev 2017-06-25 15:56:48 +03:00
  • 394b67982a Fixed compatibility with MSVC 8 when using windows.h. Andrey Semashev 2017-06-25 13:26:10 +03:00
  • af39db6544 Added RtlCaptureStackBackTrace. Andrey Semashev 2017-06-24 17:37:32 +03:00
  • 9a315f48e3 Fixed compatibility with MinGW. Andrey Semashev 2017-06-24 17:32:55 +03:00
  • 53e5824f58 Update dependencies feature/cmake Peter Dimov 2017-06-24 04:09:41 +03:00
  • 7b6c35d754 Update Jamfile to generate dependencies Peter Dimov 2017-06-24 03:45:24 +03:00
  • 1a91b98faa Add cmake files Peter Dimov 2017-06-24 00:40:10 +03:00
  • a982281724 Merge pull request #39 from vinniefalco/develop Andrey Semashev 2017-05-25 22:02:42 +03:00
  • 1ab3751d57 Add debugapi.hpp Vinnie Falco 2017-05-22 22:49:33 -07:00
  • c3e8180be5 Trim trailing spaces. boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 Andrey Semashev 2017-02-17 13:42:33 +03:00
  • b017fd8866 Added wrappers for CryptEnumProviders* to work aroung MinGW bugs. Andrey Semashev 2017-01-17 00:39:17 +03:00
  • d1ce3b2d3f Added a workaround for CryptReleaseContext in Windows 2000 Andrey Semashev 2017-01-17 00:29:18 +03:00
  • f2f956c593 Only enable IsProcessInJob from Windows XP on up. Andrey Semashev 2017-01-17 00:28:45 +03:00
  • e329e1d0d1 Merge branch 'develop' boost-1.63.0 Andrey Semashev 2016-11-08 16:57:34 +03:00
  • e46a1b7710 Disabled an MSVC warning about a nameless struct/union. Andrey Semashev 2016-11-06 21:38:09 +03:00
  • 36f54b0bd5 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:37 -05:00
  • 9e3f7da114 Merge branch 'develop' of https://github.com/boostorg/winapi into develop Rene Rivera 2016-10-08 11:29:31 -05:00
  • 6dfe926d03 Nonessential. Andrey Semashev 2016-10-08 19:04:05 +03:00
  • 711a6bbd45 Added GetFileInformationByHandle function. Andrey Semashev 2016-10-08 19:00:24 +03:00
  • 69793b5d43 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:37 -05:00
  • 731e8c2db2 Merge pull request #35 from igaztanaga/oldgccwarnings boost-1.62.0 Andrey Semashev 2016-08-09 01:48:43 +03:00
  • 5272ee7ac3 Pragma message is only available for GCC > 4.3 Ion Gaztañaga 2016-08-09 00:11:10 +02:00
  • 8a1c94ae26 Removed WAIT_TIMEOUT_ as it duplicates the constant in wait.hpp. Andrey Semashev 2016-07-18 02:55:35 +03:00
  • b1f1e5d6fd Added a header with Windows error codes. Andrey Semashev 2016-07-16 22:02:15 +03:00
  • b31a496273 Added OpenProcess function and access rights constants. Andrey Semashev 2016-07-16 21:00:41 +03:00
  • 0fe7a608d4 Added job management APIs. Andrey Semashev 2016-07-16 20:43:52 +03:00
  • c4329b8574 Fixed formatting, added comments, removed unused include. Andrey Semashev 2016-07-16 20:25:14 +03:00
  • 3f92fc8cb6 Merge pull request #29 from klemens-morgenstern/environment Andrey Semashev 2016-07-16 20:15:40 +03:00
  • 75f6eaf107 Added CompareObjectHandles function (Windows 10). Andrey Semashev 2016-07-16 20:10:22 +03:00
  • f2887c28be Remove slashes from the test names. Andrey Semashev 2016-07-11 15:39:39 +03:00
  • 8b86729653 Merge pull request #33 from danieljames/mark-hidden Andrey Semashev 2016-07-05 11:01:16 +03:00
  • 72921dd730 Mark library as hidden Daniel James 2016-07-04 23:24:26 +01:00
  • ee8731f988 added environment functions klemens-morgenstern 2016-06-19 22:38:14 +02:00
  • f62492eb1a Added library documentation. Andrey Semashev 2016-06-19 19:53:04 +03:00
  • 2cad0b1c15 Added library meta. Andrey Semashev 2016-06-19 19:52:31 +03:00
  • 0a45ad46d0 Added ReadFile declaration. Andrey Semashev 2016-05-29 19:38:32 +03:00
  • 5aa4401595 Merge branch 'develop' boost-1.61.0 Andrey Semashev 2016-03-07 21:03:00 +03:00
  • 6d6041085a Merge branch 'master' of github.com:boostorg/winapi Andrey Semashev 2016-03-07 21:02:27 +03:00
  • 8a7c2890f1 Merge branch 'develop' of github.com:boostorg/winapi into develop Andrey Semashev 2016-03-07 21:02:08 +03:00
  • 7ce91eab22 Added the WC_ERR_INVALID_CHARS constant. Andrey Semashev 2016-03-07 21:01:27 +03:00
  • 180341cddf Merge pull request #24 from jlodos/bug/prevent-msvc-warning Andrey Semashev 2016-03-01 08:01:59 +03:00
  • f2f7b93528 Prevent warning "nonstandard extension used : nameless struct/union" in MSVC Jorge Lodos 2016-02-29 18:59:39 -06:00
  • bafd4a1f5d Merge pull request #23 from jlodos/bug/gcc-compile-problem Andrey Semashev 2016-02-27 23:20:23 +03:00
  • 2b79eb53b3 GCC complains with: ....../boost/detail/winapi/error_handling.hpp:97:46: warning: conversion to 'boost::detail::winapi::WORD_ {aka short unsigned int}' from 'int' may alter its value [-Wconversion] Jorge Lodos 2016-02-23 17:11:37 -06:00
  • 0f17094a79 Minor fix for AreFileApisANSI function declaration. Andrey Semashev 2016-02-22 22:44:51 +03:00
  • 4260a662d2 Merge remote-tracking branch 'jlodos/feature/add-AreFileApisANSI' into develop Andrey Semashev 2016-02-22 22:39:10 +03:00
  • 9e07973e31 Added some access permission flags for semaphores, events and file mappings. Andrey Semashev 2016-02-22 22:37:59 +03:00
  • 80cefbc39a Adding AreFileApisANSI Jorge Lodos 2016-02-18 20:41:35 -06:00
  • 4ccb77aab2 Fixed missing includes. Added missing constants and support for older Windows SDKs and MinGW. Andrey Semashev 2016-02-14 15:31:11 +03:00
  • fc32850225 Support for dbghelp Jorge Lodos 2016-02-13 19:51:18 -06:00
  • 2905041e65 Added declaration of MapViewOfFile. Andrey Semashev 2016-02-14 19:08:49 +03:00