Vanara/PInvoke
dahall 73420677a7 Updated project information 2020-10-23 09:05:48 -06:00
..
Accessibility Updated project information files 2020-07-14 16:02:36 -06:00
AclUI Updated project information files 2020-07-14 16:02:36 -06:00
BITS Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
Cabinet Updated project information files 2020-07-14 16:02:36 -06:00
CldApi Updated project information files 2020-07-14 16:02:36 -06:00
ComCtl32 Updated project information files 2020-07-14 16:02:36 -06:00
CoreAudio Changed extension of CoreAudio project file to prevent build 2020-05-14 20:48:35 -06:00
CredUI Updated project information files 2020-07-14 16:02:36 -06:00
Cryptography Updated project files for 3.2.17 and builds against Win10 2004 2020-09-19 19:45:33 -06:00
DbgHelp Fixed doc error 2020-08-26 21:02:09 -06:00
DnsApi BREAKING CHANGE: Due to performance, changed IMemoryMethods and ISimpleMemoryMethods to contain method signatures instead of properties of method delegates. Then changed all derived memory classes to new interface definition. I believe most of this only affects internal classes so hopefully not a huge effect on your code. 2020-07-20 09:48:32 -06:00
Drt Updated project files for 3.2.17 and builds against Win10 2004 2020-09-19 19:45:33 -06:00
DwmApi Updated project information files 2020-07-14 16:02:36 -06:00
FirewallApi Added .NET Standard 2.0 support 2020-09-20 12:35:17 -06:00
Gdi32 Updated project information files 2020-07-14 16:02:36 -06:00
Graphics Updated project information files 2020-07-14 16:02:36 -06:00
IpHlpApi Changed errant IpHlpLib fields from FILETIME to SYSTEMTIME per #154 2020-07-28 07:39:29 -06:00
Kernel32 Updated project information 2020-10-23 09:05:48 -06:00
KtmW32 Updated project information files 2020-07-14 16:02:36 -06:00
Magnification Further enhancements to matrices 2020-07-30 14:37:38 -06:00
Mpr For WNetEnumResources helper method, added better error handling, set initial buffer to page size, and fixed bug in loop 2020-08-23 12:56:08 -06:00
NTDSApi Updated project information files 2020-07-14 16:02:36 -06:00
NTDll Updated project files for 3.2.17 and builds against Win10 2004 2020-09-19 19:45:33 -06:00
NetApi32 Fixed incorrect parameters being passed to NetDfsSetClientInfo and NetDfsSetInfo 2020-08-23 12:46:59 -06:00
NetListMgr Updated project information files 2020-07-14 16:02:36 -06:00
NtDll Added NtQueryInformationProcess (#123) and supporting constants and structures along with unit test. 2020-05-20 12:27:58 -06:00
Ole Fixed bug in PropVariantToStringVector 2020-10-22 20:13:29 -06:00
Opc Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
P2P Updated project and build files for 3.2.18. Converted all project files to new SDK format. 2020-10-21 08:27:54 -06:00
Pdh Updated project information files 2020-07-14 16:02:36 -06:00
PeerDist Updated project files after adding DRT and PeerDist libs 2020-08-31 16:57:29 -06:00
PowrProf Updated project information files 2020-07-14 16:02:36 -06:00
Printing Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
ProjectedFSLib Updated project information files 2020-07-14 16:02:36 -06:00
SearchApi Updated project information files 2020-07-14 16:02:36 -06:00
Security Fixed bug in marshaler for LSA_UNICODE_STRING under X64 that caused alignment error and failure on all calls. Thanks @ryannewington for identifying the problem and where to fix it (#169). 2020-09-14 17:17:20 -06:00
Shared Added standard HWND constants as static fields in HWND 2020-09-25 17:16:22 -06:00
Shell32 Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
ShlwApi Added overload for ConnectToConnectionPoint for optional last param and fixed attributes. 2020-09-16 19:30:44 -06:00
TaskSchd Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
UrlMon Fixed a number of bugs with IUri and IUriBuilder 2020-10-22 20:13:58 -06:00
User32 BREAKING CHANGE: Fixed return value of TrackPopupMenuEx so command identifiers could be returned. 2020-09-25 17:17:12 -06:00
UserEnv Fixed changes from SafeCoTaskMemString to string to include marshaling attribute 2020-10-22 14:40:24 -06:00
UxTheme Updated project information files 2020-07-14 16:02:36 -06:00
VirtDisk Updated project information files 2020-07-14 16:02:36 -06:00
WcmApi Updated project information files 2020-07-14 16:02:36 -06:00
Wer Updated project information files 2020-07-14 16:02:36 -06:00
WinINet Updated project files 2020-09-07 11:05:38 -06:00
WinTrust Changed WIN_CERTIFICATE.bCertificate from IntPtr to byte 2020-08-05 10:39:49 -06:00
WlanApi Optimized some expressions 2020-09-01 14:01:09 -06:00
Ws2_32 Extended SOCKADDR explicit cast to SOCKADDR_IN6 so that if represented by a v4 IP address, it will convert it to IPV6 before casting. 2020-09-14 10:26:46 -06:00