Vanara/PInvoke
David Hall 37c9b744d7 Fixed INVALID_FILE_ATTRIBUTES value and type (#369) 2023-01-21 15:11:37 -07:00
..
AMSI Updated project files 2022-10-25 11:24:54 -06:00
Accessibility Updated project files 2022-10-25 11:24:54 -06:00
AclUI Updated project files 2022-10-25 11:24:54 -06:00
BITS Updated project files 2022-10-25 11:24:54 -06:00
Cabinet Updated project files 2022-10-25 11:24:54 -06:00
CfgMgr32 Updated project files 2022-10-25 11:24:54 -06:00
CimFs Updated project files 2022-10-25 11:24:54 -06:00
CldApi Updated project files 2022-10-25 11:24:54 -06:00
ClfsW32 Updated project files 2022-10-25 11:24:54 -06:00
ComCtl32 Added mssing Pack = 1 to TASKDIALOG_BUTTON (#351) 2022-12-09 08:06:26 -07:00
ComDlg32 Updated project files 2022-10-25 11:24:54 -06:00
CoreAudio Initlal changes to support CoreAudio and Multimedia assemblies together 2021-05-22 23:34:53 -07:00
CredUI Updated project files 2022-10-25 11:24:54 -06:00
Cryptography Updated project files 2022-10-25 11:24:54 -06:00
DOSvc Updated project files 2022-10-25 11:24:54 -06:00
DavClnt Updated project information 2023-01-15 15:27:57 -07:00
DbgHelp Removed dependencies on all x64 preprocessor indications and just made all structures work for both 32 and 64-bit (#346) 2022-12-21 20:33:41 -07:00
Dhcp Updated project files 2022-10-25 11:24:54 -06:00
DnsApi Added zeroing support to Dns Allocator 2023-01-04 17:16:37 -07:00
Drt Updated project files 2022-10-25 11:24:54 -06:00
DwmApi Added missing DWM constants 2023-01-16 21:31:56 -07:00
EnhancedStorage Updated project files 2022-10-25 11:24:54 -06:00
FhSvcCtl Updated project files 2022-10-25 11:24:54 -06:00
FirewallApi Updated project files 2022-10-25 11:24:54 -06:00
FunDisc Updated project files 2022-10-25 11:24:54 -06:00
FwpUClnt Updated project files 2022-10-25 11:24:54 -06:00
Gdi32 Added `Null` field to all GDI handles 2022-11-16 21:36:40 -07:00
Graphics Updated project files 2022-10-25 11:24:54 -06:00
HttpApi Updated project files 2022-10-25 11:24:54 -06:00
IMAPI Fixed #357 (set moniker on IFileSystemImage2.BootImageOptionsArray) 2022-12-23 12:26:46 -07:00
IScsiDsc Updated project files 2022-10-25 11:24:54 -06:00
Imm32 Updated project files 2022-10-25 11:24:54 -06:00
IpHlpApi Removed dependencies on all x64 preprocessor indications and just made all structures work for both 32 and 64-bit (#346) 2022-12-21 20:33:41 -07:00
Kernel32 Fixed INVALID_FILE_ATTRIBUTES value and type (#369) 2023-01-21 15:11:37 -07:00
KtmW32 Updated project files 2022-10-25 11:24:54 -06:00
Lz32 Updated project files 2022-10-25 11:24:54 -06:00
Magnification Updated project files 2022-10-25 11:24:54 -06:00
Mpr Updated project files 2022-10-25 11:24:54 -06:00
MsRdc Updated project files 2022-10-25 11:24:54 -06:00
Msi Updated project files 2022-10-25 11:24:54 -06:00
Multimedia Updated project files 2022-10-25 11:24:54 -06:00
NTDSApi Updated project files 2022-10-25 11:24:54 -06:00
NdfApi Updated project files 2022-10-25 11:24:54 -06:00
NetApi32 Added Vanara.PInvoke.DavClnt which takes methods out of NetApi32. Set those methods to Obsolete. 2023-01-04 17:07:24 -07:00
NetListMgr Updated project files 2022-10-25 11:24:54 -06:00
NewDev Updated project files 2022-10-25 11:24:54 -06:00
NtDll Removed x64 preproc dependency 2022-12-22 09:31:58 -07:00
Ole BREAKING CHANGE: Changed parameters of Ole32.IStreamV.Seek and CopyTo methods to use `out` parameters. Cost of throwing away value was determined to be zero. 2023-01-14 16:11:46 -07:00
OleDlg Updated project files 2022-10-25 11:24:54 -06:00
Opc Updated project files 2022-10-25 11:24:54 -06:00
P2P Updated project files 2022-10-25 11:24:54 -06:00
Pdh Updated project files 2022-10-25 11:24:54 -06:00
PeerDist Updated project files 2022-10-25 11:24:54 -06:00
PhotoAcquire Updated project files 2022-12-29 13:54:33 -07:00
PortableDeviceApi Updated project files 2022-10-25 11:24:54 -06:00
PowrProf Updated project files 2022-10-25 11:24:54 -06:00
Printing Updated project files 2022-10-25 11:24:54 -06:00
ProjectedFSLib Updated project files 2022-10-25 11:24:54 -06:00
QoS Added supporting macros as properties to IP_PATTERN 2022-10-28 16:08:42 -06:00
Rpc Updated project files 2022-10-25 11:24:54 -06:00
RstrtMgr Updated project files 2022-10-25 11:24:54 -06:00
SHCore Updated project files 2022-10-25 11:24:54 -06:00
SearchApi Updated project files 2022-10-25 11:24:54 -06:00
Security Updated NuGet package dependencies 2022-12-08 17:38:29 -07:00
SensorsApi Updated project files 2022-10-25 11:24:54 -06:00
SetupAPI Removed dependencies on all x64 preprocessor indications and just made all structures work for both 32 and 64-bit (#346) 2022-12-21 20:33:41 -07:00
Shared Added Point.x and y properties to match some C++ implementations 2023-01-16 20:51:13 -07:00
Shell32 Additional documentation for NativeClipboard and IDataObject extensions 2023-01-14 16:12:40 -07:00
ShlwApi Updated project files 2022-10-25 11:24:54 -06:00
TaskSchd Updated project files 2022-10-25 11:24:54 -06:00
TextServicesFramework Updated project files 2022-10-25 11:24:54 -06:00
UrlMon Updated project files 2022-10-25 11:24:54 -06:00
User32 Added missing WindowLongFlags values 2023-01-16 21:31:38 -07:00
UserEnv Updated project files 2022-10-25 11:24:54 -06:00
Usp10 Updated project files 2022-10-25 11:24:54 -06:00
UxTheme Added some UxTheme method overloads taking enums 2023-01-16 21:32:26 -07:00
Version Updated project files 2022-10-25 11:24:54 -06:00
VirtDisk Removed dependencies on all x64 preprocessor indications and just made all structures work for both 32 and 64-bit (#346) 2022-12-21 20:33:41 -07:00
VssApi Undo change with version to VssApi project 2023-01-16 12:14:56 -07:00
VssApiMgd Changed VSS_MGMT_OBJECT_PROP to struct for marshaling 2022-12-28 16:49:56 -07:00
WTSApi32 Updated project files 2022-10-25 11:24:54 -06:00
WcmApi Updated project files 2022-10-25 11:24:54 -06:00
WcnApi Updated project files 2022-10-25 11:24:54 -06:00
WebSocket Corrected minor build warnings 2022-12-08 17:23:33 -07:00
Wer Updated project files 2022-10-25 11:24:54 -06:00
WinBio Updated project files 2022-10-25 11:24:54 -06:00
WinHTTP Updated project files 2022-10-25 11:24:54 -06:00
WinINet Updated project files 2022-10-25 11:24:54 -06:00
WinSCard Updated project files 2022-10-25 11:24:54 -06:00
WinTrust Updated project files 2022-10-25 11:24:54 -06:00
WlanApi Updated project files 2022-10-25 11:24:54 -06:00
Ws2_32 Removed dependencies on all x64 preprocessor indications and just made all structures work for both 32 and 64-bit (#346) 2022-12-21 20:33:41 -07:00
WscApi Updated project files 2022-10-30 14:01:59 -06:00
WsmSvc Updated project files 2022-10-25 11:24:54 -06:00