Vanara/UnitTests/PInvoke
David Hall 9b5410c766 Refactored the SendMessage functions across the projects 2018-12-17 11:44:28 -07:00
..
AclUI Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
AdvApi32 Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Authz Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
BCrypt Further additions, corrections and tests for PInvoke.Cryptography 2018-12-05 12:38:06 -07:00
CommCtrl Refactored the SendMessage functions across the projects 2018-12-17 11:44:28 -07:00
CredUI Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
DwmApi 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
Gdi32 Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
InteropServices Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
IpHlpApi Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Kernel32 Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Mpr Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
NTDSApi Finished adding all methods and structures from NTDSApi. All tested except those that cause changes to ADSI since I have no domain to test on. 2018-11-30 14:01:11 -07:00
NetApi MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
NetListMgr Improved NetworkListManager 2018-07-21 14:14:26 -06:00
NtDll Updates to existing code with breaking changes. 2018-09-19 06:54:14 -06:00
Ole32 Bug fixes and cleanup for PROPVARIANT 2018-11-27 12:02:37 -07:00
PropSys 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
Shared Updated tests to reflect changes in libs 2018-11-28 07:48:11 -07:00
Shell32 Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
TaskSchd Added trigger test 2018-12-07 20:59:50 -07:00
User32 MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
UxTheme Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
VirtDisk Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinInet Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00