Commit Graph

137 Commits (c5885b4c1744e3c7b869c3e73ede9fdb5b330e6f)

Author SHA1 Message Date
David Hall 41922e423d Converted KnownFolderDetailAttribute to a derivative of AssociateAttribute 2018-01-11 08:59:14 -07:00
David Hall aee3e99e87 Added AssociateAttribute to tie a Guid to an element 2018-01-11 08:58:26 -07:00
David Hall 8eded467df Added CreateBindCtx 2018-01-11 08:57:01 -07:00
David Hall 9486869bf9 Updated methods and report 2018-01-11 08:56:22 -07:00
David Hall a23370af91 * Reorganized files to reduce file size
* Added documentation
* Added IShellLibrary and supporting constructs
2018-01-09 14:08:57 -07:00
David Hall 5785e499a0
Grammar corrections 2018-01-08 09:51:37 -07:00
David Hall 03c0eb0337
Added info on IpHlpApi 2018-01-08 09:46:07 -07:00
David Hall a6d2584354 Removed undefined methods 2018-01-08 09:43:40 -07:00
David Hall 4bd3e7d4a3 Updated project info for 1.0.6 build 2018-01-08 08:57:53 -07:00
David Hall a9cb8e99a8 Added some IPv4 methods 2018-01-08 08:44:07 -07:00
David Hall 112356f305 Addition of over 20 methods and corresponding structures and enums and tests for IpHlpApi 2018-01-06 16:38:53 -07:00
David Hall 79ba7668c8 Changed CorrespondingTypeAttribute to allow for multiple types on an enum or a type and updated existing dependencies 2018-01-06 16:38:01 -07:00
David Hall 9f2d1c1c60 Added SafeElementArray class to Core to handle BLOB types 2018-01-06 16:37:05 -07:00
David Hall c808717fbf Added base abstract class SafeAllocatedMemoryHandle for SafeMemoryHandle and GetBytes method to SafeMemoryHandle 2018-01-06 16:36:28 -07:00
David Hall 8d3decba67 Added All extension for IEnumerable on .NET 2 2018-01-06 16:35:14 -07:00
David Hall 7e372c55db Added LinkedListToIEnum method for pointer interop 2018-01-06 16:34:28 -07:00
David Hall 9b7e3ef765 Rolled project versions to 1.0.6 2017-12-29 13:54:58 -07:00
David Hall fad9e3fed1 Merge branch 'master' of https://github.com/dahall/Vanara 2017-12-27 17:16:56 -07:00
David Hall 3bbc8909e6 Updated for 1.0.5 build 2017-12-27 17:16:49 -07:00
David Hall 7868aa9339 Finished corrections from changes to UxTheme 2017-12-27 17:16:28 -07:00
David Hall 7d0f868609
Gave more header to package links 2017-12-27 16:49:14 -07:00
David Hall 1241963a8b Completion of UxTheme.dll methods and corrections 2017-12-27 11:01:03 -07:00
David Hall b9a8ac50d0 Added stub project for IpHlpApi.dll 2017-12-24 10:34:16 -07:00
David Hall 9d8263f2ee Added DrawEdge and supporting enums. 2017-12-24 10:25:48 -07:00
David Hall 988f5c8ba6 Added COLORREF 2017-12-24 10:25:20 -07:00
David Hall 1bfe3bde67 Added more functions from UxTheme.h 2017-12-24 10:25:05 -07:00
David Hall 13af3cd273 Minor vd tweaks 2017-12-22 09:47:09 -07:00
David Hall 0ce814c2ca Virtual disk metadata fully working and tested 2017-12-22 09:09:04 -07:00
David Hall 02eaec5c12 Updated unit tests with changes to library 2017-12-22 09:08:36 -07:00
David Hall 4c0d2feeaa Updated dependencies on DWM changes 2017-12-20 13:09:23 -07:00
David Hall b180778f2d Completed all methods, enum and structures defined in VirtDisk.dll 2017-12-19 14:00:42 -07:00
David Hall ec5f00790d Added features exposed by other DwmApi methods to DesktopWindowManager. 2017-12-18 17:05:00 -07:00
David Hall a93dd219a8 Reformatted and added enumerations and DWMWINDOWATTRIBUTE CorrespondingType attributes. 2017-12-18 17:04:20 -07:00
David Hall 6314243a0b Added FindWindow 2017-12-18 17:02:56 -07:00
David Hall e576845209 Completed all methods and structures for DWMApi 2017-12-15 13:56:52 -07:00
David Hall ec59ff5ea2 Merge branch 'master' of https://github.com/dahall/Vanara 2017-12-14 21:26:44 -07:00
David Hall ea0dd3fd16 Changed project version to 1.0.5 2017-12-14 21:26:21 -07:00
David Hall 5a6e3357fa Added more CredUI functions. 2017-12-14 21:22:56 -07:00
David Hall 88a913b7ef
Create CorrelationReport.md 2017-12-14 18:25:08 -07:00
David Hall f446e2e9b7 1.0.4 Release Build 2017-12-14 17:34:14 -07:00
David Hall 57375676b5 Removed unneeded references from project dependencies 2017-12-14 11:37:56 -07:00
David Hall d073f4b0aa Merge branch 'master' of https://github.com/dahall/Vanara 2017-12-13 19:27:36 -07:00
David Hall 6dabaf139b Redirectoried UI to Windows.Forms 2017-12-13 19:27:24 -07:00
David Hall d46f0a6acb
Update README.md 2017-12-13 19:26:12 -07:00
David Hall 747c2a952f
Update README.md 2017-12-13 19:21:07 -07:00
David Hall 8a1c33e158 Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
David Hall a30f82d282 Lots of assembly refactoring: split PInvoke.User32 so GDI functions are in separate assembly, moved system classes from Vanara.UI to Vanara.System, split off shell classes to Vanara.Windows.Shell 2017-12-12 18:41:40 -07:00
David Hall aad193b69d Extracted UI methods and created new context class for preventing shutdown during work. 2017-12-12 18:38:25 -07:00
David Hall c531d22515 Updated projects to 1.0.4, added release notes, and updated correlation reports. 2017-12-10 18:45:07 -07:00
David Hall 8fdf9538f4 Added CreateSecurityPage 2017-12-10 11:48:41 -07:00