Re: [Mingw-w64-public] [PATCH] adsiid: add missing GUIDs

2021-10-21 Thread LIU Hao
在 2021-10-20 14:40, Jeremy Drake via Mingw-w64-public 写道: Obtained from program that printed them out, linked to Windows SDK, and then merging the output with the existing file. A few of the GUIDs in ADSIid.h were undefined in ADSIid.Lib: Thanks for the patch. Applied to master and pushed.

[Mingw-w64-public] [PATCH] adsiid: add missing GUIDs

2021-10-19 Thread Jeremy Drake via Mingw-w64-public
Obtained from program that printed them out, linked to Windows SDK, and then merging the output with the existing file. A few of the GUIDs in ADSIid.h were undefined in ADSIid.Lib: IID_IADsSchema IID_IDirectoryAttrMgmt IID_IDSAttrMgmt IID_IDSObject IID_IDSSearch The GUIDs were obtained by: #def