Skip to content

Commit

Permalink
Fixed #1244.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebattista committed Nov 18, 2022
1 parent 6627267 commit 8c5e024
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
17 changes: 17 additions & 0 deletions generation/WinSDK/scraper.settings.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,23 @@ IFaxServerNotify2
Matrix4x3F
Matrix4x4F
Matrix5x4F
IWABOBJECT_
IWABOBJECT_AddRef_METHOD
IWABOBJECT_AllocateBuffer_METHOD
IWABOBJECT_AllocateMore_METHOD
IWABOBJECT_Backup_METHOD
IWABOBJECT_Find_METHOD
IWABOBJECT_FreeBuffer_METHOD
IWABOBJECT_GetLastError_METHOD
IWABOBJECT_GetMe_METHOD
IWABOBJECT_Import_METHOD
IWABOBJECT_LDAPUrl_METHOD
IWABOBJECT_QueryInterface_METHOD
IWABOBJECT_Release_METHOD
IWABOBJECT_SetMe_METHOD
IWABOBJECT_VCardCreate_METHOD
IWABOBJECT_VCardDisplay_METHOD
IWABOBJECT_VCardRetrieve_METHOD
--remap
ABI::Windows::Foundation::IActivatableClassRegistration=IActivatableClassRegistration
adpcmcoef_tag=ADPCMCOEFSET
Expand Down
18 changes: 18 additions & 0 deletions scripts/ChangesSinceLastRelease.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,21 @@ Windows.Win32.System.ApplicationInstallationAndServicing.IPMTileInfo.set_Notifie
Windows.Win32.System.ApplicationInstallationAndServicing.IPMTilePropertyInfo.set_Property : => [SpecialName]
Windows.Win32.System.Ole.IPicture.set_hPal : => [SpecialName]
Windows.Win32.System.Ole.IPicture2.set_hPal : => [SpecialName]
# Fixed #1244.
Windows.Win32.System.AddressBook.IWABOBJECT_ removed
Windows.Win32.System.AddressBook.IWABOBJECT_AddRef_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_AllocateBuffer_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_AllocateMore_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_Backup_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_Find_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_FreeBuffer_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_GetLastError_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_GetMe_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_Import_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_LDAPUrl_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_QueryInterface_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_Release_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_SetMe_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_VCardCreate_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_VCardDisplay_METHOD removed
Windows.Win32.System.AddressBook.IWABOBJECT_VCardRetrieve_METHOD removed

0 comments on commit 8c5e024

Please sign in to comment.