Commit Graph

1103 Commits (81292aca1de7e254540602c9db6c130b09597683)

Author SHA1 Message Date
dahall 2e55d57a29 Adding missing enums PER_CONN_AUTODISCOVERY_FLAGS and PER_CONN_FLAGS 2020-09-03 19:27:21 -06:00
dahall 18490a91d6 Updated fuction attributes for SHLoadIndirectString for better marshaling 2020-09-03 12:47:23 -06:00
dahall af3b7b1abc Added missing FOLDERID items 2020-09-03 10:51:51 -06:00
dahall 1f52c4aaf0 Removed warning messages 2020-09-03 10:51:23 -06:00
dahall b83d09aec7 Merge branch 'master' of https://github.com/dahall/Vanara 2020-09-02 08:10:46 -06:00
Tony Hallett 028c169700
Add known folder 3D Objects (#164) 2020-09-02 07:22:01 -06:00
dahall 0da3f27dff Optimized some expressions 2020-09-01 14:01:09 -06:00
dahall b97b8d995d Updated project files after adding DRT and PeerDist libs 2020-08-31 16:57:29 -06:00
dahall 7b44c23bda Added DRT.dll library 2020-08-31 16:55:50 -06:00
dahall 3085b7d412 Added new property keys for Recycle Bin (#162) 2020-08-31 10:43:21 -06:00
dahall abcc1e276d Removed duplicates 2020-08-30 21:14:24 -06:00
dahall 0469e26f83 Initial PeerDist.dll implementation 2020-08-30 21:11:35 -06:00
dahall bd6189ef54 Updated project files for 3.2.15 release 2020-08-30 15:13:44 -06:00
dahall c3676aa036 Final changes to P2P files before release 2020-08-30 13:04:42 -06:00
dahall fc0cf16ba2 Redid the enumeration function in p2p 2020-08-29 10:47:05 -06:00
dahall 005c158ecc More P2P changes/additions 2020-08-28 16:49:21 -06:00
dahall 4cb3f3b75a Added service Guids 2020-08-28 14:39:30 -06:00
dahall 8859b714c5 Updated P2P functions to be more usable 2020-08-28 14:35:20 -06:00
dahall d214434cda Initial implementation of P2P.dll 2020-08-26 21:04:19 -06:00
dahall 16cf142959 Fixed doc error 2020-08-26 21:02:09 -06:00
dahall bd7f55f460 Fixed #158 with errors with IServiceProvider definition causing faults in ExplorerBrowser 2020-08-26 14:51:08 -06:00
dahall 2e240f5434 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
dahall 17cc37f622 Added parameter attributes and Win32Error.WNetThrowIfFailed extension method and assoc exception 2020-08-23 12:54:12 -06:00
dahall b92ae7b922 Fixed incorrect parameters being passed to NetDfsSetClientInfo and NetDfsSetInfo 2020-08-23 12:46:59 -06:00
dahall 37d8521a9d Updated project files for 3.2.14 2020-08-20 09:28:06 -06:00
dahall 8d875a0010 Completed initial work on DbgHelp library that also includes ImageHlp.dll functions 2020-08-19 20:55:22 -06:00
dahall 78ce3ad034 Buildable update checkin of DbgHelp code 2020-08-16 16:01:35 -06:00
dahall ad40568425 More work on dbghelp 2020-08-15 11:34:13 -06:00
dahall 4a14a25d1c New DbgHelp lib addition - check-in 2020-08-07 12:37:42 -06:00
dahall 435b843080 Added `IntPtr SendMessage<TEnum, TWP>(HWND hWnd, TEnum msg, TWP wParam, IntPtr lParam = default)` 2020-08-06 17:15:12 -06:00
dahall 51716e2898 Addressed #155 by adding GetMonitorInfo overload that accepts MONITORINFOEX 2020-08-06 12:52:15 -06:00
dahall f1c1ef8317 Changed WIN_CERTIFICATE.bCertificate from IntPtr to byte 2020-08-05 10:39:49 -06:00
dahall ca4a401713 Added User32 EnumChildWindows and GetChildWindow methods 2020-08-05 10:39:03 -06:00
dahall bbdded72b8 Fixed description 2020-08-05 10:38:00 -06:00
dahall 7c96ee01d0 Added overloads for DialogBox and DialogBoxParam that take ResourceId params instead of strings. 2020-07-30 14:38:17 -06:00
dahall 501902104c Further enhancements to matrices 2020-07-30 14:37:38 -06:00
dahall 3c2309311f BREAKING CHANGE: Corrected invalid WindowStyles.WS_SIZEFRAME changing to WS_THICKFRAME 2020-07-29 17:58:20 -06:00
dahall 95d7300c3e Added CreateWindow "macro". BREAKING CHANGE: Corrected GetClientRect to have 'out rect' param rather than by ref. 2020-07-29 17:32:29 -06:00
dahall f9f07c8ba6 Added class StandardCursor with values IDC_xx for LoadCursor 2020-07-29 17:29:32 -06:00
dahall 01a98c1a24 Added missing WindowStyles values 2020-07-29 17:28:46 -06:00
dahall a8ddf31a3b Added some missing constants to Magnification.cs 2020-07-29 17:28:19 -06:00
dahall d7f382e5f2 Added initial methods and structures for Magnification.dll 2020-07-28 15:40:32 -06:00
dahall 8450971eb2 Added LoadCursor overload with ResourceId param 2020-07-28 12:46:08 -06:00
dahall 205d536cda Changed errant IpHlpLib fields from FILETIME to SYSTEMTIME per #154 2020-07-28 07:39:29 -06:00
dahall 1852865842 Renamed UdbMib.cs to UdpMib.cs to match .h file name 2020-07-28 07:37:35 -06:00
dahall cac3df43f2 Project information update 2020-07-27 10:50:28 -06:00
dahall cbfc0e1ebe Added FILEDESCRIPTOR.nFileSize property to combine high/low fields 2020-07-22 18:32:03 -06:00
dahall 2c058d2289 Added parameter attributes 2020-07-22 18:31:24 -06:00
dahall 091352956e Fixed (#152) bug in base class SafeMemoryHandleExt that caused ToString(int...) to fail if memory size was not specifically set (like in parameter assignment). 2020-07-20 10:44:01 -06:00
dahall e701d99c1b 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