From 09440b0f8619fa9102e740a574aea1b5b3ecbc25 Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Fri, 15 Dec 2023 09:51:50 -0800 Subject: [PATCH 1/3] Add a temporary obsolete attribute to help users identify where a break might exist --- generation/DirectX/d3dx12/d3dx12_barriers/generate.rsp | 5 +---- .../Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs | 1 + .../Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs | 1 + .../Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs | 1 + .../Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs | 1 + .../Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs | 1 + .../Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs | 1 + .../Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER.cs | 2 ++ .../Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER2.cs | 2 ++ .../Interop/Windows/DirectX/um/dinput/DIACTIONFORMATA.cs | 1 + .../Interop/Windows/DirectX/um/dinput/DIACTIONFORMATW.cs | 1 + .../Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs | 1 + .../Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs | 1 + .../Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE.cs | 2 ++ .../Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCEA.cs | 2 ++ .../Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3.cs | 2 ++ .../Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3A.cs | 2 ++ .../Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE.cs | 1 + .../Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCEA.cs | 1 + .../Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3.cs | 1 + .../DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3A.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFO.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFOA.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIFILEEFFECT.cs | 1 + .../Interop/Windows/DirectX/um/dinput/DIPROPGUIDANDPATH.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs | 1 + .../Windows/DirectX/um/xapo/XAPO_REGISTRATION_PROPERTIES.cs | 2 ++ .../Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs | 1 + .../Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs | 1 + sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs | 1 + .../Windows/shared/ktmtypes/KCRM_TRANSACTION_BLOB.cs | 1 + sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs | 1 + .../Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs | 1 + .../Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs | 2 ++ .../Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs | 2 ++ sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs | 2 ++ .../Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs | 1 + .../Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs | 1 + .../Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs | 1 + .../Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs | 1 + .../Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs | 1 + .../Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs | 1 + .../Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs | 1 + .../Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs | 1 + .../Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs | 1 + sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs | 3 +++ sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs | 3 +++ .../Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs | 1 + .../Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs | 1 + .../Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs | 3 +++ .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE64.cs | 5 +++++ .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs | 3 +++ .../Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW64.cs | 5 +++++ .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64.cs | 1 + .../Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs | 1 + sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs | 2 ++ sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs | 2 ++ sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO.cs | 1 + sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFOW.cs | 1 + .../Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs | 1 + .../Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFO.cs | 3 +++ .../Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFOW.cs | 3 +++ sources/Interop/Windows/Windows/um/DocObj/OLECMDTEXT.cs | 1 + .../Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs | 1 + sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs | 3 +++ .../Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs | 1 + .../Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs | 2 ++ .../Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs | 1 + sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs | 1 + .../Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs | 1 + sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRITEM.cs | 1 + .../Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs | 1 + .../Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs | 2 ++ .../Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs | 1 + .../Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs | 1 + .../Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs | 1 + .../Interop/Windows/Windows/um/ShObjIdl_core/EXTRASEARCH.cs | 2 ++ .../Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs | 2 ++ .../Windows/Windows/um/ShObjIdl_core/SHELL_ITEM_RESOURCE.cs | 1 + .../Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs | 1 + .../Windows/Windows/um/ShlObj/AASHELLMENUFILENAME.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs | 2 ++ sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs | 1 + .../Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs | 1 + .../Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs | 2 ++ .../Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs | 2 ++ .../Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs | 2 ++ .../Windows/Windows/um/ShlObj_core/FILEDESCRIPTORA.cs | 1 + .../Windows/Windows/um/ShlObj_core/FILEDESCRIPTORW.cs | 1 + .../Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs | 6 ++++++ .../Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs | 2 ++ .../Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs | 1 + .../Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs | 2 ++ .../Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs | 1 + .../Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs | 1 + .../Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs | 1 + .../Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs | 2 ++ .../Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs | 2 ++ .../Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs | 1 + .../Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs | 1 + .../Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs | 1 + .../Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs | 1 + sources/Interop/Windows/Windows/um/WinBase/COMMCONFIG.cs | 1 + sources/Interop/Windows/Windows/um/WinBase/COMMPROP.cs | 1 + .../Windows/Windows/um/WinBase/FILE_FULL_DIR_INFO.cs | 1 + .../Windows/Windows/um/WinBase/FILE_ID_BOTH_DIR_INFO.cs | 2 ++ .../Windows/Windows/um/WinBase/FILE_ID_EXTD_DIR_INFO.cs | 1 + .../Interop/Windows/Windows/um/WinBase/FILE_NAME_INFO.cs | 1 + .../Interop/Windows/Windows/um/WinBase/FILE_RENAME_INFO.cs | 1 + .../Interop/Windows/Windows/um/WinBase/FILE_STREAM_INFO.cs | 1 + .../Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs | 2 ++ .../Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs | 2 ++ sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs | 1 + .../Interop/Windows/Windows/um/WinBase/WIN32_STREAM_ID.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs | 2 ++ sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs | 2 ++ .../Interop/Windows/Windows/um/WinUser/MENUITEMTEMPLATE.cs | 1 + .../Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs | 1 + .../Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPA.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPW.cs | 1 + .../Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs | 1 + sources/Interop/Windows/Windows/um/comcat/CATEGORYINFO.cs | 1 + .../Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs | 1 + .../Interop/Windows/Windows/um/ctfutb/TF_LANGBARITEMINFO.cs | 1 + sources/Interop/Windows/Windows/um/fci/CCAB.cs | 3 +++ sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs | 1 + .../Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs | 1 + .../Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs | 2 ++ sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs | 1 + sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs | 1 + sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs | 1 + sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs | 1 + .../Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs | 2 ++ .../mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs | 1 + .../Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs | 3 +++ .../Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs | 2 ++ .../Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs | 2 ++ sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2A.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2W.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2A.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2W.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2A.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2W.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2A.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2W.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs | 2 ++ .../Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs | 1 + .../Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs | 2 ++ sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs | 3 +++ sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs | 3 +++ sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2A.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2W.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2A.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2W.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/objidl/RemSNB.cs | 1 + .../Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs | 1 + .../Interop/Windows/Windows/um/sapi/SPWORDPRONUNCIATION.cs | 1 + .../Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs | 1 + .../Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs | 5 +++++ .../Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs | 3 +++ sources/Interop/Windows/Windows/um/shtypes/STRRET.cs | 1 + sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs | 1 + sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs | 1 + sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs | 2 ++ .../Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs | 3 +++ .../Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs | 2 ++ sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs | 3 +++ .../Interop/Windows/Windows/um/wcmapi/WCM_PROFILE_INFO.cs | 1 + .../Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs | 1 + .../Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs | 2 ++ .../um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs | 1 + .../wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs | 2 ++ .../Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs | 1 + .../um/wingdi/DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION.cs | 1 + .../Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs | 1 + .../Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs | 2 ++ .../Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs | 4 ++++ .../Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs | 4 ++++ sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs | 3 +++ sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs | 2 ++ sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs | 2 ++ sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/RGNDATA.cs | 1 + .../Windows/Windows/um/winioctl/CSV_QUERY_MDS_PATH.cs | 1 + .../um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs | 1 + .../Windows/um/winioctl/DEVICEDUMP_PUBLIC_SUBSECTION.cs | 1 + .../Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs | 1 + .../Windows/Windows/um/winioctl/FILE_LAYOUT_NAME_ENTRY.cs | 1 + .../um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs | 5 +++++ .../Windows/Windows/um/winioctl/FILE_STORAGE_TIER.cs | 2 ++ .../um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs | 1 + .../Windows/Windows/um/winioctl/FIND_BY_SID_OUTPUT.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs | 1 + .../Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs | 2 ++ .../Windows/um/winioctl/GET_FILTER_FILE_IDENTIFIER_INPUT.cs | 1 + .../Windows/um/winioctl/LOOKUP_STREAM_FROM_CLUSTER_ENTRY.cs | 1 + .../Windows/um/winioctl/PARTITION_INFORMATION_GPT.cs | 1 + .../Interop/Windows/Windows/um/winioctl/PATHNAME_BUFFER.cs | 1 + .../Windows/um/winioctl/SCM_LOGICAL_DEVICE_INSTANCE.cs | 1 + .../Windows/Windows/um/winioctl/SCM_PD_DEVICE_INFO.cs | 1 + .../Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs | 1 + .../Windows/Windows/um/winioctl/SCM_PD_LOCATION_STRING.cs | 1 + .../Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/SI_COPYFILE.cs | 1 + .../Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/STORAGE_TIER.cs | 2 ++ .../Windows/Windows/um/winioctl/STREAM_LAYOUT_ENTRY.cs | 1 + .../um/winioctl/TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY.cs | 1 + .../Windows/um/winioctl/TXFS_START_RM_INFORMATION.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/USN_RECORD.cs | 1 + .../Interop/Windows/Windows/um/winioctl/USN_RECORD_V3.cs | 1 + .../Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs | 1 + .../Interop/Windows/Windows/um/winnt/EVENTSFORLOGFILE.cs | 1 + .../Windows/um/winnt/FILE_NOTIFY_EXTENDED_INFORMATION.cs | 1 + .../Windows/um/winnt/FILE_NOTIFY_FULL_INFORMATION.cs | 1 + .../Windows/Windows/um/winnt/FILE_NOTIFY_INFORMATION.cs | 1 + .../Windows/Windows/um/winnt/IMAGE_IMPORT_BY_NAME.cs | 1 + .../Windows/um/winnt/IMAGE_RESOURCE_DIRECTORY_STRING.cs | 1 + .../Windows/Windows/um/winnt/IMAGE_RESOURCE_DIR_STRING_U.cs | 1 + sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs | 1 + .../Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs | 1 + .../Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs | 1 + sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs | 1 + .../Windows/um/winnt/RESOURCEMANAGER_BASIC_INFORMATION.cs | 1 + sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs | 1 + .../um/winnt/TRANSACTIONMANAGER_LOGPATH_INFORMATION.cs | 1 + .../Windows/um/winnt/TRANSACTION_PROPERTIES_INFORMATION.cs | 1 + 260 files changed, 362 insertions(+), 4 deletions(-) diff --git a/generation/DirectX/d3dx12/d3dx12_barriers/generate.rsp b/generation/DirectX/d3dx12/d3dx12_barriers/generate.rsp index 4a5dd9d843..eda3d5a0e5 100644 --- a/generation/DirectX/d3dx12/d3dx12_barriers/generate.rsp +++ b/generation/DirectX/d3dx12/d3dx12_barriers/generate.rsp @@ -5,10 +5,7 @@ CD3DX12_BARRIER_GROUP.Base CD3DX12_BARRIER_SUBRESOURCE_RANGE.Base CD3DX12_BUFFER_BARRIER.Base CD3DX12_GLOBAL_BARRIER.Base -CD3DX12_RESOURCE_BARRIER.Base -CD3DX12_RESOURCE_BARRIER.Aliasing(ID3D12Resource *, ID3D12Resource *):CD3DX12_RESOURCE_BARRIER -CD3DX12_RESOURCE_BARRIER.Transition(ID3D12Resource *, D3D12_RESOURCE_STATES, D3D12_RESOURCE_STATES, UINT, D3D12_RESOURCE_BARRIER_FLAGS):CD3DX12_RESOURCE_BARRIER -CD3DX12_RESOURCE_BARRIER.UAV(ID3D12Resource *):CD3DX12_RESOURCE_BARRIER +CD3DX12_RESOURCE_BARRIER CD3DX12_TEXTURE_BARRIER.Base --file d3dx12-d3dx12_barriers.h diff --git a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs index 9b09435dd4..dc029b79da 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs @@ -44,6 +44,7 @@ public partial struct DXGI_ADAPTER_DESC /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs index d4ac84aef9..34daed13e3 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs @@ -47,6 +47,7 @@ public partial struct DXGI_ADAPTER_DESC1 /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs index ef8e4890d2..7bfce9c84e 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs @@ -29,6 +29,7 @@ public partial struct DXGI_OUTPUT_DESC /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs b/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs index 4bc26dc4d3..1945d79723 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs @@ -53,6 +53,7 @@ public partial struct DXGI_ADAPTER_DESC2 /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs index cff23f52f8..1fdb64cb32 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs @@ -53,6 +53,7 @@ public partial struct DXGI_ADAPTER_DESC3 /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs index e0f3e8ded1..dab66630e0 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs @@ -60,6 +60,7 @@ public partial struct DXGI_OUTPUT_DESC1 /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER.cs b/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER.cs index 40947e0ac3..632b9aac93 100644 --- a/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER.cs +++ b/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER.cs @@ -44,6 +44,7 @@ public partial struct DDDEVICEIDENTIFIER /// [InlineArray(512)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDriver_e__FixedBuffer { public sbyte e0; @@ -51,6 +52,7 @@ public partial struct _szDriver_e__FixedBuffer /// [InlineArray(512)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER2.cs b/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER2.cs index 03d733a4b8..d4d32a1011 100644 --- a/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER2.cs +++ b/sources/Interop/Windows/DirectX/um/ddraw/DDDEVICEIDENTIFIER2.cs @@ -48,6 +48,7 @@ public partial struct DDDEVICEIDENTIFIER2 /// [InlineArray(512)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDriver_e__FixedBuffer { public sbyte e0; @@ -55,6 +56,7 @@ public partial struct _szDriver_e__FixedBuffer /// [InlineArray(512)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATA.cs b/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATA.cs index 5ea0c3e6a0..23e874cabd 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATA.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATA.cs @@ -67,6 +67,7 @@ public unsafe partial struct DIACTIONFORMATA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszActionMap_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATW.cs b/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATW.cs index 9aceb67900..fbe98a9515 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATW.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIACTIONFORMATW.cs @@ -67,6 +67,7 @@ public unsafe partial struct DIACTIONFORMATW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszActionMap_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs index c824b7a291..daf7767940 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs @@ -47,6 +47,7 @@ public partial struct DIDEVICEIMAGEINFOA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszImagePath_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs index 278f06cc04..aff38b72c9 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs @@ -47,6 +47,7 @@ public partial struct DIDEVICEIMAGEINFOW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszImagePath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE.cs index 63c5ac63d1..5085434db6 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE.cs @@ -46,6 +46,7 @@ public partial struct DIDEVICEINSTANCE /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszInstanceName_e__FixedBuffer { public char e0; @@ -53,6 +54,7 @@ public partial struct _tszInstanceName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszProductName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCEA.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCEA.cs index a2251d2535..356a3fa855 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCEA.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCEA.cs @@ -46,6 +46,7 @@ public partial struct DIDEVICEINSTANCEA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszInstanceName_e__FixedBuffer { public sbyte e0; @@ -53,6 +54,7 @@ public partial struct _tszInstanceName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszProductName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3.cs index 03606b09e2..45536d614c 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3.cs @@ -35,6 +35,7 @@ public partial struct DIDEVICEINSTANCE_DX3 /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszInstanceName_e__FixedBuffer { public char e0; @@ -42,6 +43,7 @@ public partial struct _tszInstanceName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszProductName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3A.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3A.cs index 1f6187541a..1c2e14098d 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3A.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEINSTANCE_DX3A.cs @@ -35,6 +35,7 @@ public partial struct DIDEVICEINSTANCE_DX3A /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszInstanceName_e__FixedBuffer { public sbyte e0; @@ -42,6 +43,7 @@ public partial struct _tszInstanceName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszProductName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE.cs index f18afb3ef6..9501291064 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE.cs @@ -72,6 +72,7 @@ public partial struct DIDEVICEOBJECTINSTANCE /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCEA.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCEA.cs index 07c428bf22..7e4e28e660 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCEA.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCEA.cs @@ -72,6 +72,7 @@ public partial struct DIDEVICEOBJECTINSTANCEA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3.cs index 1f004bc208..fe214da25a 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3.cs @@ -36,6 +36,7 @@ public partial struct DIDEVICEOBJECTINSTANCE_DX3 /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3A.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3A.cs index a78239cf2d..d38d7405b9 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3A.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEOBJECTINSTANCE_DX3A.cs @@ -36,6 +36,7 @@ public partial struct DIDEVICEOBJECTINSTANCE_DX3A /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFO.cs b/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFO.cs index 0a04cb2afc..7c01e8cafe 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFO.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFO.cs @@ -36,6 +36,7 @@ public partial struct DIEFFECTINFO /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFOA.cs b/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFOA.cs index a05e108799..b7f92a4dcd 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFOA.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIEFFECTINFOA.cs @@ -36,6 +36,7 @@ public partial struct DIEFFECTINFOA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _tszName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIFILEEFFECT.cs b/sources/Interop/Windows/DirectX/um/dinput/DIFILEEFFECT.cs index ceb2fc1793..9957e3edd0 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIFILEEFFECT.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIFILEEFFECT.cs @@ -28,6 +28,7 @@ public unsafe partial struct DIFILEEFFECT /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szFriendlyName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIPROPGUIDANDPATH.cs b/sources/Interop/Windows/DirectX/um/dinput/DIPROPGUIDANDPATH.cs index 9f15676b07..175e6e8cac 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIPROPGUIDANDPATH.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIPROPGUIDANDPATH.cs @@ -23,6 +23,7 @@ public partial struct DIPROPGUIDANDPATH /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszPath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs b/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs index ccbdfd99f1..3f49e8f94e 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs @@ -19,6 +19,7 @@ public partial struct DIPROPSTRING /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wsz_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/DirectX/um/xapo/XAPO_REGISTRATION_PROPERTIES.cs b/sources/Interop/Windows/DirectX/um/xapo/XAPO_REGISTRATION_PROPERTIES.cs index 0fc5d50a50..7e57153072 100644 --- a/sources/Interop/Windows/DirectX/um/xapo/XAPO_REGISTRATION_PROPERTIES.cs +++ b/sources/Interop/Windows/DirectX/um/xapo/XAPO_REGISTRATION_PROPERTIES.cs @@ -56,6 +56,7 @@ public partial struct XAPO_REGISTRATION_PROPERTIES /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FriendlyName_e__FixedBuffer { public char e0; @@ -64,6 +65,7 @@ public partial struct _FriendlyName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _CopyrightInfo_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs b/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs index fb0aff3ae1..dc8e654b23 100644 --- a/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs +++ b/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs @@ -28,6 +28,7 @@ public partial struct MIB_IPMCAST_SCOPE /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _snNameBuffer_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs b/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs index f05c989067..0ca4f93cbc 100644 --- a/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs +++ b/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs @@ -19,6 +19,7 @@ public partial struct IF_COUNTED_STRING_LH /// [InlineArray(257)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _String_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs b/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs index 64a5038ad5..f839bd9f23 100644 --- a/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs +++ b/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs @@ -107,6 +107,7 @@ public partial struct MIB_IFROW /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/shared/ktmtypes/KCRM_TRANSACTION_BLOB.cs b/sources/Interop/Windows/Windows/shared/ktmtypes/KCRM_TRANSACTION_BLOB.cs index 14cf1e21e7..575f2dc014 100644 --- a/sources/Interop/Windows/Windows/shared/ktmtypes/KCRM_TRANSACTION_BLOB.cs +++ b/sources/Interop/Windows/Windows/shared/ktmtypes/KCRM_TRANSACTION_BLOB.cs @@ -36,6 +36,7 @@ public partial struct KCRM_TRANSACTION_BLOB /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs index d6fae9cf4b..6d33159783 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs @@ -20,6 +20,7 @@ public partial struct SOCKADDR /// [InlineArray(14)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _sa_data_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs index 3f6a715f4f..d271338922 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs @@ -26,6 +26,7 @@ public partial struct SOCKADDR_IN /// [InlineArray(8)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _sin_zero_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs index 6f58fa2ca7..fccdaea50c 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs @@ -28,6 +28,7 @@ public partial struct SOCKADDR_STORAGE /// [InlineArray(6)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct ___ss_pad1_e__FixedBuffer { public sbyte e0; @@ -35,6 +36,7 @@ public partial struct ___ss_pad1_e__FixedBuffer /// [InlineArray(112)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct ___ss_pad2_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs index e8bfa6261a..b3c9893706 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs @@ -27,6 +27,7 @@ public partial struct SOCKADDR_STORAGE_XP /// [InlineArray(6)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct ___ss_pad1_e__FixedBuffer { public sbyte e0; @@ -34,6 +35,7 @@ public partial struct ___ss_pad1_e__FixedBuffer /// [InlineArray(112)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct ___ss_pad2_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs b/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs index 6c871a4d38..d2ce37e6c4 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs @@ -32,6 +32,7 @@ public partial struct LITEM /// [InlineArray(48)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szID_e__FixedBuffer { public char e0; @@ -39,6 +40,7 @@ public partial struct _szID_e__FixedBuffer /// [InlineArray(2084)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szUrl_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs index aad104bbd0..0f7c33472e 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs @@ -22,6 +22,7 @@ public partial struct NMCBEDRAGBEGINA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szText_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs index 0aa69ebbcc..9469e89bd2 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs @@ -22,6 +22,7 @@ public partial struct NMCBEDRAGBEGINW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szText_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs index 7dadd761cc..69695f872c 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs @@ -28,6 +28,7 @@ public partial struct NMCBEENDEDITA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szText_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs index 84e5205440..aa60668d18 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs @@ -28,6 +28,7 @@ public partial struct NMCBEENDEDITW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szText_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs index 7bebbf5c6d..e3792f1d15 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs @@ -30,6 +30,7 @@ public unsafe partial struct NMDATETIMEFORMATA /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDisplay_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs index c9b596de96..bdef755ffb 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs @@ -30,6 +30,7 @@ public unsafe partial struct NMDATETIMEFORMATW /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDisplay_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs index 1adb2ec367..9fe731ecbd 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs @@ -23,6 +23,7 @@ public partial struct NMLVEMPTYMARKUP /// [InlineArray(2084)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szMarkup_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs index 8c7f1574e3..dea4c04ca7 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs @@ -32,6 +32,7 @@ public unsafe partial struct NMTTDISPINFOA /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szText_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs index 0bf8c30d23..31fc4ccc5d 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs @@ -32,6 +32,7 @@ public unsafe partial struct NMTTDISPINFOW /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szText_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs index 0aefde3612..25f82975ba 100644 --- a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs +++ b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs @@ -46,6 +46,7 @@ public partial struct NEWCPLINFOA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public sbyte e0; @@ -54,6 +55,7 @@ public partial struct _szName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szInfo_e__FixedBuffer { public sbyte e0; @@ -62,6 +64,7 @@ public partial struct _szInfo_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHelpFile_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs index fa119942ef..a596a9f9ec 100644 --- a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs +++ b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs @@ -46,6 +46,7 @@ public partial struct NEWCPLINFOW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public char e0; @@ -54,6 +55,7 @@ public partial struct _szName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szInfo_e__FixedBuffer { public char e0; @@ -62,6 +64,7 @@ public partial struct _szInfo_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHelpFile_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs index 488fa3e0aa..f7b5e2e151 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs @@ -39,6 +39,7 @@ public partial struct IMAGEHLP_DEFERRED_SYMBOL_LOAD /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs index 819ca4a337..2bf51bb3ae 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs @@ -43,6 +43,7 @@ public partial struct IMAGEHLP_DEFERRED_SYMBOL_LOAD64 /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs index 437b7284e0..363e59f113 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs @@ -43,6 +43,7 @@ public partial struct IMAGEHLP_DEFERRED_SYMBOL_LOADW64 /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs index 40da9db91e..c20bdb61a2 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs @@ -51,6 +51,7 @@ public partial struct IMAGEHLP_MODULE /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ModuleName_e__FixedBuffer { public sbyte e0; @@ -58,6 +59,7 @@ public partial struct _ModuleName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ImageName_e__FixedBuffer { public sbyte e0; @@ -65,6 +67,7 @@ public partial struct _ImageName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LoadedImageName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE64.cs index ab7d8340b6..316464563e 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE64.cs @@ -104,6 +104,7 @@ public partial struct IMAGEHLP_MODULE64 /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ModuleName_e__FixedBuffer { public sbyte e0; @@ -111,6 +112,7 @@ public partial struct _ModuleName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ImageName_e__FixedBuffer { public sbyte e0; @@ -118,6 +120,7 @@ public partial struct _ImageName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LoadedImageName_e__FixedBuffer { public sbyte e0; @@ -125,6 +128,7 @@ public partial struct _LoadedImageName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LoadedPdbName_e__FixedBuffer { public sbyte e0; @@ -132,6 +136,7 @@ public partial struct _LoadedPdbName_e__FixedBuffer /// [InlineArray(780)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _CVData_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs index 3dae2c8b68..9524558f37 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs @@ -51,6 +51,7 @@ public partial struct IMAGEHLP_MODULEW /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ModuleName_e__FixedBuffer { public char e0; @@ -58,6 +59,7 @@ public partial struct _ModuleName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ImageName_e__FixedBuffer { public char e0; @@ -65,6 +67,7 @@ public partial struct _ImageName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LoadedImageName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW64.cs index b9ebe44e07..77c5316631 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW64.cs @@ -104,6 +104,7 @@ public partial struct IMAGEHLP_MODULEW64 /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ModuleName_e__FixedBuffer { public char e0; @@ -111,6 +112,7 @@ public partial struct _ModuleName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ImageName_e__FixedBuffer { public char e0; @@ -118,6 +120,7 @@ public partial struct _ImageName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LoadedImageName_e__FixedBuffer { public char e0; @@ -125,6 +128,7 @@ public partial struct _LoadedImageName_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LoadedPdbName_e__FixedBuffer { public char e0; @@ -132,6 +136,7 @@ public partial struct _LoadedPdbName_e__FixedBuffer /// [InlineArray(780)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _CVData_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL.cs index 44aca0671a..f5251c4295 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL.cs @@ -38,6 +38,7 @@ public partial struct IMAGEHLP_SYMBOL public _Name_e__FixedBuffer Name; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64.cs index d6a83859ba..ba7e54bac3 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64.cs @@ -38,6 +38,7 @@ public partial struct IMAGEHLP_SYMBOL64 public _Name_e__FixedBuffer Name; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs index 185b22eeec..cc453157c4 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs @@ -19,6 +19,7 @@ public partial struct IMAGEHLP_SYMBOL64_PACKAGE /// [InlineArray(2001)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW.cs index 6ca9b58796..18dca17f1f 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW.cs @@ -38,6 +38,7 @@ public partial struct IMAGEHLP_SYMBOLW public _Name_e__FixedBuffer Name; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64.cs index 2caaf70284..b777478e8c 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64.cs @@ -38,6 +38,7 @@ public partial struct IMAGEHLP_SYMBOLW64 public _Name_e__FixedBuffer Name; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs index 64dd7072fd..10a04a3caf 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs @@ -19,6 +19,7 @@ public partial struct IMAGEHLP_SYMBOLW64_PACKAGE /// [InlineArray(2001)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs index 54e0172c10..ada46a8712 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs @@ -19,6 +19,7 @@ public partial struct IMAGEHLP_SYMBOLW_PACKAGE /// [InlineArray(2001)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs index 287cb144ad..79c5e77c5c 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs @@ -19,6 +19,7 @@ public partial struct IMAGEHLP_SYMBOL_PACKAGE /// [InlineArray(2001)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs index 8433fc9407..3a9ef1089c 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs @@ -24,6 +24,7 @@ public partial struct IMAGEHLP_SYMBOL_SRC /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _file_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs index a9f23438f0..d26abb4603 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs @@ -40,6 +40,7 @@ public unsafe partial struct SRCCODEINFO /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Obj_e__FixedBuffer { public sbyte e0; @@ -47,6 +48,7 @@ public partial struct _Obj_e__FixedBuffer /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs index 2dbdd98654..bc5ba9edd1 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs @@ -40,6 +40,7 @@ public unsafe partial struct SRCCODEINFOW /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Obj_e__FixedBuffer { public char e0; @@ -47,6 +48,7 @@ public partial struct _Obj_e__FixedBuffer /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO.cs index 51e446e8ed..dc827fbe83 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO.cs @@ -81,6 +81,7 @@ public partial struct _Reserved_e__FixedBuffer } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFOW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFOW.cs index 089f7aa7fa..57bdd3b9bf 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFOW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFOW.cs @@ -81,6 +81,7 @@ public partial struct _Reserved_e__FixedBuffer } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs index 2ad6565bdc..cb5e832984 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs @@ -19,6 +19,7 @@ public partial struct SYMBOL_INFO_PACKAGE /// [InlineArray(2001)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs index f799f0c49a..2ced276e61 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs @@ -19,6 +19,7 @@ public partial struct SYMBOL_INFO_PACKAGEW /// [InlineArray(2001)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs index ebd1348a21..3fb807e03b 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs @@ -24,6 +24,7 @@ public partial struct SYMSRV_EXTENDED_OUTPUT_DATA /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _filePtrMsg_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFO.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFO.cs index 9f7da4c169..af054d9951 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFO.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFO.cs @@ -51,6 +51,7 @@ public partial struct SYMSRV_INDEX_INFO /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _file_e__FixedBuffer { public sbyte e0; @@ -58,6 +59,7 @@ public partial struct _file_e__FixedBuffer /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _dbgfile_e__FixedBuffer { public sbyte e0; @@ -65,6 +67,7 @@ public partial struct _dbgfile_e__FixedBuffer /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _pdbfile_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFOW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFOW.cs index aec7368e19..2925956b08 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFOW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_INDEX_INFOW.cs @@ -51,6 +51,7 @@ public partial struct SYMSRV_INDEX_INFOW /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _file_e__FixedBuffer { public char e0; @@ -58,6 +59,7 @@ public partial struct _file_e__FixedBuffer /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _dbgfile_e__FixedBuffer { public char e0; @@ -65,6 +67,7 @@ public partial struct _dbgfile_e__FixedBuffer /// [InlineArray(261)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _pdbfile_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/DocObj/OLECMDTEXT.cs b/sources/Interop/Windows/Windows/um/DocObj/OLECMDTEXT.cs index 6fe11efe36..f57533bf65 100644 --- a/sources/Interop/Windows/Windows/um/DocObj/OLECMDTEXT.cs +++ b/sources/Interop/Windows/Windows/um/DocObj/OLECMDTEXT.cs @@ -30,6 +30,7 @@ public partial struct OLECMDTEXT public _rgwz_e__FixedBuffer rgwz; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _rgwz_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs b/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs index e827c5a13a..63fb39eefc 100644 --- a/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs +++ b/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs @@ -20,6 +20,7 @@ public partial struct IP_ADAPTER_INDEX_MAP /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs b/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs index 3d6248ec4c..83254190f7 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs @@ -43,6 +43,7 @@ public unsafe partial struct FIXED_INFO /// [InlineArray(132)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _HostName_e__FixedBuffer { public sbyte e0; @@ -50,6 +51,7 @@ public partial struct _HostName_e__FixedBuffer /// [InlineArray(132)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DomainName_e__FixedBuffer { public sbyte e0; @@ -57,6 +59,7 @@ public partial struct _DomainName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ScopeId_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs index 79286aabe2..40a2ac4439 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs @@ -20,6 +20,7 @@ public unsafe partial struct IP_ADAPTER_DNS_SUFFIX /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _String_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs index d8974664ae..8cabac18f8 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs @@ -75,6 +75,7 @@ public unsafe partial struct IP_ADAPTER_INFO /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _AdapterName_e__FixedBuffer { public sbyte e0; @@ -82,6 +83,7 @@ public partial struct _AdapterName_e__FixedBuffer /// [InlineArray(132)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs b/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs index 3ebb664add..9d63e0a08c 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs @@ -16,6 +16,7 @@ public partial struct IP_MASK_STRING /// [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _String_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs b/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs index b5ca66e286..89ac9197c0 100644 --- a/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs +++ b/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs @@ -16,6 +16,7 @@ public partial struct CYPHER_BLOCK /// [InlineArray(8)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _data_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs b/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs index a18c098c77..d3ebe83240 100644 --- a/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs +++ b/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs @@ -27,6 +27,7 @@ public partial struct SYNCMGRHANDLERINFO /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszHandlerName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRITEM.cs b/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRITEM.cs index 3bf91b8218..21945164fc 100644 --- a/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRITEM.cs +++ b/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRITEM.cs @@ -38,6 +38,7 @@ public partial struct SYNCMGRITEM /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszItemName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs b/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs index 6c7e182eff..a5a7aba624 100644 --- a/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs @@ -112,6 +112,7 @@ public unsafe partial struct PSS_PROCESS_INFORMATION /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ImageFileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs b/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs index fa3cf7d8a6..b473fec512 100644 --- a/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs +++ b/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs @@ -37,6 +37,7 @@ public partial struct RM_PROCESS_INFO /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _strAppName_e__FixedBuffer { public char e0; @@ -44,6 +45,7 @@ public partial struct _strAppName_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _strServiceShortName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs index 8e92224590..db187adff8 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs @@ -19,6 +19,7 @@ public partial struct CATEGORY_INFO /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs index 5a3e4571b4..9b275c643a 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs @@ -37,6 +37,7 @@ public partial struct CM_COLUMNINFO /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs index 7316262f03..0ecff25a10 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs @@ -39,6 +39,7 @@ public partial struct DESKBANDINFO /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszTitle_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/EXTRASEARCH.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/EXTRASEARCH.cs index e335110f08..98fda6545c 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/EXTRASEARCH.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/EXTRASEARCH.cs @@ -24,6 +24,7 @@ public partial struct EXTRASEARCH /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszFriendlyName_e__FixedBuffer { public char e0; @@ -31,6 +32,7 @@ public partial struct _wszFriendlyName_e__FixedBuffer /// [InlineArray(2084)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszUrl_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs index 2c8a951071..1a8b32cf79 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs @@ -31,6 +31,7 @@ public unsafe partial struct PERSIST_FOLDER_TARGET_INFO /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szTargetParsingName_e__FixedBuffer { public char e0; @@ -38,6 +39,7 @@ public partial struct _szTargetParsingName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szNetworkProvider_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/SHELL_ITEM_RESOURCE.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/SHELL_ITEM_RESOURCE.cs index 42136e9cbc..da5997620d 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/SHELL_ITEM_RESOURCE.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/SHELL_ITEM_RESOURCE.cs @@ -20,6 +20,7 @@ public partial struct SHELL_ITEM_RESOURCE /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs index a69cbb5d94..fcae297488 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs @@ -31,6 +31,7 @@ public partial struct THUMBBUTTON /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szTip_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/AASHELLMENUFILENAME.cs b/sources/Interop/Windows/Windows/um/ShlObj/AASHELLMENUFILENAME.cs index 96f61947a7..c2fca98495 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/AASHELLMENUFILENAME.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/AASHELLMENUFILENAME.cs @@ -32,6 +32,7 @@ public partial struct _rgbReserved_e__FixedBuffer } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szFileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs index 4d1a809b42..4b63bbb30f 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs @@ -32,6 +32,7 @@ public unsafe partial struct SHCOLUMNDATA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszFile_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs index 6b593b3b21..899a853d78 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs @@ -42,6 +42,7 @@ public partial struct SHCOLUMNINFO /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszTitle_e__FixedBuffer { public char e0; @@ -50,6 +51,7 @@ public partial struct _wszTitle_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs index 18422496ff..986a195541 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs @@ -24,6 +24,7 @@ public partial struct SHCOLUMNINIT /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszFolder_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs index 33258734d0..c91e7a621a 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs @@ -25,6 +25,7 @@ public partial struct SHChangeProductKeyAsIDList /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(39)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszProductKey_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs index 79babfdbc7..c41e974766 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs @@ -26,6 +26,7 @@ public partial struct DROPDESCRIPTION /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szMessage_e__FixedBuffer { public char e0; @@ -34,6 +35,7 @@ public partial struct _szMessage_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szInsert_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs index ad87018e6a..3bc3941101 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs @@ -26,6 +26,7 @@ public partial struct EXP_DARWIN_LINK /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDarwinID_e__FixedBuffer { public sbyte e0; @@ -34,6 +35,7 @@ public partial struct _szDarwinID_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szwDarwinID_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs index cb75b7f935..e1e2399e24 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs @@ -31,6 +31,7 @@ public partial struct EXP_SZ_LINK /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szTarget_e__FixedBuffer { public sbyte e0; @@ -39,6 +40,7 @@ public partial struct _szTarget_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _swzTarget_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORA.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORA.cs index 264416799b..73e98be0ab 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORA.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORA.cs @@ -56,6 +56,7 @@ public partial struct FILEDESCRIPTORA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cFileName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORW.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORW.cs index e90173c828..765e0ccdfa 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORW.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/FILEDESCRIPTORW.cs @@ -56,6 +56,7 @@ public partial struct FILEDESCRIPTORW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cFileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs index fbd89f3fe3..5cc0a0495f 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs @@ -84,6 +84,7 @@ public partial struct NT_CONSOLE_PROPS /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FaceName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs index aa10596b41..b8966e2423 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs @@ -63,6 +63,7 @@ public partial struct PROPPRG /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(30)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achTitle_e__FixedBuffer { public sbyte e0; @@ -71,6 +72,7 @@ public partial struct _achTitle_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achCmdLine_e__FixedBuffer { public sbyte e0; @@ -79,6 +81,7 @@ public partial struct _achCmdLine_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achWorkDir_e__FixedBuffer { public sbyte e0; @@ -87,6 +90,7 @@ public partial struct _achWorkDir_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achIconFile_e__FixedBuffer { public sbyte e0; @@ -95,6 +99,7 @@ public partial struct _achIconFile_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achOtherFile_e__FixedBuffer { public sbyte e0; @@ -103,6 +108,7 @@ public partial struct _achOtherFile_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achPIFFile_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs index ff0ceea095..bf1dcb6e96 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs @@ -20,6 +20,7 @@ public partial struct SFVM_HELPTOPIC_DATA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszHelpFile_e__FixedBuffer { public char e0; @@ -27,6 +28,7 @@ public partial struct _wszHelpFile_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszHelpTopic_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs index 73be6045a3..742eeaa324 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs @@ -38,6 +38,7 @@ public partial struct SHChangeUpdateImageIDList /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs b/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs index dd6ed27720..01c44dda22 100644 --- a/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs +++ b/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs @@ -58,6 +58,7 @@ public unsafe partial struct DRIVER_VER_INFO /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszVersion_e__FixedBuffer { public char e0; @@ -65,6 +66,7 @@ public partial struct _wszVersion_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszSignedBy_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs index b2409afde0..8765847954 100644 --- a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs +++ b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs @@ -31,6 +31,7 @@ public partial struct RESTOREPOINTINFOA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs index bc993f2673..b6ed5f7225 100644 --- a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs +++ b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs @@ -34,6 +34,7 @@ public partial struct RESTOREPOINTINFOEX /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs index 8463995698..bbce1af4bf 100644 --- a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs +++ b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs @@ -31,6 +31,7 @@ public partial struct RESTOREPOINTINFOW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs index 32750a7681..46bb2af4f6 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs @@ -50,6 +50,7 @@ public unsafe partial struct MODULEENTRY32 /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szModule_e__FixedBuffer { public sbyte e0; @@ -57,6 +58,7 @@ public partial struct _szModule_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szExePath_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs index d6d9fa5bc1..a18dc17154 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs @@ -50,6 +50,7 @@ public unsafe partial struct MODULEENTRY32W /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szModule_e__FixedBuffer { public char e0; @@ -57,6 +58,7 @@ public partial struct _szModule_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szExePath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs index 308ca4af82..56f8b950e2 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs @@ -52,6 +52,7 @@ public partial struct PROCESSENTRY32 /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szExeFile_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs index 40362d1e04..e1a5414214 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs @@ -52,6 +52,7 @@ public partial struct PROCESSENTRY32W /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szExeFile_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs index ffcebd9456..1357d0b8f3 100644 --- a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs +++ b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs @@ -61,6 +61,7 @@ public unsafe partial struct GROUP_POLICY_OBJECTA /// [InlineArray(50)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szGPOName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs index ba7749abb9..1d58348d88 100644 --- a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs +++ b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs @@ -61,6 +61,7 @@ public unsafe partial struct GROUP_POLICY_OBJECTW /// [InlineArray(50)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szGPOName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/COMMCONFIG.cs b/sources/Interop/Windows/Windows/um/WinBase/COMMCONFIG.cs index 425a790415..25920dadaa 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/COMMCONFIG.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/COMMCONFIG.cs @@ -45,6 +45,7 @@ public partial struct COMMCONFIG public _wcProviderData_e__FixedBuffer wcProviderData; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wcProviderData_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/COMMPROP.cs b/sources/Interop/Windows/Windows/um/WinBase/COMMPROP.cs index ce8ade0e25..4b878ace69 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/COMMPROP.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/COMMPROP.cs @@ -86,6 +86,7 @@ public partial struct COMMPROP public _wcProvChar_e__FixedBuffer wcProvChar; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wcProvChar_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/FILE_FULL_DIR_INFO.cs b/sources/Interop/Windows/Windows/um/WinBase/FILE_FULL_DIR_INFO.cs index c6584140dc..0953f287ce 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/FILE_FULL_DIR_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/FILE_FULL_DIR_INFO.cs @@ -58,6 +58,7 @@ public partial struct FILE_FULL_DIR_INFO public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_BOTH_DIR_INFO.cs b/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_BOTH_DIR_INFO.cs index 27bc612072..1d6c814b4f 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_BOTH_DIR_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_BOTH_DIR_INFO.cs @@ -68,12 +68,14 @@ public partial struct FILE_ID_BOTH_DIR_INFO /// [InlineArray(12)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ShortName_e__FixedBuffer { public char e0; } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_EXTD_DIR_INFO.cs b/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_EXTD_DIR_INFO.cs index 0fc5f7a9b7..cf1fcdfe08 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_EXTD_DIR_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/FILE_ID_EXTD_DIR_INFO.cs @@ -63,6 +63,7 @@ public partial struct FILE_ID_EXTD_DIR_INFO public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/FILE_NAME_INFO.cs b/sources/Interop/Windows/Windows/um/WinBase/FILE_NAME_INFO.cs index 70d9da62e6..1656e2f4a2 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/FILE_NAME_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/FILE_NAME_INFO.cs @@ -22,6 +22,7 @@ public partial struct FILE_NAME_INFO public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/FILE_RENAME_INFO.cs b/sources/Interop/Windows/Windows/um/WinBase/FILE_RENAME_INFO.cs index 462219fa4b..a61d009637 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/FILE_RENAME_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/FILE_RENAME_INFO.cs @@ -66,6 +66,7 @@ public partial struct _Anonymous_e__Union } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/FILE_STREAM_INFO.cs b/sources/Interop/Windows/Windows/um/WinBase/FILE_STREAM_INFO.cs index f93e5ea6e9..2e5d7dca3e 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/FILE_STREAM_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/FILE_STREAM_INFO.cs @@ -32,6 +32,7 @@ public partial struct FILE_STREAM_INFO public _StreamName_e__FixedBuffer StreamName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _StreamName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs index 5852a206da..4c6b14a54b 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs @@ -24,6 +24,7 @@ public partial struct HW_PROFILE_INFOA /// [InlineArray(39)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHwProfileGuid_e__FixedBuffer { public sbyte e0; @@ -31,6 +32,7 @@ public partial struct _szHwProfileGuid_e__FixedBuffer /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHwProfileName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs index 168faa821a..65304dc8a3 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs @@ -24,6 +24,7 @@ public partial struct HW_PROFILE_INFOW /// [InlineArray(39)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHwProfileGuid_e__FixedBuffer { public char e0; @@ -31,6 +32,7 @@ public partial struct _szHwProfileGuid_e__FixedBuffer /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHwProfileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs b/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs index 5cb77baa39..423ab84d8e 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs @@ -34,6 +34,7 @@ public partial struct OFSTRUCT /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPathName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/WinBase/WIN32_STREAM_ID.cs b/sources/Interop/Windows/Windows/um/WinBase/WIN32_STREAM_ID.cs index 990d8cd0c5..44812536d0 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/WIN32_STREAM_ID.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/WIN32_STREAM_ID.cs @@ -33,6 +33,7 @@ public partial struct WIN32_STREAM_ID public _cStreamName_e__FixedBuffer cStreamName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cStreamName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs index b198ed3938..4f1a6e6d6c 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs @@ -34,6 +34,7 @@ public partial struct HELPWININFOA /// [InlineArray(2)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _rgchMember_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs index 1f71aa056f..d0214c8b77 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs @@ -34,6 +34,7 @@ public partial struct HELPWININFOW /// [InlineArray(2)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _rgchMember_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs index 89b817e37d..b45dd18cf1 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs @@ -45,6 +45,7 @@ public partial struct ICONINFOEXA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szModName_e__FixedBuffer { public sbyte e0; @@ -52,6 +53,7 @@ public partial struct _szModName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szResName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs index a5e6e4899f..7aa9882524 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs @@ -45,6 +45,7 @@ public partial struct ICONINFOEXW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szModName_e__FixedBuffer { public char e0; @@ -52,6 +53,7 @@ public partial struct _szModName_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szResName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MENUITEMTEMPLATE.cs b/sources/Interop/Windows/Windows/um/WinUser/MENUITEMTEMPLATE.cs index 1c58dc93d7..bed4722a18 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MENUITEMTEMPLATE.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MENUITEMTEMPLATE.cs @@ -26,6 +26,7 @@ public partial struct MENUITEMTEMPLATE public _mtString_e__FixedBuffer mtString; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _mtString_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs index ffcb8a43c2..768d783787 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs @@ -20,6 +20,7 @@ public partial struct MONITORINFOEXA /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDevice_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs index b3aa54f50b..5f36c1fc53 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs @@ -20,6 +20,7 @@ public partial struct MONITORINFOEXW /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDevice_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPA.cs b/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPA.cs index 2dbaf0f95c..bd589c410a 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPA.cs @@ -26,6 +26,7 @@ public partial struct MULTIKEYHELPA public _szKeyphrase_e__FixedBuffer szKeyphrase; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szKeyphrase_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPW.cs b/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPW.cs index 09efa26f91..5d1eca508c 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MULTIKEYHELPW.cs @@ -26,6 +26,7 @@ public partial struct MULTIKEYHELPW public _szKeyphrase_e__FixedBuffer szKeyphrase; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szKeyphrase_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs b/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs index c7f40cb182..64ef11b02c 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs @@ -38,6 +38,7 @@ public partial struct POINTER_DEVICE_INFO /// [InlineArray(520)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _productString_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/comcat/CATEGORYINFO.cs b/sources/Interop/Windows/Windows/um/comcat/CATEGORYINFO.cs index 9e01d59fc5..160ddad2cf 100644 --- a/sources/Interop/Windows/Windows/um/comcat/CATEGORYINFO.cs +++ b/sources/Interop/Windows/Windows/um/comcat/CATEGORYINFO.cs @@ -25,6 +25,7 @@ public partial struct CATEGORYINFO /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs b/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs index bcc9d0f687..ca326ae1b1 100644 --- a/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs +++ b/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs @@ -33,6 +33,7 @@ public partial struct CONSOLE_FONT_INFOEX /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FaceName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/ctfutb/TF_LANGBARITEMINFO.cs b/sources/Interop/Windows/Windows/um/ctfutb/TF_LANGBARITEMINFO.cs index 314e9120dd..bde748c2b4 100644 --- a/sources/Interop/Windows/Windows/um/ctfutb/TF_LANGBARITEMINFO.cs +++ b/sources/Interop/Windows/Windows/um/ctfutb/TF_LANGBARITEMINFO.cs @@ -32,6 +32,7 @@ public partial struct TF_LANGBARITEMINFO /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/fci/CCAB.cs b/sources/Interop/Windows/Windows/um/fci/CCAB.cs index 5ab8beffe6..e671212a4a 100644 --- a/sources/Interop/Windows/Windows/um/fci/CCAB.cs +++ b/sources/Interop/Windows/Windows/um/fci/CCAB.cs @@ -53,6 +53,7 @@ public partial struct CCAB /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDisk_e__FixedBuffer { public sbyte e0; @@ -60,6 +61,7 @@ public partial struct _szDisk_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCab_e__FixedBuffer { public sbyte e0; @@ -67,6 +69,7 @@ public partial struct _szCab_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCabPath_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs b/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs index cdfcbea26f..9b9c5a9681 100644 --- a/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs +++ b/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs @@ -20,6 +20,7 @@ public partial struct FDISPILLFILE /// [InlineArray(2)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ach_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs b/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs index 5556700db2..2fe8fc7d67 100644 --- a/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs +++ b/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs @@ -19,6 +19,7 @@ public partial struct WIN32_FIND_STREAM_DATA /// [InlineArray(296)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cStreamName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs b/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs index 99b794d21f..bef3305453 100644 --- a/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs +++ b/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs @@ -32,6 +32,7 @@ public partial struct NAMED_PROFILE_INFO /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPrefix_e__FixedBuffer { public sbyte e0; @@ -39,6 +40,7 @@ public partial struct _szPrefix_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szSuffix_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs index b0e10e6721..102234d70f 100644 --- a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs +++ b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs @@ -41,6 +41,7 @@ public partial struct IMEMENUITEMINFOA /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szString_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs index ef1f777737..79377e72a2 100644 --- a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs +++ b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs @@ -41,6 +41,7 @@ public partial struct IMEMENUITEMINFOW /// [InlineArray(80)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szString_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs b/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs index 56b4b7b09c..19f84ff831 100644 --- a/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs +++ b/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs @@ -20,6 +20,7 @@ public partial struct STYLEBUFA /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs b/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs index 7969dd7f3e..60bd6fef5b 100644 --- a/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs +++ b/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs @@ -20,6 +20,7 @@ public partial struct STYLEBUFW /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs b/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs index 980b790f56..995a6bb4d6 100644 --- a/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs +++ b/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs @@ -97,6 +97,7 @@ public partial struct _NamedAddress_e__Struct /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Address_e__FixedBuffer { public char e0; @@ -104,6 +105,7 @@ public partial struct _Address_e__FixedBuffer /// [InlineArray(6)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Port_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs b/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs index 028cb28cd3..4849509271 100644 --- a/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs +++ b/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs @@ -26,6 +26,7 @@ public partial struct MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _ClassName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs b/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs index 13a782822d..71da9f5e2c 100644 --- a/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs +++ b/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs @@ -28,6 +28,7 @@ public partial struct MFRR_COMPONENT_HASH_INFO /// [InlineArray(43)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _rgHeaderHash_e__FixedBuffer { public char e0; @@ -35,6 +36,7 @@ public partial struct _rgHeaderHash_e__FixedBuffer /// [InlineArray(43)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _rgPublicKeyHash_e__FixedBuffer { public char e0; @@ -42,6 +44,7 @@ public partial struct _rgPublicKeyHash_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs index 258b468eab..739ab5b3b3 100644 --- a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs +++ b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs @@ -49,6 +49,7 @@ public partial struct WIN32_FIND_DATAA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cFileName_e__FixedBuffer { public sbyte e0; @@ -56,6 +57,7 @@ public partial struct _cFileName_e__FixedBuffer /// [InlineArray(14)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cAlternateFileName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs index 511d1d155e..7688c017b3 100644 --- a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs +++ b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs @@ -49,6 +49,7 @@ public partial struct WIN32_FIND_DATAW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cFileName_e__FixedBuffer { public char e0; @@ -56,6 +57,7 @@ public partial struct _cFileName_e__FixedBuffer /// [InlineArray(14)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cAlternateFileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2A.cs b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2A.cs index ade16beea8..9fbbaf881a 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2A.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2A.cs @@ -53,6 +53,7 @@ public partial struct AUXCAPS2A /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2W.cs b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2W.cs index 3fcc9c01b3..8a6b848598 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2W.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPS2W.cs @@ -53,6 +53,7 @@ public partial struct AUXCAPS2W /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs index dfd45e5341..6655fc8e4f 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs @@ -43,6 +43,7 @@ public partial struct AUXCAPSA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs index 1049f9b629..c41c8dd0e3 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs @@ -43,6 +43,7 @@ public partial struct AUXCAPSW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2A.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2A.cs index f66874674a..e8ecb91e4c 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2A.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2A.cs @@ -45,6 +45,7 @@ public partial struct MIDIINCAPS2A /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2W.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2W.cs index 43ac7a4edf..519e797fbc 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2W.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPS2W.cs @@ -45,6 +45,7 @@ public partial struct MIDIINCAPS2W /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs index 91fbbf534e..919660250a 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs @@ -35,6 +35,7 @@ public partial struct MIDIINCAPSA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs index 9175e87f04..5ee6abf911 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs @@ -35,6 +35,7 @@ public partial struct MIDIINCAPSW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2A.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2A.cs index 82ee2e9b5c..44c74b8012 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2A.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2A.cs @@ -61,6 +61,7 @@ public partial struct MIDIOUTCAPS2A /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2W.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2W.cs index 2887610f2b..34bd5b921b 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2W.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPS2W.cs @@ -61,6 +61,7 @@ public partial struct MIDIOUTCAPS2W /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs index f2d9afb647..6336baad66 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs @@ -51,6 +51,7 @@ public partial struct MIDIOUTCAPSA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs index 9f5c95ca91..7df10cfc76 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs @@ -51,6 +51,7 @@ public partial struct MIDIOUTCAPSW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2A.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2A.cs index 08c588a12d..2fb2543e34 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2A.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2A.cs @@ -49,6 +49,7 @@ public partial struct MIXERCAPS2A /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2W.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2W.cs index 270a6bd4d1..b4598b46b2 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2W.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPS2W.cs @@ -49,6 +49,7 @@ public partial struct MIXERCAPS2W /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs index 8fd388ce12..4ec71fdd3f 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs @@ -39,6 +39,7 @@ public partial struct MIXERCAPSA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs index baed7709da..e0d346c81f 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs @@ -39,6 +39,7 @@ public partial struct MIXERCAPSW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs index 66d2d0d595..d687dd00f8 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs @@ -178,6 +178,7 @@ public partial struct _dwReserved_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szShortName_e__FixedBuffer { public sbyte e0; @@ -186,6 +187,7 @@ public partial struct _szShortName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs index 3973b6a92b..94e5721bfb 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs @@ -27,6 +27,7 @@ public partial struct MIXERCONTROLDETAILS_LISTTEXTA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs index a13e86c70e..ef14da21df 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs @@ -27,6 +27,7 @@ public partial struct MIXERCONTROLDETAILS_LISTTEXTW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs index 29190404c4..d977281851 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs @@ -178,6 +178,7 @@ public partial struct _dwReserved_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szShortName_e__FixedBuffer { public char e0; @@ -186,6 +187,7 @@ public partial struct _szShortName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs index 4585f3f82d..9441b64bd5 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs @@ -95,6 +95,7 @@ public partial struct _Target_e__Struct /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; @@ -104,6 +105,7 @@ public partial struct _szPname_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szShortName_e__FixedBuffer { public sbyte e0; @@ -112,6 +114,7 @@ public partial struct _szShortName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs index 5bcebc0996..366837cf4a 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs @@ -95,6 +95,7 @@ public partial struct _Target_e__Struct /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; @@ -104,6 +105,7 @@ public partial struct _szPname_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szShortName_e__FixedBuffer { public char e0; @@ -112,6 +114,7 @@ public partial struct _szShortName_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2A.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2A.cs index 1f2af2f4fb..2640fea198 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2A.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2A.cs @@ -53,6 +53,7 @@ public partial struct WAVEINCAPS2A /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2W.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2W.cs index ee6bddb960..13f5e9276e 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2W.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPS2W.cs @@ -53,6 +53,7 @@ public partial struct WAVEINCAPS2W /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs index 7d0c57a284..056cae56e9 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs @@ -43,6 +43,7 @@ public partial struct WAVEINCAPSA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs index 0592feca5d..734dbff2c4 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs @@ -43,6 +43,7 @@ public partial struct WAVEINCAPSW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2A.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2A.cs index 8a0fce6190..93cfb215a3 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2A.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2A.cs @@ -57,6 +57,7 @@ public partial struct WAVEOUTCAPS2A /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2W.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2W.cs index cae0f24cc6..f0589361c7 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2W.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPS2W.cs @@ -57,6 +57,7 @@ public partial struct WAVEOUTCAPS2W /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs index a54cbbb519..e0a9998d9d 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs @@ -47,6 +47,7 @@ public partial struct WAVEOUTCAPSA /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs index a0423eb314..97cc82b970 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs @@ -47,6 +47,7 @@ public partial struct WAVEOUTCAPSW /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPname_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/objidl/RemSNB.cs b/sources/Interop/Windows/Windows/um/objidl/RemSNB.cs index 21d4507af6..d9bf3ef4ac 100644 --- a/sources/Interop/Windows/Windows/um/objidl/RemSNB.cs +++ b/sources/Interop/Windows/Windows/um/objidl/RemSNB.cs @@ -26,6 +26,7 @@ public partial struct RemSNB public _rgString_e__FixedBuffer rgString; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _rgString_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs b/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs index 4f07f1fca3..d71bda2cc3 100644 --- a/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs +++ b/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs @@ -27,6 +27,7 @@ public partial struct SPRECOCONTEXTSTATUS /// [InlineArray(255)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szRequestTypeOfUI_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/sapi/SPWORDPRONUNCIATION.cs b/sources/Interop/Windows/Windows/um/sapi/SPWORDPRONUNCIATION.cs index bd2317749b..787cc6158d 100644 --- a/sources/Interop/Windows/Windows/um/sapi/SPWORDPRONUNCIATION.cs +++ b/sources/Interop/Windows/Windows/um/sapi/SPWORDPRONUNCIATION.cs @@ -36,6 +36,7 @@ public unsafe partial struct SPWORDPRONUNCIATION public _szPronunciation_e__FixedBuffer szPronunciation; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szPronunciation_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs b/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs index eb556b5d6c..6c723ed6d8 100644 --- a/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs +++ b/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs @@ -38,6 +38,7 @@ public partial struct _ShaHash_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _pwszStoreName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs index 60ba6f4084..76e958b80a 100644 --- a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs +++ b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs @@ -72,6 +72,7 @@ public partial struct SecPkgContext_CipherInfo /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCipherSuite_e__FixedBuffer { public char e0; @@ -79,6 +80,7 @@ public partial struct _szCipherSuite_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCipher_e__FixedBuffer { public char e0; @@ -86,6 +88,7 @@ public partial struct _szCipher_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHash_e__FixedBuffer { public char e0; @@ -93,6 +96,7 @@ public partial struct _szHash_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szExchange_e__FixedBuffer { public char e0; @@ -100,6 +104,7 @@ public partial struct _szExchange_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCertificate_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs index 79bc3e34ae..a4a649e9d2 100644 --- a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs +++ b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs @@ -44,6 +44,7 @@ public partial struct SecPkgContext_ConnectionInfoEx /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCipher_e__FixedBuffer { public char e0; @@ -51,6 +52,7 @@ public partial struct _szCipher_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szHash_e__FixedBuffer { public char e0; @@ -58,6 +60,7 @@ public partial struct _szHash_e__FixedBuffer /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szExchange_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/shtypes/STRRET.cs b/sources/Interop/Windows/Windows/um/shtypes/STRRET.cs index 24446572bb..0ee954ccae 100644 --- a/sources/Interop/Windows/Windows/um/shtypes/STRRET.cs +++ b/sources/Interop/Windows/Windows/um/shtypes/STRRET.cs @@ -73,6 +73,7 @@ public unsafe partial struct _Anonymous_e__Union /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _cStr_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs b/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs index 135b0c9cea..3697c012da 100644 --- a/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs +++ b/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs @@ -19,6 +19,7 @@ public unsafe partial struct FILTER_INFO /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs b/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs index a4c376320a..9fd16412da 100644 --- a/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs +++ b/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs @@ -22,6 +22,7 @@ public unsafe partial struct PIN_INFO /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _achName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs b/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs index 4ddf30f86d..0dcfacab30 100644 --- a/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs +++ b/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs @@ -52,6 +52,7 @@ public partial struct VMRMONITORINFO /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDevice_e__FixedBuffer { public char e0; @@ -59,6 +60,7 @@ public partial struct _szDevice_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs b/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs index ebcf860c3c..5c8672ec3a 100644 --- a/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs @@ -46,6 +46,7 @@ public partial struct DYNAMIC_TIME_ZONE_INFORMATION /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _StandardName_e__FixedBuffer { public char e0; @@ -53,6 +54,7 @@ public partial struct _StandardName_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DaylightName_e__FixedBuffer { public char e0; @@ -60,6 +62,7 @@ public partial struct _DaylightName_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _TimeZoneKeyName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs b/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs index b93464c8ce..c5fc481208 100644 --- a/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs @@ -38,6 +38,7 @@ public partial struct TIME_ZONE_INFORMATION /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _StandardName_e__FixedBuffer { public char e0; @@ -45,6 +46,7 @@ public partial struct _StandardName_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DaylightName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs b/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs index 13fc09eb29..2bd99da6dc 100644 --- a/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs +++ b/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs @@ -44,6 +44,7 @@ public partial struct ZONEATTRIBUTES /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDisplayName_e__FixedBuffer { public char e0; @@ -51,6 +52,7 @@ public partial struct _szDisplayName_e__FixedBuffer /// [InlineArray(200)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public char e0; @@ -58,6 +60,7 @@ public partial struct _szDescription_e__FixedBuffer /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szIconPath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wcmapi/WCM_PROFILE_INFO.cs b/sources/Interop/Windows/Windows/um/wcmapi/WCM_PROFILE_INFO.cs index bec89de093..01fbd1f10d 100644 --- a/sources/Interop/Windows/Windows/um/wcmapi/WCM_PROFILE_INFO.cs +++ b/sources/Interop/Windows/Windows/um/wcmapi/WCM_PROFILE_INFO.cs @@ -25,6 +25,7 @@ public partial struct WCM_PROFILE_INFO /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _strProfileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs index 34de160af8..2575048292 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs @@ -28,6 +28,7 @@ public partial struct PROV_ENUMALGS /// [InlineArray(20)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs index 1f81676657..721b5c3976 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs @@ -48,6 +48,7 @@ public partial struct PROV_ENUMALGS_EX /// [InlineArray(20)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szName_e__FixedBuffer { public sbyte e0; @@ -55,6 +56,7 @@ public partial struct _szName_e__FixedBuffer /// [InlineArray(40)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szLongName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs b/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs index 5d27d18bb3..584dd612f5 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs @@ -34,6 +34,7 @@ public partial struct SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszErrorText_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs b/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs index 74cde17e05..8957449116 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs @@ -24,6 +24,7 @@ public partial struct SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS /// [InlineArray(512)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _wszErrorText_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs b/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs index e6ee16d26d..d76034f0be 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs @@ -24,6 +24,7 @@ public partial struct AXISINFOW /// [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _axAxisName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs b/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs index d0a1fcd9ca..bb79fb5af0 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs @@ -333,6 +333,7 @@ public partial struct _Anonymous2_e__Union /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _dmDeviceName_e__FixedBuffer { public char e0; @@ -340,6 +341,7 @@ public partial struct _dmDeviceName_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _dmFormName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs index d5e2a73b27..6da7ff6156 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs @@ -19,6 +19,7 @@ public partial struct DISPLAYCONFIG_ADAPTER_NAME /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _adapterDevicePath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION.cs index 8722d736c0..c62fa4b0d1 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION.cs @@ -130,6 +130,7 @@ readonly get /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _specializationApplicationName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs index d6f8021fec..e223adf44d 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs @@ -19,6 +19,7 @@ public partial struct DISPLAYCONFIG_SOURCE_DEVICE_NAME /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _viewGdiDeviceName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs index 67ccff9318..cbe9ce933f 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs @@ -41,6 +41,7 @@ public partial struct DISPLAYCONFIG_TARGET_DEVICE_NAME /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _monitorFriendlyDeviceName_e__FixedBuffer { public char e0; @@ -48,6 +49,7 @@ public partial struct _monitorFriendlyDeviceName_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _monitorDevicePath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs index d672157d62..2dd4b0afb4 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs @@ -36,6 +36,7 @@ public partial struct DISPLAY_DEVICEA /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceName_e__FixedBuffer { public sbyte e0; @@ -43,6 +44,7 @@ public partial struct _DeviceName_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceString_e__FixedBuffer { public sbyte e0; @@ -50,6 +52,7 @@ public partial struct _DeviceString_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceID_e__FixedBuffer { public sbyte e0; @@ -57,6 +60,7 @@ public partial struct _DeviceID_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceKey_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs index fcab35da06..ffb98a88b6 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs @@ -36,6 +36,7 @@ public partial struct DISPLAY_DEVICEW /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceName_e__FixedBuffer { public char e0; @@ -43,6 +44,7 @@ public partial struct _DeviceName_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceString_e__FixedBuffer { public char e0; @@ -50,6 +52,7 @@ public partial struct _DeviceString_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceID_e__FixedBuffer { public char e0; @@ -57,6 +60,7 @@ public partial struct _DeviceID_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _DeviceKey_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs index a45859093f..00ae64ec53 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs @@ -27,6 +27,7 @@ public partial struct ENUMLOGFONTEXW /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfFullName_e__FixedBuffer { public char e0; @@ -34,6 +35,7 @@ public partial struct _elfFullName_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfStyle_e__FixedBuffer { public char e0; @@ -41,6 +43,7 @@ public partial struct _elfStyle_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfScript_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs index 7620843353..5ce6c66295 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs @@ -23,6 +23,7 @@ public partial struct ENUMLOGFONTW /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfFullName_e__FixedBuffer { public char e0; @@ -30,6 +31,7 @@ public partial struct _elfFullName_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfStyle_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs b/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs index e2be7fc8b1..f4da57abd0 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs @@ -50,6 +50,7 @@ public partial struct EXTLOGFONTW /// [InlineArray(64)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfFullName_e__FixedBuffer { public char e0; @@ -57,6 +58,7 @@ public partial struct _elfFullName_e__FixedBuffer /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _elfStyle_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs index 97467f9cd1..e96a09b7e5 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs @@ -51,6 +51,7 @@ public partial struct LOGCOLORSPACEA /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _lcsFilename_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs index 6df7f29e02..8a5ac0d252 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs @@ -51,6 +51,7 @@ public partial struct LOGCOLORSPACEW /// [InlineArray(260)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _lcsFilename_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs index 932d32e46b..591bf2845f 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs @@ -60,6 +60,7 @@ public partial struct LOGFONTA /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _lfFaceName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs index 8bdcced842..61b9e09e73 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs @@ -60,6 +60,7 @@ public partial struct LOGFONTW /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _lfFaceName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/wingdi/RGNDATA.cs b/sources/Interop/Windows/Windows/um/wingdi/RGNDATA.cs index bb7bcd3709..7157e93f09 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/RGNDATA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/RGNDATA.cs @@ -21,6 +21,7 @@ public partial struct RGNDATA public _Buffer_e__FixedBuffer Buffer; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Buffer_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_MDS_PATH.cs b/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_MDS_PATH.cs index 944c247550..66bb4952db 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_MDS_PATH.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_MDS_PATH.cs @@ -30,6 +30,7 @@ public partial struct CSV_QUERY_MDS_PATH public _Path_e__FixedBuffer Path; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Path_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs b/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs index dcb3e1dbaa..b379241781 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs @@ -24,6 +24,7 @@ public partial struct CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Reason_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/DEVICEDUMP_PUBLIC_SUBSECTION.cs b/sources/Interop/Windows/Windows/um/winioctl/DEVICEDUMP_PUBLIC_SUBSECTION.cs index 56d680924b..58d8ca7dbf 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/DEVICEDUMP_PUBLIC_SUBSECTION.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/DEVICEDUMP_PUBLIC_SUBSECTION.cs @@ -41,6 +41,7 @@ public partial struct _GPLogTable_e__FixedBuffer /// [StructLayout(LayoutKind.Sequential, Pack = 1)] [InlineArray(16)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szDescription_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs b/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs index 16d227d64b..88827aae93 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs @@ -54,6 +54,7 @@ public partial struct DISK_PERFORMANCE /// [InlineArray(8)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _StorageManagerName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FILE_LAYOUT_NAME_ENTRY.cs b/sources/Interop/Windows/Windows/um/winioctl/FILE_LAYOUT_NAME_ENTRY.cs index 29beddcc65..a49118dc0b 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FILE_LAYOUT_NAME_ENTRY.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FILE_LAYOUT_NAME_ENTRY.cs @@ -38,6 +38,7 @@ public partial struct FILE_LAYOUT_NAME_ENTRY public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs b/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs index 788492d237..f80e610e17 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs @@ -52,6 +52,7 @@ public partial struct FILE_QUERY_ON_DISK_VOL_INFO_BUFFER /// [InlineArray(12)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FsFormatName_e__FixedBuffer { public char e0; @@ -59,6 +60,7 @@ public partial struct _FsFormatName_e__FixedBuffer /// [InlineArray(34)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _CopyrightInfo_e__FixedBuffer { public char e0; @@ -66,6 +68,7 @@ public partial struct _CopyrightInfo_e__FixedBuffer /// [InlineArray(34)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _AbstractInfo_e__FixedBuffer { public char e0; @@ -73,6 +76,7 @@ public partial struct _AbstractInfo_e__FixedBuffer /// [InlineArray(34)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FormattingImplementationInfo_e__FixedBuffer { public char e0; @@ -80,6 +84,7 @@ public partial struct _FormattingImplementationInfo_e__FixedBuffer /// [InlineArray(34)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LastModifyingImplementationInfo_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FILE_STORAGE_TIER.cs b/sources/Interop/Windows/Windows/um/winioctl/FILE_STORAGE_TIER.cs index f3717578fd..ef38b3465c 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FILE_STORAGE_TIER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FILE_STORAGE_TIER.cs @@ -38,6 +38,7 @@ public partial struct FILE_STORAGE_TIER /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; @@ -45,6 +46,7 @@ public partial struct _Name_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs index af519eef4d..e367e1bc28 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs @@ -16,6 +16,7 @@ public partial struct FILE_SYSTEM_RECOGNITION_INFORMATION /// [InlineArray(9)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileSystem_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FIND_BY_SID_OUTPUT.cs b/sources/Interop/Windows/Windows/um/winioctl/FIND_BY_SID_OUTPUT.cs index 893e7934d4..a4cea176ee 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FIND_BY_SID_OUTPUT.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FIND_BY_SID_OUTPUT.cs @@ -30,6 +30,7 @@ public partial struct FIND_BY_SID_OUTPUT public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs index 164862e665..e91bb3e266 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs @@ -24,6 +24,7 @@ public partial struct FS_BPIO_INFO /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _StorageDriverName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs index 73e319d6b4..9ceff2eb1a 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs @@ -32,6 +32,7 @@ public partial struct FS_BPIO_RESULTS /// [InlineArray(32)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FailingDriverName_e__FixedBuffer { public char e0; @@ -39,6 +40,7 @@ public partial struct _FailingDriverName_e__FixedBuffer /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FailureReason_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/GET_FILTER_FILE_IDENTIFIER_INPUT.cs b/sources/Interop/Windows/Windows/um/winioctl/GET_FILTER_FILE_IDENTIFIER_INPUT.cs index e00b815351..0ee71e1cd6 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/GET_FILTER_FILE_IDENTIFIER_INPUT.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/GET_FILTER_FILE_IDENTIFIER_INPUT.cs @@ -22,6 +22,7 @@ public partial struct GET_FILTER_FILE_IDENTIFIER_INPUT public _Altitude_e__FixedBuffer Altitude; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Altitude_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/LOOKUP_STREAM_FROM_CLUSTER_ENTRY.cs b/sources/Interop/Windows/Windows/um/winioctl/LOOKUP_STREAM_FROM_CLUSTER_ENTRY.cs index 6233d4ae1c..af510d7e00 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/LOOKUP_STREAM_FROM_CLUSTER_ENTRY.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/LOOKUP_STREAM_FROM_CLUSTER_ENTRY.cs @@ -32,6 +32,7 @@ public partial struct LOOKUP_STREAM_FROM_CLUSTER_ENTRY public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/PARTITION_INFORMATION_GPT.cs b/sources/Interop/Windows/Windows/um/winioctl/PARTITION_INFORMATION_GPT.cs index 2f72c12dc9..f2d8582d7c 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/PARTITION_INFORMATION_GPT.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/PARTITION_INFORMATION_GPT.cs @@ -27,6 +27,7 @@ public partial struct PARTITION_INFORMATION_GPT /// [InlineArray(36)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/PATHNAME_BUFFER.cs b/sources/Interop/Windows/Windows/um/winioctl/PATHNAME_BUFFER.cs index 8720ecc3b1..c579fcdfe1 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/PATHNAME_BUFFER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/PATHNAME_BUFFER.cs @@ -22,6 +22,7 @@ public partial struct PATHNAME_BUFFER public _Name_e__FixedBuffer Name; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_LOGICAL_DEVICE_INSTANCE.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_LOGICAL_DEVICE_INSTANCE.cs index 7a5e37ab74..719452c687 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_LOGICAL_DEVICE_INSTANCE.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_LOGICAL_DEVICE_INSTANCE.cs @@ -28,6 +28,7 @@ public partial struct SCM_LOGICAL_DEVICE_INSTANCE /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _SymbolicLink_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_INFO.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_INFO.cs index 3e70927946..d4957ac706 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_INFO.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_INFO.cs @@ -104,6 +104,7 @@ public partial struct _FormatInterfaceCodes_e__FixedBuffer } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _SerialNumber_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs index ee058fbd29..c047112e31 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs @@ -20,6 +20,7 @@ public partial struct SCM_PD_DEVICE_SPECIFIC_PROPERTY /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_LOCATION_STRING.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_LOCATION_STRING.cs index 5cb3d1c5a9..29363230e8 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_LOCATION_STRING.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_LOCATION_STRING.cs @@ -26,6 +26,7 @@ public partial struct SCM_PD_LOCATION_STRING public _Location_e__FixedBuffer Location; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Location_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs index 2dc4ce539a..1898589285 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs @@ -28,6 +28,7 @@ public partial struct SCM_PHYSICAL_DEVICE_INSTANCE /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _SymbolicLink_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SI_COPYFILE.cs b/sources/Interop/Windows/Windows/um/winioctl/SI_COPYFILE.cs index 0700b2c7e9..91dba2ef2f 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SI_COPYFILE.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SI_COPYFILE.cs @@ -30,6 +30,7 @@ public partial struct SI_COPYFILE public _FileNameBuffer_e__FixedBuffer FileNameBuffer; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileNameBuffer_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs b/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs index 90584a2d91..26c4fb6486 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs @@ -26,6 +26,7 @@ public partial struct STORAGE_ADAPTER_SERIAL_NUMBER /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _SerialNumber_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/STORAGE_TIER.cs b/sources/Interop/Windows/Windows/um/winioctl/STORAGE_TIER.cs index e645b4a235..edfb1c37c8 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/STORAGE_TIER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/STORAGE_TIER.cs @@ -38,6 +38,7 @@ public partial struct STORAGE_TIER /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public char e0; @@ -45,6 +46,7 @@ public partial struct _Name_e__FixedBuffer /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/STREAM_LAYOUT_ENTRY.cs b/sources/Interop/Windows/Windows/um/winioctl/STREAM_LAYOUT_ENTRY.cs index b76101989a..0fd1cec0f7 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/STREAM_LAYOUT_ENTRY.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/STREAM_LAYOUT_ENTRY.cs @@ -56,6 +56,7 @@ public partial struct STREAM_LAYOUT_ENTRY public _StreamIdentifier_e__FixedBuffer StreamIdentifier; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _StreamIdentifier_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY.cs b/sources/Interop/Windows/Windows/um/winioctl/TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY.cs index 3bd7793c3c..7209ac8cfe 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY.cs @@ -42,6 +42,7 @@ public partial struct TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/TXFS_START_RM_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winioctl/TXFS_START_RM_INFORMATION.cs index c806ffc9a6..5198e65d70 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/TXFS_START_RM_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/TXFS_START_RM_INFORMATION.cs @@ -62,6 +62,7 @@ public partial struct TXFS_START_RM_INFORMATION public _LogPath_e__FixedBuffer LogPath; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LogPath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD.cs b/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD.cs index 27c90977a2..0331196b3d 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD.cs @@ -69,6 +69,7 @@ public partial struct USN_RECORD public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD_V3.cs b/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD_V3.cs index 513cf9488d..b44991e450 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD_V3.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/USN_RECORD_V3.cs @@ -69,6 +69,7 @@ public partial struct USN_RECORD_V3 public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs b/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs index b82b9e531b..654198aeac 100644 --- a/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs +++ b/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs @@ -20,6 +20,7 @@ public partial struct CORRELATION_VECTOR /// [InlineArray(129)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Vector_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/EVENTSFORLOGFILE.cs b/sources/Interop/Windows/Windows/um/winnt/EVENTSFORLOGFILE.cs index 3efa0ee1b3..27c44d4aae 100644 --- a/sources/Interop/Windows/Windows/um/winnt/EVENTSFORLOGFILE.cs +++ b/sources/Interop/Windows/Windows/um/winnt/EVENTSFORLOGFILE.cs @@ -31,6 +31,7 @@ public partial struct EVENTSFORLOGFILE /// [InlineArray(256)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szLogicalLogFile_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_EXTENDED_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_EXTENDED_INFORMATION.cs index 8cc500ab59..7d841d7c2f 100644 --- a/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_EXTENDED_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_EXTENDED_INFORMATION.cs @@ -101,6 +101,7 @@ public partial struct _Anonymous_e__Union } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_FULL_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_FULL_INFORMATION.cs index f36690ec17..4cb566a9b4 100644 --- a/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_FULL_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_FULL_INFORMATION.cs @@ -105,6 +105,7 @@ public partial struct _Anonymous_e__Union } /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_INFORMATION.cs index 628ebec384..764fb9ed3f 100644 --- a/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winnt/FILE_NOTIFY_INFORMATION.cs @@ -30,6 +30,7 @@ public partial struct FILE_NOTIFY_INFORMATION public _FileName_e__FixedBuffer FileName; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _FileName_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/IMAGE_IMPORT_BY_NAME.cs b/sources/Interop/Windows/Windows/um/winnt/IMAGE_IMPORT_BY_NAME.cs index d52f78feba..f076bd3f30 100644 --- a/sources/Interop/Windows/Windows/um/winnt/IMAGE_IMPORT_BY_NAME.cs +++ b/sources/Interop/Windows/Windows/um/winnt/IMAGE_IMPORT_BY_NAME.cs @@ -22,6 +22,7 @@ public partial struct IMAGE_IMPORT_BY_NAME public _Name_e__FixedBuffer Name; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Name_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIRECTORY_STRING.cs b/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIRECTORY_STRING.cs index 16fc0f8d2a..d9e25fe2a9 100644 --- a/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIRECTORY_STRING.cs +++ b/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIRECTORY_STRING.cs @@ -22,6 +22,7 @@ public partial struct IMAGE_RESOURCE_DIRECTORY_STRING public _NameString_e__FixedBuffer NameString; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _NameString_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIR_STRING_U.cs b/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIR_STRING_U.cs index 000c7a9581..5535b25f70 100644 --- a/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIR_STRING_U.cs +++ b/sources/Interop/Windows/Windows/um/winnt/IMAGE_RESOURCE_DIR_STRING_U.cs @@ -22,6 +22,7 @@ public partial struct IMAGE_RESOURCE_DIR_STRING_U public _NameString_e__FixedBuffer NameString; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _NameString_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs index 63fba04a07..3d5be43c76 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs @@ -36,6 +36,7 @@ public partial struct OSVERSIONINFOA /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCSDVersion_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs index e0c48de550..29abf7f894 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs @@ -54,6 +54,7 @@ public partial struct OSVERSIONINFOEXA /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCSDVersion_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs index 6b8c76bcfb..cb2a4a9d0a 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs @@ -54,6 +54,7 @@ public partial struct OSVERSIONINFOEXW /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCSDVersion_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs index b2e6b3a040..a0a522adbe 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs @@ -36,6 +36,7 @@ public partial struct OSVERSIONINFOW /// [InlineArray(128)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _szCSDVersion_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/RESOURCEMANAGER_BASIC_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winnt/RESOURCEMANAGER_BASIC_INFORMATION.cs index 549816329e..9e8aedb317 100644 --- a/sources/Interop/Windows/Windows/um/winnt/RESOURCEMANAGER_BASIC_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winnt/RESOURCEMANAGER_BASIC_INFORMATION.cs @@ -25,6 +25,7 @@ public partial struct RESOURCEMANAGER_BASIC_INFORMATION public _Description_e__FixedBuffer Description; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs b/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs index bbd71d8993..37e8344051 100644 --- a/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs +++ b/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs @@ -19,6 +19,7 @@ public partial struct TOKEN_SOURCE /// [InlineArray(8)] + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _SourceName_e__FixedBuffer { public sbyte e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/TRANSACTIONMANAGER_LOGPATH_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winnt/TRANSACTIONMANAGER_LOGPATH_INFORMATION.cs index 6dfdd24f15..09862bd11c 100644 --- a/sources/Interop/Windows/Windows/um/winnt/TRANSACTIONMANAGER_LOGPATH_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winnt/TRANSACTIONMANAGER_LOGPATH_INFORMATION.cs @@ -22,6 +22,7 @@ public partial struct TRANSACTIONMANAGER_LOGPATH_INFORMATION public _LogPath_e__FixedBuffer LogPath; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _LogPath_e__FixedBuffer { public char e0; diff --git a/sources/Interop/Windows/Windows/um/winnt/TRANSACTION_PROPERTIES_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winnt/TRANSACTION_PROPERTIES_INFORMATION.cs index 4f3d4de931..4e7497275e 100644 --- a/sources/Interop/Windows/Windows/um/winnt/TRANSACTION_PROPERTIES_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winnt/TRANSACTION_PROPERTIES_INFORMATION.cs @@ -37,6 +37,7 @@ public partial struct TRANSACTION_PROPERTIES_INFORMATION public _Description_e__FixedBuffer Description; /// + [Obsolete("Possible string represented as a fixed-sized buffer.")] public partial struct _Description_e__FixedBuffer { public char e0; From db6bbc449d9b4550fe3f410b36379b9707ce505b Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Fri, 15 Dec 2023 09:57:49 -0800 Subject: [PATCH 2/3] Ensure using System is emitted --- sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs | 1 + .../Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs | 1 + sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs | 1 + .../Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs | 1 + .../Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs | 1 + .../Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs | 1 + sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs | 1 + .../Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs | 1 + .../Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs | 1 + sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs | 1 + sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs | 1 + sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs | 1 + .../Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs | 1 + .../Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs | 1 + sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs | 1 + sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs | 1 + sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs | 1 + .../Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs | 1 + .../Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs | 1 + sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs | 1 + sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs | 1 + .../Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs | 1 + sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs | 1 + sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs | 1 + .../Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs | 1 + .../Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs | 1 + .../Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs | 1 + sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs | 1 + .../Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs | 1 + sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs | 1 + sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs | 1 + sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs | 1 + sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs | 1 + .../Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs | 1 + .../Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs | 1 + .../Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs | 1 + .../Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs | 1 + sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs | 1 + .../Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs | 1 + sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs | 1 + .../Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs | 1 + .../Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs | 1 + .../Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs | 1 + .../Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs | 1 + sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs | 1 + .../Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs | 1 + .../Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs | 1 + sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs | 1 + .../Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs | 1 + .../Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs | 1 + .../Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs | 1 + sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs | 1 + sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs | 1 + sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs | 1 + sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs | 1 + .../Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs | 1 + .../Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs | 1 + sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs | 1 + sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs | 1 + sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs | 1 + sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs | 1 + .../Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs | 1 + .../Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs | 1 + sources/Interop/Windows/Windows/um/fci/CCAB.cs | 1 + sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs | 1 + .../Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs | 1 + sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs | 1 + sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs | 1 + sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs | 1 + sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs | 1 + sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs | 1 + sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs | 1 + .../um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs | 1 + .../Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs | 1 + .../Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs | 1 + .../Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs | 1 + .../Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs | 1 + .../Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs | 1 + sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs | 1 + sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs | 1 + .../Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs | 1 + .../Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs | 1 + .../Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs | 1 + sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs | 1 + sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs | 1 + sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs | 1 + .../Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs | 1 + .../Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs | 1 + sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs | 1 + sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs | 1 + sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs | 1 + .../um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs | 1 + .../um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs | 1 + .../Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs | 1 + .../Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs | 1 + .../Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs | 1 + sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs | 1 + .../Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs | 1 + .../Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs | 1 + .../Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs | 1 + sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs | 1 + .../Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs | 1 + .../Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs | 1 + .../Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs | 1 + sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs | 1 + sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs | 1 + sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs | 1 + sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs | 1 + sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs | 1 + sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs | 1 + 163 files changed, 163 insertions(+) diff --git a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs index dc029b79da..bc6c179630 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC.cs @@ -3,6 +3,7 @@ // Ported from shared/dxgi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs index 34daed13e3..2eba1f82c6 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_ADAPTER_DESC1.cs @@ -3,6 +3,7 @@ // Ported from shared/dxgi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs index 7bfce9c84e..c21bd11741 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi/DXGI_OUTPUT_DESC.cs @@ -3,6 +3,7 @@ // Ported from shared/dxgi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs b/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs index 1945d79723..f5f40b789f 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi1_2/DXGI_ADAPTER_DESC2.cs @@ -3,6 +3,7 @@ // Ported from shared/dxgi1_2.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs index 1fdb64cb32..a854c7c165 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_ADAPTER_DESC3.cs @@ -3,6 +3,7 @@ // Ported from shared/dxgi1_6.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs index dab66630e0..5a1fb637f5 100644 --- a/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs +++ b/sources/Interop/Windows/DirectX/shared/dxgi1_6/DXGI_OUTPUT_DESC1.cs @@ -3,6 +3,7 @@ // Ported from shared/dxgi1_6.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs index daf7767940..09bc1a7551 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOA.cs @@ -3,6 +3,7 @@ // Ported from um/dinput.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs index aff38b72c9..e03b93af02 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIDEVICEIMAGEINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/dinput.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs b/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs index 3f49e8f94e..dab74ca497 100644 --- a/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs +++ b/sources/Interop/Windows/DirectX/um/dinput/DIPROPSTRING.cs @@ -3,6 +3,7 @@ // Ported from um/dinput.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.DirectX; diff --git a/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs b/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs index dc8e654b23..40b733adf8 100644 --- a/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs +++ b/sources/Interop/Windows/Windows/shared/Iprtrmib/MIB_IPMCAST_SCOPE.cs @@ -3,6 +3,7 @@ // Ported from shared/Iprtrmib.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs b/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs index 0ca4f93cbc..bb3e1ca82f 100644 --- a/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs +++ b/sources/Interop/Windows/Windows/shared/ifdef/IF_COUNTED_STRING_LH.cs @@ -3,6 +3,7 @@ // Ported from shared/ifdef.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs b/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs index f839bd9f23..6061910f56 100644 --- a/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs +++ b/sources/Interop/Windows/Windows/shared/ifmib/MIB_IFROW.cs @@ -3,6 +3,7 @@ // Ported from shared/ifmib.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs index 6d33159783..c7d48e73c1 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR.cs @@ -3,6 +3,7 @@ // Ported from shared/ws2def.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs index d271338922..dbe833e5b6 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_IN.cs @@ -3,6 +3,7 @@ // Ported from shared/ws2def.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs index fccdaea50c..e94063434f 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE.cs @@ -3,6 +3,7 @@ // Ported from shared/ws2def.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs index b3c9893706..f87c7972fc 100644 --- a/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs +++ b/sources/Interop/Windows/Windows/shared/ws2def/SOCKADDR_STORAGE_XP.cs @@ -3,6 +3,7 @@ // Ported from shared/ws2def.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs b/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs index d2ce37e6c4..f626ca3e90 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/LITEM.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs index 0f7c33472e..cd2e5b8895 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINA.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs index 9469e89bd2..3e2169881d 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEDRAGBEGINW.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs index 69695f872c..2210a338de 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITA.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs index aa60668d18..2901bdb714 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMCBEENDEDITW.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs index e3792f1d15..942aca1179 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATA.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs index bdef755ffb..c001b3ad14 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMDATETIMEFORMATW.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs index 9fe731ecbd..1199bba441 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMLVEMPTYMARKUP.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs index dea4c04ca7..5bc10c11c4 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOA.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs index 31fc4ccc5d..b35f807626 100644 --- a/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs +++ b/sources/Interop/Windows/Windows/um/CommCtrl/NMTTDISPINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/CommCtrl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs index 25f82975ba..f39610c270 100644 --- a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs +++ b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOA.cs @@ -3,6 +3,7 @@ // Ported from um/Cpl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs index a596a9f9ec..57c0cb6374 100644 --- a/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs +++ b/sources/Interop/Windows/Windows/um/Cpl/NEWCPLINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/Cpl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs index f7b5e2e151..99d0b640e3 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs index 2bf51bb3ae..3469f2c99b 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOAD64.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs index 363e59f113..73a772922f 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_DEFERRED_SYMBOL_LOADW64.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs index c20bdb61a2..267b189fb5 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULE.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs index 9524558f37..35b2a0a8ca 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_MODULEW.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs index cc453157c4..2987692908 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL64_PACKAGE.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs index 10a04a3caf..008e2f9821 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW64_PACKAGE.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs index ada46a8712..9aa0c0a767 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOLW_PACKAGE.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs index 79c5e77c5c..8d798bddc9 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_PACKAGE.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs index 3a9ef1089c..8ca1195f27 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/IMAGEHLP_SYMBOL_SRC.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs index d26abb4603..d612dfc56a 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFO.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs index bc5ba9edd1..9f7d99429a 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SRCCODEINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs index cb5e832984..6637bc8b0e 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGE.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs index 2ced276e61..f2195a0b43 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMBOL_INFO_PACKAGEW.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs index 3fb807e03b..c9dae1db0e 100644 --- a/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs +++ b/sources/Interop/Windows/Windows/um/DbgHelp/SYMSRV_EXTENDED_OUTPUT_DATA.cs @@ -3,6 +3,7 @@ // Ported from um/DbgHelp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs b/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs index 63fb39eefc..198826e123 100644 --- a/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs +++ b/sources/Interop/Windows/Windows/um/IPExport/IP_ADAPTER_INDEX_MAP.cs @@ -3,6 +3,7 @@ // Ported from um/IPExport.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs b/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs index 83254190f7..fdb1bca8db 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/FIXED_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/IPTypes.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs index 40a2ac4439..ecb5f5e47f 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_DNS_SUFFIX.cs @@ -3,6 +3,7 @@ // Ported from um/IPTypes.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs index 8cabac18f8..4703bc3e01 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/IP_ADAPTER_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/IPTypes.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs b/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs index 9d63e0a08c..11c8635716 100644 --- a/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs +++ b/sources/Interop/Windows/Windows/um/IPTypes/IP_MASK_STRING.cs @@ -3,6 +3,7 @@ // Ported from um/IPTypes.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs b/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs index 89ac9197c0..bfd6fe699a 100644 --- a/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs +++ b/sources/Interop/Windows/Windows/um/MSChapp/CYPHER_BLOCK.cs @@ -3,6 +3,7 @@ // Ported from um/MSChapp.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs b/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs index d3ebe83240..e031e029ea 100644 --- a/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs +++ b/sources/Interop/Windows/Windows/um/Mobsync/SYNCMGRHANDLERINFO.cs @@ -3,6 +3,7 @@ // Ported from um/Mobsync.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs b/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs index a5a7aba624..8adb2fa8c8 100644 --- a/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/ProcessSnapshot/PSS_PROCESS_INFORMATION.cs @@ -3,6 +3,7 @@ // Ported from um/ProcessSnapshot.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.Versioning; diff --git a/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs b/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs index b473fec512..bfce3243c9 100644 --- a/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs +++ b/sources/Interop/Windows/Windows/um/RestartManager/RM_PROCESS_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/RestartManager.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs index db187adff8..ad4e4956dc 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CATEGORY_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/ShObjIdl_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs index 9b275c643a..140f6402d9 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/CM_COLUMNINFO.cs @@ -3,6 +3,7 @@ // Ported from um/ShObjIdl_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs index 0ecff25a10..1eb7bdd42b 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/DESKBANDINFO.cs @@ -3,6 +3,7 @@ // Ported from um/ShObjIdl_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs index 1a8b32cf79..a2e4b754ce 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/PERSIST_FOLDER_TARGET_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/ShObjIdl_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs b/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs index fcae297488..b6d78e55be 100644 --- a/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs +++ b/sources/Interop/Windows/Windows/um/ShObjIdl_core/THUMBBUTTON.cs @@ -3,6 +3,7 @@ // Ported from um/ShObjIdl_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs index 4b63bbb30f..674e1adb81 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNDATA.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs index 899a853d78..2cc138f3d1 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINFO.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs index 986a195541..b97b1af358 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHCOLUMNINIT.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs b/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs index c91e7a621a..69ddd44686 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj/SHChangeProductKeyAsIDList.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs index c41e974766..5a8fe146d5 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/DROPDESCRIPTION.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs index 3bc3941101..e5efe24579 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_DARWIN_LINK.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs index e1e2399e24..40305b6844 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/EXP_SZ_LINK.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs index 5cc0a0495f..b634874d94 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs index b8966e2423..ca29b42927 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/PROPPRG.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs index bf1dcb6e96..0fd68d3ae2 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/SFVM_HELPTOPIC_DATA.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs b/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs index 742eeaa324..574b00def2 100644 --- a/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs +++ b/sources/Interop/Windows/Windows/um/ShlObj_core/SHChangeUpdateImageIDList.cs @@ -3,6 +3,7 @@ // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs b/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs index 01c44dda22..8d6471bead 100644 --- a/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs +++ b/sources/Interop/Windows/Windows/um/SoftPub/DRIVER_VER_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/SoftPub.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs index 8765847954..1fec190e8e 100644 --- a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs +++ b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOA.cs @@ -3,6 +3,7 @@ // Ported from um/SrRestorePtApi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs index b6ed5f7225..f8333d9410 100644 --- a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs +++ b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOEX.cs @@ -3,6 +3,7 @@ // Ported from um/SrRestorePtApi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs index bbce1af4bf..5d598797d7 100644 --- a/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs +++ b/sources/Interop/Windows/Windows/um/SrRestorePtApi/RESTOREPOINTINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/SrRestorePtApi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs index 46bb2af4f6..811a092fd4 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32.cs @@ -3,6 +3,7 @@ // Ported from um/TlHelp32.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs index a18dc17154..4565aafbf7 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/MODULEENTRY32W.cs @@ -3,6 +3,7 @@ // Ported from um/TlHelp32.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs index 56f8b950e2..8a85771c92 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32.cs @@ -3,6 +3,7 @@ // Ported from um/TlHelp32.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs index e1a5414214..c61d7bada8 100644 --- a/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs +++ b/sources/Interop/Windows/Windows/um/TlHelp32/PROCESSENTRY32W.cs @@ -3,6 +3,7 @@ // Ported from um/TlHelp32.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs index 1357d0b8f3..a2ed4d8989 100644 --- a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs +++ b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTA.cs @@ -3,6 +3,7 @@ // Ported from um/UserEnv.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs index 1d58348d88..0bb7d5eaba 100644 --- a/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs +++ b/sources/Interop/Windows/Windows/um/UserEnv/GROUP_POLICY_OBJECTW.cs @@ -3,6 +3,7 @@ // Ported from um/UserEnv.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs index 4c6b14a54b..710d37529f 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOA.cs @@ -3,6 +3,7 @@ // Ported from um/WinBase.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs index 65304dc8a3..4692ec044a 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/HW_PROFILE_INFOW.cs @@ -3,6 +3,7 @@ // Ported from um/WinBase.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs b/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs index 423ab84d8e..2205b29d4f 100644 --- a/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs +++ b/sources/Interop/Windows/Windows/um/WinBase/OFSTRUCT.cs @@ -3,6 +3,7 @@ // Ported from um/WinBase.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs index 4f1a6e6d6c..83852e8ab8 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOA.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs index d0214c8b77..f7d8937fcb 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/HELPWININFOW.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs index b45dd18cf1..7d254ae448 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXA.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs index 7aa9882524..a3de1ea57f 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/ICONINFOEXW.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs index 768d783787..087e3773ca 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXA.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs index 5f36c1fc53..d96ab04454 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/MONITORINFOEXW.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs b/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs index 64ef11b02c..46eebd72d9 100644 --- a/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs +++ b/sources/Interop/Windows/Windows/um/WinUser/POINTER_DEVICE_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/WinUser.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.Versioning; diff --git a/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs b/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs index ca326ae1b1..a784a1a817 100644 --- a/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs +++ b/sources/Interop/Windows/Windows/um/consoleapi3/CONSOLE_FONT_INFOEX.cs @@ -3,6 +3,7 @@ // Ported from um/consoleapi3.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/fci/CCAB.cs b/sources/Interop/Windows/Windows/um/fci/CCAB.cs index e671212a4a..58d7efc64d 100644 --- a/sources/Interop/Windows/Windows/um/fci/CCAB.cs +++ b/sources/Interop/Windows/Windows/um/fci/CCAB.cs @@ -3,6 +3,7 @@ // Ported from um/fci.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs b/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs index 9b9c5a9681..2e5672a18f 100644 --- a/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs +++ b/sources/Interop/Windows/Windows/um/fdi/FDISPILLFILE.cs @@ -3,6 +3,7 @@ // Ported from um/fdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs b/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs index 2fe8fc7d67..6c3a7e0002 100644 --- a/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs +++ b/sources/Interop/Windows/Windows/um/fileapi/WIN32_FIND_STREAM_DATA.cs @@ -3,6 +3,7 @@ // Ported from um/fileapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs b/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs index bef3305453..26f57aa597 100644 --- a/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs +++ b/sources/Interop/Windows/Windows/um/icm/NAMED_PROFILE_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/icm.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs index 102234d70f..28cb8f6a3d 100644 --- a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs +++ b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOA.cs @@ -3,6 +3,7 @@ // Ported from um/imm.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs index 79377e72a2..204a8ccb8c 100644 --- a/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs +++ b/sources/Interop/Windows/Windows/um/imm/IMEMENUITEMINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/imm.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs b/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs index 19f84ff831..2f34c9f161 100644 --- a/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs +++ b/sources/Interop/Windows/Windows/um/imm/STYLEBUFA.cs @@ -3,6 +3,7 @@ // Ported from um/imm.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs b/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs index 60bd6fef5b..be018ed0c0 100644 --- a/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs +++ b/sources/Interop/Windows/Windows/um/imm/STYLEBUFW.cs @@ -3,6 +3,7 @@ // Ported from um/imm.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs b/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs index 995a6bb4d6..788504ea9e 100644 --- a/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs +++ b/sources/Interop/Windows/Windows/um/iphlpapi/NET_ADDRESS_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/iphlpapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs b/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs index 4849509271..98340fbc70 100644 --- a/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs +++ b/sources/Interop/Windows/Windows/um/mfidl/MFCONTENTPROTECTIONDEVICE_REALTIMECLIENT_DATA.cs @@ -3,6 +3,7 @@ // Ported from um/mfidl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.Versioning; diff --git a/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs b/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs index 71da9f5e2c..485fbd0578 100644 --- a/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs +++ b/sources/Interop/Windows/Windows/um/mfidl/MFRR_COMPONENT_HASH_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/mfidl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs index 739ab5b3b3..34d77e00ed 100644 --- a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs +++ b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAA.cs @@ -3,6 +3,7 @@ // Ported from um/minwinbase.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs index 7688c017b3..bd6e850ce6 100644 --- a/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs +++ b/sources/Interop/Windows/Windows/um/minwinbase/WIN32_FIND_DATAW.cs @@ -3,6 +3,7 @@ // Ported from um/minwinbase.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs index 6655fc8e4f..076aa184d8 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs index c41c8dd0e3..99cdcebe1d 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/AUXCAPSW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs index 919660250a..72470dcc43 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs index 5ee6abf911..27fba38fb8 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIINCAPSW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs index 6336baad66..c3e58ae1bb 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs index 7df10cfc76..9376e44d41 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIDIOUTCAPSW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs index 4ec71fdd3f..6e7cfc3121 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs index e0d346c81f..93c2a3282c 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCAPSW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs index d687dd00f8..91725df784 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs index 94e5721bfb..875754219b 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs index ef14da21df..aef1a1d002 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLDETAILS_LISTTEXTW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs index d977281851..7e3852c3cc 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERCONTROLW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs index 9441b64bd5..db7cf86795 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs index 366837cf4a..1f2d753166 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/MIXERLINEW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs index 056cae56e9..c53070c586 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs index 734dbff2c4..cb97f44682 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEINCAPSW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs index e0a9998d9d..6600caba77 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSA.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs index 97cc82b970..f9f16d5f5a 100644 --- a/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs +++ b/sources/Interop/Windows/Windows/um/mmeapi/WAVEOUTCAPSW.cs @@ -3,6 +3,7 @@ // Ported from um/mmeapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs b/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs index d71bda2cc3..b00a5fe041 100644 --- a/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs +++ b/sources/Interop/Windows/Windows/um/sapi/SPRECOCONTEXTSTATUS.cs @@ -3,6 +3,7 @@ // Ported from um/sapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs b/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs index 6c723ed6d8..c750838ffe 100644 --- a/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs +++ b/sources/Interop/Windows/Windows/um/schannel/SCHANNEL_CERT_HASH_STORE.cs @@ -3,6 +3,7 @@ // Ported from um/schannel.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs index 76e958b80a..8e8deee4e3 100644 --- a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs +++ b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_CipherInfo.cs @@ -3,6 +3,7 @@ // Ported from um/schannel.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs index a4a649e9d2..34991fb2aa 100644 --- a/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs +++ b/sources/Interop/Windows/Windows/um/schannel/SecPkgContext_ConnectionInfoEx.cs @@ -3,6 +3,7 @@ // Ported from um/schannel.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs b/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs index 3697c012da..790d590e43 100644 --- a/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs +++ b/sources/Interop/Windows/Windows/um/strmif/FILTER_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/strmif.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs b/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs index 9fd16412da..39a8a997d5 100644 --- a/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs +++ b/sources/Interop/Windows/Windows/um/strmif/PIN_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/strmif.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs b/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs index 0dcfacab30..f8de440d4e 100644 --- a/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs +++ b/sources/Interop/Windows/Windows/um/strmif/VMRMONITORINFO.cs @@ -3,6 +3,7 @@ // Ported from um/strmif.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs b/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs index 5c8672ec3a..7cfc586b34 100644 --- a/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/timezoneapi/DYNAMIC_TIME_ZONE_INFORMATION.cs @@ -3,6 +3,7 @@ // Ported from um/timezoneapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs b/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs index c5fc481208..235011904d 100644 --- a/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/timezoneapi/TIME_ZONE_INFORMATION.cs @@ -3,6 +3,7 @@ // Ported from um/timezoneapi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs b/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs index 2bd99da6dc..c4a447db88 100644 --- a/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs +++ b/sources/Interop/Windows/Windows/um/urlmon/ZONEATTRIBUTES.cs @@ -3,6 +3,7 @@ // Ported from um/urlmon.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs index 2575048292..4e07637a9e 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS.cs @@ -3,6 +3,7 @@ // Ported from um/wincrypt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs index 721b5c3976..d4d25eed4f 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/PROV_ENUMALGS_EX.cs @@ -3,6 +3,7 @@ // Ported from um/wincrypt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs b/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs index 584dd612f5..663679f195 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/SSL_F12_EXTRA_CERT_CHAIN_POLICY_STATUS.cs @@ -3,6 +3,7 @@ // Ported from um/wincrypt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.Versioning; diff --git a/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs b/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs index 8957449116..123362f3f2 100644 --- a/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs +++ b/sources/Interop/Windows/Windows/um/wincrypt/SSL_KEY_PIN_EXTRA_CERT_CHAIN_POLICY_STATUS.cs @@ -3,6 +3,7 @@ // Ported from um/wincrypt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs b/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs index d76034f0be..b28d8e59b8 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/AXISINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs b/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs index bb79fb5af0..6a445a7c14 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DEVMODEW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs index 6da7ff6156..4078f8afe4 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_ADAPTER_NAME.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs index e223adf44d..83c265b088 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_SOURCE_DEVICE_NAME.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs index cbe9ce933f..39bd4f9f60 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAYCONFIG_TARGET_DEVICE_NAME.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs index 2dd4b0afb4..b127970be7 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEA.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs index ffb98a88b6..2c5cdfaa9a 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/DISPLAY_DEVICEW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs index 00ae64ec53..6fab22ff62 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTEXW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs index 5ce6c66295..c8bd6c4390 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/ENUMLOGFONTW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs b/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs index f4da57abd0..b12c0c0709 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/EXTLOGFONTW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs index e96a09b7e5..df235c5bb7 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEA.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs index 8a5ac0d252..13982ae7bc 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGCOLORSPACEW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs index 591bf2845f..23d36d66ab 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTA.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs index 61b9e09e73..8717850861 100644 --- a/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs +++ b/sources/Interop/Windows/Windows/um/wingdi/LOGFONTW.cs @@ -3,6 +3,7 @@ // Ported from um/wingdi.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs b/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs index b379241781..9e6cf026cd 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/CSV_QUERY_VETO_FILE_DIRECT_IO_OUTPUT.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs b/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs index 88827aae93..21d0ea3bbb 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/DISK_PERFORMANCE.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs b/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs index f80e610e17..ce2c939833 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FILE_QUERY_ON_DISK_VOL_INFO_BUFFER.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs b/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs index e367e1bc28..2cc1ba3ec3 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FILE_SYSTEM_RECOGNITION_INFORMATION.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs index e91bb3e266..63b939878a 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_INFO.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs index 9ceff2eb1a..2be5f8ab73 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/FS_BPIO_RESULTS.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs index c047112e31..c62d8e4700 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_PD_DEVICE_SPECIFIC_PROPERTY.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs b/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs index 1898589285..54778cce02 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/SCM_PHYSICAL_DEVICE_INSTANCE.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs b/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs index 26c4fb6486..efd7684255 100644 --- a/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs +++ b/sources/Interop/Windows/Windows/um/winioctl/STORAGE_ADAPTER_SERIAL_NUMBER.cs @@ -3,6 +3,7 @@ // Ported from um/winioctl.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; using System.Runtime.Versioning; diff --git a/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs b/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs index 654198aeac..ea286c46c7 100644 --- a/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs +++ b/sources/Interop/Windows/Windows/um/winnt/CORRELATION_VECTOR.cs @@ -3,6 +3,7 @@ // Ported from um/winnt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs index 3d5be43c76..722b715a01 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOA.cs @@ -3,6 +3,7 @@ // Ported from um/winnt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs index 29abf7f894..2ed9c4b276 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXA.cs @@ -3,6 +3,7 @@ // Ported from um/winnt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs index cb2a4a9d0a..d7b700f463 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOEXW.cs @@ -3,6 +3,7 @@ // Ported from um/winnt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs index a0a522adbe..7115669831 100644 --- a/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs +++ b/sources/Interop/Windows/Windows/um/winnt/OSVERSIONINFOW.cs @@ -3,6 +3,7 @@ // Ported from um/winnt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; diff --git a/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs b/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs index 37e8344051..59d160917e 100644 --- a/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs +++ b/sources/Interop/Windows/Windows/um/winnt/TOKEN_SOURCE.cs @@ -3,6 +3,7 @@ // Ported from um/winnt.h in the Windows SDK for Windows 10.0.22621.0 // Original source is Copyright © Microsoft. All rights reserved. +using System; using System.Runtime.CompilerServices; namespace TerraFX.Interop.Windows; From 04daf753d38b856b6b24d256a0c384e52a945c4b Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Fri, 15 Dec 2023 09:59:51 -0800 Subject: [PATCH 3/3] Suppress the temporary warning --- sources/Interop/Windows/TerraFX.Interop.Windows.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/Interop/Windows/TerraFX.Interop.Windows.csproj b/sources/Interop/Windows/TerraFX.Interop.Windows.csproj index 12a00bb0ab..32a295b205 100644 --- a/sources/Interop/Windows/TerraFX.Interop.Windows.csproj +++ b/sources/Interop/Windows/TerraFX.Interop.Windows.csproj @@ -38,6 +38,7 @@ $(NoWarn);CA1003;CA1008;CA1024;CA1027;CA1028;CA1030;CA1034;CA1040;CA1041;CA1051;CA1069;CA1305;CA1401;CA1700;CA1707;CA1708;CA1711;CA1712;CA1715;CA1716;CA1720;CA1724;CA1815;CA2201;CA2217;CA2225;CS1591;CS8981;SYSLIB1054 + $(NoWarn);CS0618